all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.2.0,autopage==0.5.2,bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.6.0,cmd2==2.4.3,cryptography==42.0.4,debtcollector==3.0.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.6,iso8601==2.1.0,jsonschema==4.19.2,jsonschema-specifications==2023.12.1,msgpack==1.0.7,netaddr==0.10.1,netifaces==0.11.0,oslo.concurrency==6.0.0,oslo.config==9.4.0,oslo.context==5.4.0,oslo.i18n==6.3.0,oslo.log==5.5.0,oslo.serialization==5.4.0,oslo.utils==7.1.0,packaging==23.2,paramiko==3.4.0,pbr==6.0.0,prettytable==3.9.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,python-dateutil==2.8.2,python-subunit==1.4.4,PyYAML==6.0.1,referencing==0.33.0,requests==2.31.0,rfc3986==2.0.0,rpds-py==0.18.0,six==1.16.0,stestr==4.1.0,stevedore==5.2.0,-e git+https://github.com/openstack/tempest@d0731b78c5116aa967152ab88b9e1fea00537931#egg=tempest,testtools==2.7.1,tomlkit==0.12.3,tzdata==2024.1,urllib3==1.26.18,voluptuous==0.14.2,wcwidth==0.2.13,wrapt==1.16.0 all run-test-pre: PYTHONHASHSEED='210697707' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {6} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {1} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {5} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {9} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [3.010382s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:55,650 85864 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes 1.625s 2024-03-01 03:53:55,650 85864 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-383636196"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4c0cf3-de0e-4b27-81a9-e74b8f15efdf', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4c0cf3-de0e-4b27-81a9-e74b8f15efdf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes'} Body: b'{"volume": {"id": "9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:55.497518", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-383636196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}], "user_id": "04e63e11ac7941e394d40e223202e34c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:53:55,883 85864 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5 0.222s 2024-03-01 03:53:55,884 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcea5d83-60c9-4ee5-afbc-ec568ee616dc', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcea5d83-60c9-4ee5-afbc-ec568ee616dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5'} Body: b'{"volume": {"id": "9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:55.000000", "updated_at": "2024-03-01T03:53:56.000000", "name": "tempest-TestVolumeSwap-volume-383636196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}], "user_id": "04e63e11ac7941e394d40e223202e34c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182111cf3d37428f8da8363e193a5777"}}' 2024-03-01 03:53:57,017 85864 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5 0.119s 2024-03-01 03:53:57,017 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f66b17-629c-46ac-96d6-54ba1bd832ab', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f66b17-629c-46ac-96d6-54ba1bd832ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5'} Body: b'{"volume": {"id": "9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:55.000000", "updated_at": "2024-03-01T03:53:56.000000", "name": "tempest-TestVolumeSwap-volume-383636196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}], "user_id": "04e63e11ac7941e394d40e223202e34c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182111cf3d37428f8da8363e193a5777"}}' {11} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [2.179480s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 26dad768-c6d6-4ea7-8b82-6b2db9aa9955 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:02,160 85880 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes 0.968s 2024-03-01 03:54:02,161 85880 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-1162902954", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9060e61a-b6da-41dc-9625-831186368082', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9060e61a-b6da-41dc-9625-831186368082', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes'} Body: b'{"volume": {"id": "26dad768-c6d6-4ea7-8b82-6b2db9aa9955", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:02.062203", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1162902954", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}], "user_id": "1452f709ac764cfba40c65096704e56e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:02,245 85880 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955 0.070s 2024-03-01 03:54:02,246 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310a4406-927f-4a75-83bf-2558d65a3e08', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310a4406-927f-4a75-83bf-2558d65a3e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955'} Body: b'{"volume": {"id": "26dad768-c6d6-4ea7-8b82-6b2db9aa9955", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:02.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1162902954", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}], "user_id": "1452f709ac764cfba40c65096704e56e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a4b644adc4d4531838af036f338571e"}}' 2024-03-01 03:54:03,347 85880 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955 0.083s 2024-03-01 03:54:03,348 85880 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae8628e-8bbd-4d74-80de-23514f7f69c0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae8628e-8bbd-4d74-80de-23514f7f69c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955'} Body: b'{"volume": {"id": "26dad768-c6d6-4ea7-8b82-6b2db9aa9955", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:02.000000", "updated_at": "2024-03-01T03:54:02.000000", "name": "tempest-TaggedBootDevicesTest-volume-1162902954", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}], "user_id": "1452f709ac764cfba40c65096704e56e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a4b644adc4d4531838af036f338571e"}}' {1} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [2.636202s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9849b5ad-09a6-4621-9772-5516ec09d598 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:05,655 85860 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes 1.459s 2024-03-01 03:54:05,655 85860 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-1959063112", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9d4b07-3568-4e3a-bfcc-908ae216fef6', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9d4b07-3568-4e3a-bfcc-908ae216fef6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes'} Body: b'{"volume": {"id": "9849b5ad-09a6-4621-9772-5516ec09d598", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:05.502168", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1959063112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}], "user_id": "03ee2cabd14c404899159d55334caaa2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:05,754 85860 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598 0.085s 2024-03-01 03:54:05,754 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4d8e7c-7ee1-44cd-9917-1e28d722a6d4', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4d8e7c-7ee1-44cd-9917-1e28d722a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598'} Body: b'{"volume": {"id": "9849b5ad-09a6-4621-9772-5516ec09d598", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:06.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1959063112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}], "user_id": "03ee2cabd14c404899159d55334caaa2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09ac3875b9df43b787119f31bf501fa2"}}' 2024-03-01 03:54:06,817 85860 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598 0.047s 2024-03-01 03:54:06,817 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66668689-34f3-43eb-9061-1a469489ab51', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66668689-34f3-43eb-9061-1a469489ab51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598'} Body: b'{"volume": {"id": "9849b5ad-09a6-4621-9772-5516ec09d598", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:06.000000", "updated_at": "2024-03-01T03:54:06.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1959063112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}], "user_id": "03ee2cabd14c404899159d55334caaa2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09ac3875b9df43b787119f31bf501fa2"}}' {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [10.714170s] ... 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 403, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ee44664f-4c4a-451e-93f0-42d86cd69694 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:07,794 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.531s 2024-03-01 03:54:07,794 85858 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-681299475"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-7f78be1d-8b42-4e75-9afb-c87541b28f00', 'date': 'Fri, 01 Mar 2024 03:54:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"e33e6165-6890-48e8-b194-5a7611606f46","name":"tempest-tagged-attachments-test-net-681299475","tenant_id":"9a8d8c0bd1374d329575059cda54188d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"9a8d8c0bd1374d329575059cda54188d","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":"2024-03-01T03:54:04Z","updated_at":"2024-03-01T03:54:05Z","revision_number":1}}' 2024-03-01 03:54:11,489 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 3.694s 2024-03-01 03:54:11,489 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "e33e6165-6890-48e8-b194-5a7611606f46", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-bf3ffd12-2436-41be-a3a1-e22b704e732b', 'date': 'Fri, 01 Mar 2024 03:54:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"d18d9bb0-9db2-4600-b33f-7416253758de","name":"","tenant_id":"9a8d8c0bd1374d329575059cda54188d","network_id":"e33e6165-6890-48e8-b194-5a7611606f46","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":"2024-03-01T03:54:08Z","updated_at":"2024-03-01T03:54:08Z","revision_number":0,"project_id":"9a8d8c0bd1374d329575059cda54188d"}}' 2024-03-01 03:54:11,977 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes 0.486s 2024-03-01 03:54:11,977 85858 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-628728806"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b28392d-d3fa-4282-9fb3-4a651ad98ec5', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b28392d-d3fa-4282-9fb3-4a651ad98ec5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes'} Body: b'{"volume": {"id": "ee44664f-4c4a-451e-93f0-42d86cd69694", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:11.882545", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-628728806", "description": null, "volume _type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}], "user_id": "a9d3a6b4e2a5447da7a58d1956dafc16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:12,063 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694 0.072s 2024-03-01 03:54:12,063 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24d9d4e-fcd1-48bd-81b5-4c22a0dfab90', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24d9d4e-fcd1-48bd-81b5-4c22a0dfab90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694'} Body: b'{"volume": {"id": "ee44664f-4c4a-451e-93f0-42d86cd69694", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:12.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-628728806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}], "user_id": "a9d3a6b4e2a5447da7a58d1956dafc16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a8d8c0bd1374d329575059cda54188d"}}' 2024-03-01 03:54:13,446 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694 0.368s 2024-03-01 03:54:13,447 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fafbfb9-2a9d-4b62-9d73-3cf320949baa', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fafbfb9-2a9d-4b62-9d73-3cf320949baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694'} Body: b'{"volume": {"id": "ee44664f-4c4a-451e-93f0-42d86cd69694", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:12.000000", "updated_at": "2024-03-01T03:54:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-628728806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-9 3f0-42d86cd69694"}], "user_id": "a9d3a6b4e2a5447da7a58d1956dafc16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a8d8c0bd1374d329575059cda54188d"}}' 2024-03-01 03:54:14,085 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/d18d9bb0-9db2-4600-b33f-7416253758de 0.622s 2024-03-01 03:54:14,085 85858 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-0da70c63-a91f-46cd-b082-95d51c951bd1', 'date': 'Fri, 01 Mar 2024 03:54:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/d18d9bb0-9db2-4600-b33f-7416253758de'} Body: b'' 2024-03-01 03:54:14,974 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/e33e6165-6890-48e8-b194-5a7611606f46 0.888s 2024-03-01 03:54:14,975 85858 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-47a99358-b853-4c52-afbc-f0a6884e5af0', 'date': 'Fri, 01 Mar 2024 03:54:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/e33e6165-6890-48e8-b194-5a7611606f46'} Body: b'' {2} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [2.528312s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a593c40c-a2a4-4fe7-91ed-954518f0abc2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:14,203 85862 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes 1.355s 2024-03-01 03:54:14,203 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-889660247"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89002a9a-bf20-4ab4-b390-22dd68a4ba68', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89002a9a-bf20-4ab4-b390-22dd68a4ba68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes'} Body: b'{"volume": {"id": "a593c40c-a2a4-4fe7-91ed-954518f0abc2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:14.037703", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-889660247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}], "user_id": "ed05b393934b4ba9b97cb93ae5b7c04f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2024-03-01 03:54:14,298 85862 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2 0.083s 2024-03-01 03:54:14,298 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc86e471-b221-48ae-92ec-2c151f442651', 'content-length': '1030', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc86e471-b221-48ae-92ec-2c151f442651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2'} Body: b'{"volume": {"id": "a593c40c-a2a4-4fe7-91ed-954518f0abc2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:14.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-889660247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}], "user_id": "ed05b393934b4ba9b97cb93ae5b7c04f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "8e601951e5a149a08eeddf403fdf1f03"}}' 2024-03-01 03:54:15,361 85862 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest :test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2 0.049s 2024-03-01 03:54:15,361 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2fcfcd-54cb-4c0d-b99c-e039e05d0c02', 'content-length': '1051', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2fcfcd-54cb-4c0d-b99c-e039e05d0c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2'} Body: b'{"volume": {"id": "a593c40c-a2a4-4fe7-91ed-954518f0abc2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:14.000000", "updated_at": "2024-03-01T03:54:14.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-889660247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}], "user_id": "ed05b393934b4ba9b97cb93ae5b7c04f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "8e601951e5a149a08eeddf403fdf1f03"}}' {11} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.956877s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a86f7ab6-dacf-43fb-a985-e337a3f0332e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:26,157 85880 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.757s 2024-03-01 03:54:26,158 85880 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-1936030413", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86f7ab6-dacf-43fb-a985-e337a3f0332e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a97505a-be37-458b-bdf4-df4877498bfa', 'x-compute-request-id': 'req-2a97505a-be37-458b-bdf4-df4877498bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "a86f7ab6-dacf-43fb-a985-e337a3f0332e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T03:54:25.996941", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1936030413", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-03-01 03:54:26,267 85880 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/a86f7ab6-dacf-43fb-a985-e337a3f0332e 0.104s 2024-03-01 03:54:26,268 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587aa31e-50c8-4fa1-8a19-d31f45b9ac70', 'x-compute-request-id': 'req-587aa31e-50c8-4fa1-8a19-d31f45b9ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86f7ab6-dacf-43fb-a985-e337a3f0332e'} Body: b'{"volume": {"id": "a86f7ab6-dacf-43fb-a985-e337a3f0332e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T03:54:26.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1936030413", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-03-01 03:54:27,349 85880 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/a86f7ab6-dacf-43fb-a985-e337a3f0332e 0.075s 2024-03-01 03:54:27,350 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9fdf325-f835-4fa7-bbfc-31c26722b5c8', 'x-compute-request-id': 'req-e9fdf325-f835-4fa7-bbfc-31c26722b5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86f7ab6-dacf-43fb-a985-e337a3f0332e'} Body: b'{"volume": {"id": "a86f7ab6-dacf-43fb-a985-e337a3f0332e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T03:54:26.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1936030413", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {11} 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8898ab46-fa43-4969-8055-3500019c15c3 failed to build and is in ERROR status {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.197142s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013589s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.013128s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.055910s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.014640s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010818s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.041889s] ... ok {11} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.040256s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.021482s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.033929s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.098818s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.043395s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.027967s] ... ok {11} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.738112s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 125, 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 43, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bf10138-79d0-4934-a6ed-09216ccbd64f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:43,993 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes 0.415s 2024-03-01 03:54:43,994 85880 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-239782091", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba08d5a-e48b-485f-aca5-5d08d99bbb03', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba08d5a-e48b-485f-aca5-5d08d99bbb03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes'} Body: b'{"volume": {"id": "8bf10138-79d0-4934-a6ed-09216ccbd64f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:43.915112", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-239782091", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:44,053 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f 0.046s 2024-03-01 03:54:44,053 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25846919-c5d7-413b-b30e-b6d9ad267967', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25846919-c5d7-413b-b30e-b6d9ad267967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f'} Body: b'{"volume": {"id": "8bf10138-79d0-4934-a6ed-09216ccbd64f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:44.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-239782091", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:45,129 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f 0.049s 2024-03-01 03:54:45,132 85880 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8769cc-3cd6-4af5-a56d-911a63d7786b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8769cc-3cd6-4af5-a56d-911a63d7786b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f'} Body: b'{"volume": {"id": "8bf10138-79d0-4934-a6ed-09216ccbd64f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:44.000000", "updated_at": "2024-03-01T03:54:44.000000", "name": "tempest-VolumesGetTest-Volume-239782091", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:45,288 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f 0.135s 2024-03-01 03:54:45,289 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54: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-7816f60d-4ee2-4718-8c7a-cbc417910c34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f'} Body: b'' 2024-03-01 03:54:45,312 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f 0.023s 2024-03-01 03:54:45,312 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54: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-cf8aaed5-66d5-420b-a6ed-5d664c291c2b', 'x-openstack-request-id': 'req-cf8aaed5-66d5-420b-a6ed-5d664c291c2b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8bf10138-79d0-4934-a6ed-09216ccbd64f could not be found."}}' {11} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.678782s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 143, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e4d38c75-d31e-4628-b4ea-c21fd0c7d129 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:45,567 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes 0.244s 2024-03-01 03:54:45,568 85880 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-453576972"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43acd3a9-a30a-40b2-8290-d5bd6002027a', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43acd3a9-a30a-40b2-8290-d5bd6002027a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes'} Body: b'{"volume": {"id": "e4d38c75-d31e-4628-b4ea-c21fd0c7d129", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:45.454165", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-453576972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:45,632 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.053s 2024-03-01 03:54:45,632 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63882137-9bc1-4b43-afe8-8a7d6ca35f5f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63882137-9bc1-4b43-afe8-8a7d6ca35f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'{"volume": {"id": "e4d38c75-d31e-4628-b4ea-c21fd0c7d129", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:45.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-453576972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:46,713 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.067s 2024-03-01 03:54:46,713 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfe84ef-6716-4ae2-a558-e7d5b707de99', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfe84ef-6716-4ae2-a558-e7d5b707de99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'{"volume": {"id": "e4d38c75-d31e-4628-b4ea-c21fd0c7d129", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:45.000000", "updated_at": "2024-03-01T03:54:46.000000", "name": "tempest-VolumesGetTest-Volume-453576972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:46,785 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.059s 2024-03-01 03:54:46,786 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369e239f-be8e-47d8-b4ac-c5af8dcf228a', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369e239f-be8e-47d8-b4ac-c5af8dcf228a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'{"volume": {"id": "e4d38c75-d31e-4628-b4ea-c21fd0c7d129", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:45.000000", "updated_at": "2024-03-01T03:54:46.000000", "name": "tempest-VolumesGetTest-Volume-453576972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:46,971 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.174s 2024-03-01 03:54:46,972 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:46 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-f364eb70-2d3c-478c-af18-46cffde45b5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'' 2024-03-01 03:54:46,997 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.025s 2024-03-01 03:54:46,998 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54: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-8aa4dc80-9850-4682-9bdd-f51a6ca9fd12', 'x-openstack-request-id': 'req-8aa4dc80-9850-4682-9bdd-f51a6ca9fd12', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e4d38c75-d31e-4628-b4ea-c21fd0c7d129 could not be found."}}' {11} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.855359s] ... 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 135, 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 43, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8755d746-ac58-4bfa-89c3-29be0d1e66a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:47,058 85880 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/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.055s 2024-03-01 03:54:47,058 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bf00eb9b-eee7-4347-9ff1-83c9cdb3ed10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:47,529 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes 0.470s 2024-03-01 03:54:47,530 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-VolumesGetTest-Volume-491037188", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5bbf2b-7729-4d4a-85fe-46c0f087b3c2', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5bbf2b-7729-4d4a-85fe-46c0f087b3c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes'} Body: b'{"volume": {"id": "8755d746-ac58-4bfa-89c3-29be0d1e66a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:47.441120", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-491037188", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:47,610 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5 0.067s 2024-03-01 03:54:47,611 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c538b64f-0400-4919-933e-3eba181dff5d', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c538b64f-0400-4919-933e-3eba181dff5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5'} Body: b'{"volume": {"id": "8755d746-ac58-4bfa-89c3-29be0d1e66a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:47.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-491037188", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:48,677 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5 0.045s 2024-03-01 03:54:48,678 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d02b55d-6eb3-4fe8-a2d2-640d48303186', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d02b55d-6eb3-4fe8-a2d2-640d48303186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5'} Body: b'{"volume": {"id": "8755d746-ac58-4bfa-89c3-29be0d1e66a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:47.000000", "updated_at": "2024-03-01T03:54:48.000000", "name": "tempest-VolumesGetTest-Volume-491037188", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:48,826 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5 0.135s 2024-03-01 03:54:48,826 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090c7e33-4c5f-4e02-9095-af31131b6f82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5'} Body: b'' 2024-03-01 03:54:48,855 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5 0.028s 2024-03-01 03:54:48,856 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ade4091-6570-42d0-aeac-fbcd6c3965f4', 'x-openstack-request-id': 'req-4ade4091-6570-42d0-aeac-fbcd6c3965f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8755d746-ac58-4bfa-89c3-29be0d1e66a5 could not be found."}}' {11} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [4.218871s] ... 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 093bca97-b100-4083-9457-4623fb9ca6f9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:51,809 85880 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/39bc5987bbb2412fbbc408044483df7d/types 0.218s 2024-03-01 03:54:51,810 85880 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': 'Fri, 01 Mar 2024 03:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5092cc0d-465a-4823-a2a9-44d87aab969e', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5092cc0d-465a-4823-a2a9-44d87aab969e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39bc5987bbb2412fbbc408044483df7d/types'} Body: b'{"volume_type": {"id": "1f16353d-3d7c-482f-8670-9d219f3fcc26", "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}}' 2024-03-01 03:54:52,782 85880 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.969s 2024-03-01 03:54:52,783 85880 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': 'Fri, 01 Mar 2024 03:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-995b431f-5cfb-4d65-9b80-34212b548034', '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": "1a5bccf2e04e4973a778c8a88ac10fda", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f62658d8-ebba-4875-ab86-da0e89a44910", "created_at": "2024-03-01T03:54:53Z", "updated_at": "2024-03-01T03:54:53Z", "tags": [], "self": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910", "file": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:54,130 85880 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/f62658d8-ebba-4875-ab86-da0e89a44910/file 1.341s 2024-03-01 03:54:54,130 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2089bb83-cca3-4338-bcba-5cdce0398894', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file'} Body: b'' 2024-03-01 03:54:54,156 85880 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/f62658d8-ebba-4875-ab86-da0e89a44910 0.025s 2024-03-01 03:54:54,156 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-33ec4e11-baf8-4193-a2d9-d7c318987013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910'} 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": "32b0635fe7ff0389a013958dd8c99e86", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1a5bccf2e04e4973a778c8a88ac10fda", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5424ab4e5b4e68080d10a29a7fb8fe7c9d2c8bdd67ce5dc8e055278f4393d0c7ef98cccab309db4205ee94994258f92f92724725951f128caab4c632bf767a50", "id": "f62658d8-ebba-4875-ab86-da0e89a44910", "created_at": "2024-03-01T03:54:53Z", "updated_at": "2024-03-01T03:54:54Z", "tags": [], "self": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910", "file": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:54,177 85880 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/f62658d8-ebba-4875-ab86-da0e89a44910 0.020s 2024-03-01 03:54:54,177 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-50114e26-58f5-4efd-b0ec-7f900b08722a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910'} 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": "32b0635fe7ff0389a013958dd8c99e86", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1a5bccf2e04e4973a778c8a88ac10fda", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5424ab4e5b4e68080d10a29a7fb8fe7c9d2c8bdd67ce5dc8e055278f4393d0c7ef98cccab309db4205ee94994258f92f92724725951f128caab4c632bf767a50", "id": "f62658d8-ebba-4875-ab86-da0e89a44910", "created_at": "2024-03-01T03:54:53Z", "updated_at": "2024-03-01T03:54:54Z", "tags": [], "self": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910", "file": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:54,201 85880 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/f62658d8-ebba-4875-ab86-da0e89a44910 0.022s 2024-03-01 03:54:54,201 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3979d7a0-f451-47f2-9cb1-eae9118798e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910'} 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": "32b0635fe7ff0389a013958dd8c99e86", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1a5bccf2e04e4973a778c8a88ac10fda", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5424ab4e5b4e68080d10a29a7fb8fe7c9d2c8bdd67ce5dc8e055278f4393d0c7ef98cccab309db4205ee94994258f92f92724725951f128caab4c632bf767a50", "id": "f62658d8-ebba-4875-ab86-da0e89a44910", "created_at": "2024-03-01T03:54:53Z", "updated_at": "2024-03-01T03:54:54Z", "tags": [], "self": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910", "file": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:54,670 85880 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/1a5bccf2e04e4973a778c8a88ac10fda/volumes 0.468s 2024-03-01 03:54:54,670 85880 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": "f62658d8-ebba-4875-ab86-da0e89a44910", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195a498c-cea7-4ba4-8afa-1a3b60a6c26b', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195a498c-cea7-4ba4-8afa-1a3b60a6c26b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a5bccf2e04e4973a778c8a88ac10fda/volumes'} Body: b'{"volume": {"id": "093bca97-b100-4083-9457-4623fb9ca6f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:54.583369", "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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}], "user_id": "3b472cdf87324952ba6a863ba134c582", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:54,731 85880 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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9 0.050s 2024-03-01 03:54:54,732 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a63f7b7-6ed4-4cdc-bcb9-f9ad8660d9a5', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a63f7b7-6ed4-4cdc-bcb9-f9ad8660d9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9'} Body: b'{"volume": {"id": "093bca97-b100-4083-9457-4623fb9ca6f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:55.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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}], "user_id": "3b472cdf87324952ba6a863ba134c582", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a5bccf2e04e4973a778c8a88ac10fda"}}' 2024-03-01 03:54:55,793 85880 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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9 0.047s 2024-03-01 03:54:55,793 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3e23f2-f2fd-4633-b044-9da1cc442925', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3e23f2-f2fd-4633-b044-9da1cc442925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9'} Body: b'{"volume": {"id": "093bca97-b100-4083-9457-4623fb9ca6f9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:55.000000", "updated_at": "2024-03-01T03:54:55.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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}], "user_id": "3b472cdf87324952ba6a863ba134c582", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a5bccf2e04e4973a778c8a88ac10fda"}}' {2} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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/servers/test_server_actions.py", line 832, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f0757f54-8830-441a-b041-5d67d7ea82cc failed to build and is in ERROR status {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.086347s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8091aac2-a928-40e6-be63-6ce43a1fdf85 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:58,595 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types 0.138s 2024-03-01 03:54:58,595 85862 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-1705862868"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d40612-2898-4210-9c06-bc4aa3dea55e', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d40612-2898-4210-9c06-bc4aa3dea55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types'} Body: b'{"volume_type": {"id": "9e54760a-e3f8-4db7-82d7-a7fd8d50434a", "name": "tempest-GroupSnapshotsTest-volume-type-1705862868", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 03:54:58,651 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types 0.053s 2024-03-01 03:54:58,652 85862 DEBUG [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-747801678"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ddae91-d9dd-4338-9230-46fdc510cc86', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ddae91-d9dd-4338-9230-46fdc510cc86', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types'} Body: b'{"group_type": {"id": "c123a5eb-a75f-41f4-b3b7-de6e69cdaa70", "name": "tempest-GroupSnapshotsTest-group-type-747801678", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 03:54:59,075 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups 0.420s 2024-03-01 03:54:59,076 85862 DEBUG [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": "c123a5eb-a75f-41f4-b3b7-de6e69cdaa70", "volume_types": ["9e54760a-e3f8-4db7-82d7-a7fd8d50434a"], "name": "tempest-GroupSnapshotsTest-Group-1745896366"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa604fe-a9a4-4e21-9be8-30c09e68b1fa', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa604fe-a9a4-4e21-9be8-30c09e68b1fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups'} Body: b'{"group": {"id": "8091aac2-a928-40e6-be63-6ce43a1fdf85", "name": "tempest-GroupSnapshotsTest-Group-1745896366"}}' 2024-03-01 03:54:59,175 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85 0.098s 2024-03-01 03:54:59,176 85862 DEBUG [tempest.lib.com mon.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': 'Fri, 01 Mar 2024 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e620c61-598a-438b-b887-ee9016d9789f', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e620c61-598a-438b-b887-ee9016d9789f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85'} Body: b'{"group": {"id": "8091aac2-a928-40e6-be63-6ce43a1fdf85", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:54:59.000000", "name": "tempest-GroupSnapshotsTest-Group-1745896366", "description": null, "group_type": "c123a5eb-a75f-41f4-b3b7-de6e69cdaa70", "volume_types": ["9e54760a-e3f8-4db7-82d7-a7fd8d50434a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:00,213 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85 0.031s 2024-03-01 03:55:00,213 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfd59f9-ae88-429e-9478-e9834da9be25', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfd59f9-ae88-429e-9478-e9834da9be25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85'} Body: b'{"group": {"id": "8091aac2-a928-40e6-be63-6ce43a1fdf85", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:54:59.000000", "name": "tempest-GroupSnapshotsTest-Group-1745896366", "description": null, "group_type": "c123a5eb-a75f-41f4-b3b7-de6e69cdaa70", "volume_types": ["9e54760a-e3f8-4db7-82d7-a7fd8d50434a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:00,280 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail 0.061s 2024-03-01 03:55:00,281 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9243a7-4788-4721-a9e9-5922e668c192', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9243a7-4788-4721-a9e9-5922e668c192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 03:55:00,355 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85/action 0.062s 2024-03-01 03:55:00,355 85862 DEBUG [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": {"delet e-volumes": true}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31eacea-3b92-49f2-9dcf-6c919179efc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85/action'} Body: b'' 2024-03-01 03:55:00,372 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85 0.016s 2024-03-01 03:55:00,372 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-58be9abd-b2d1-4029-b8ae-57af7c71eb84', 'x-openstack-request-id': 'req-58be9abd-b2d1-4029-b8ae-57af7c71eb84', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8091aac2-a928-40e6-be63-6ce43a1fdf85 could not be found."}}' 2024-03-01 03:55:00,408 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/c123a5eb-a75f-41f4-b3b7-de6e69cdaa70 0.036s 2024-03-01 03:55:00,409 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e32c167-2135-4b00-b563-b0440f0b726c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/c123a5eb-a75f-41f4-b3b7-de6e69cdaa70'} Body: b'' 2024-03-01 03:55:00,524 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/9e54760a-e3f8-4db7-82d7-a7fd8d50434a 0.114s 2024-03-01 03:55:00,524 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55: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-bb76b00c-a340-45a4-8f70-f07c15b55c53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/9e54760a-e3f8-4db7-82d7-a7fd8d50434a'} Body: b'' 2024-03-01 03:55:00,541 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/9e54760a-e3f8-4db7-82d7-a7fd8d50434a 0.016s 2024-03-01 03:55:00,541 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 20 24 03:55: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-b37cb90f-f1f6-4b25-b3e8-a4a9a0cabdf9', 'x-openstack-request-id': 'req-b37cb90f-f1f6-4b25-b3e8-a4a9a0cabdf9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/9e54760a-e3f8-4db7-82d7-a7fd8d50434a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9e54760a-e3f8-4db7-82d7-a7fd8d50434a could not be found."}}' {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.582897s] ... 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c3656e36-e6c4-4b33-affa-e9b7e9e071a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:59,694 85880 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes 0.419s 2024-03-01 03:54:59,695 85880 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-770069770"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2c10af-e1eb-436d-8c89-58f7b729295f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2c10af-e1eb-436d-8c89-58f7b729295f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes'} Body: b'{"volume": {"id": "c3656e36-e6c4-4b33-affa-e9b7e9e071a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:59.625143", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-770069770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}], "user_id": "2ae132216d7d4910a1ab3d3a45040283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:59,764 85880 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2 0.048s 2024-03-01 03:54:59,764 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2aeb477-0555-40f2-adf9-8c1591664845', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2aeb477-0555-40f2-adf9-8c1591664845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2'} Body: b'{"volume": {"id": "c3656e36-e6c4-4b33-affa-e9b7e9e071a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:00.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-770069770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}], "user_id": "2ae132216d7d4910a1ab3d3a45040283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64576395bd4a435d9de1855e8ff9961b"}}' 2024-03-01 03:55:00,841 85880 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2 0.063s 2024 -03-01 03:55:00,843 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b328aa41-ae41-437b-ba47-929de8e14b11', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b328aa41-ae41-437b-ba47-929de8e14b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2'} Body: b'{"volume": {"id": "c3656e36-e6c4-4b33-affa-e9b7e9e071a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:00.000000", "updated_at": "2024-03-01T03:55:00.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-770069770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}], "user_id": "2ae132216d7d4910a1ab3d3a45040283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64576395bd4a435d9de1855e8ff9961b"}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.874991s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 225, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group ae669df0-5221-4a81-a6c0-52d8b2a05ac6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:00,598 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types 0.053s 2024-03-01 03:55:00,598 85862 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-1268847852"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615992bb-8b59-47ad-a5ca-833f8dec6b47', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615992bb-8b59-47ad-a5ca-833f8dec6b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types'} Body: b'{"volume_type": {"id": "08b1397a-ba7b-43dc-89c5-12e0b30ba196", "name": "tempest-GroupSnapshotsTest-volume-type-1268847852", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 03:55:00,637 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types 0.036s 2024-03-01 03:55:00,637 85862 DEBUG [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-1365706925"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9038850b-da0e-47a7-86e1-74382c2d985c', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9038850b-da0e-47a7-86e1-74382c2d985c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types'} Body: b'{"group_type": {"id": "88b3041f-c5a3-4891-b4a6-a90f3ee775ce", "name": "tempest-GroupSnapshotsTest-group-type-1365706925", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 03:55:00,856 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups 0.216s 2024-03-01 03:55:00,856 85862 DEBUG [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": "88b3041f-c5a3-4891-b4a6-a90f3ee775ce", "volume_types": ["08b1397a-ba7b-43dc-89c5-12e0b30ba196"], "name": "tempest-GroupSnapshotsTest-Group-1898160057"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b942279a-f64c-47fc-8328-615f894fbd8b', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b942279a-f64c-47fc-8328-615f894fbd8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups'} Body: b'{"group": {"id": "ae669df0-5221-4a81-a6c0-52d8b2a05ac6", "name": "tempest-GroupSnapshotsTest-Group-1898160057"}}' 2024-03-01 03:55:00,901 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05 ac6 0.043s 2024-03-01 03:55:00,902 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca18a941-ba36-46f8-992d-fc5fcdbaf41e', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca18a941-ba36-46f8-992d-fc5fcdbaf41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6'} Body: b'{"group": {"id": "ae669df0-5221-4a81-a6c0-52d8b2a05ac6", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T03:55:01.000000", "name": "tempest-GroupSnapshotsTest-Group-1898160057", "description": null, "group_type": "88b3041f-c5a3-4891-b4a6-a90f3ee775ce", "volume_types": ["08b1397a-ba7b-43dc-89c5-12e0b30ba196"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:01,945 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6 0.037s 2024-03-01 03:55:01,945 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210ec874-7744-48fb-bda7-6495f25c94e8', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210ec874-7744-48fb-bda7-6495f25c94e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6'} Body: b'{"group": {"id": "ae669df0-5221-4a81-a6c0-52d8b2a05ac6", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:55:01.000000", "name": "tempest-GroupSnapshotsTest-Group-1898160057", "description": null, "group_type": "88b3041f-c5a3-4891-b4a6-a90f3ee775ce", "volume_types": ["08b1397a-ba7b-43dc-89c5-12e0b30ba196"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:01,949 85862 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 2024-03-01 03:55:01,988 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail 0.038s 2024-03-01 03:55:01,989 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd9aa52-8aba-457f-9c2e-cc5b8c789288', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd9aa52-8aba-457f-9c2e-cc5b8c789288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 03:55:02,162 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6/actio n 0.160s 2024-03-01 03:55:02,162 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913fa401-09de-4935-ba1a-078477925be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6/action'} Body: b'' 2024-03-01 03:55:02,178 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6 0.015s 2024-03-01 03:55:02,178 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:02 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-470d3a3c-fcf9-41ee-be96-5c36e43e8935', 'x-openstack-request-id': 'req-470d3a3c-fcf9-41ee-be96-5c36e43e8935', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ae669df0-5221-4a81-a6c0-52d8b2a05ac6 could not be found."}}' 2024-03-01 03:55:02,292 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/88b3041f-c5a3-4891-b4a6-a90f3ee775ce 0.113s 2024-03-01 03:55:02,292 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61059509-daf8-4f45-bdc4-f06a3cc63c61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/88b3041f-c5a3-4891-b4a6-a90f3ee775ce'} Body: b'' 2024-03-01 03:55:02,392 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/08b1397a-ba7b-43dc-89c5-12e0b30ba196 0.100s 2024-03-01 03:55:02,393 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799f7552-5a84-464f-b02e-4cfaa0a8d7fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/08b1397a-ba7b-43dc-89c5-12e0b30ba196'} Body: b'' 2024-03-01 03:55:02,418 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/08b1397a-ba7b-43dc-89c5-12e0b3 0ba196 0.025s 2024-03-01 03:55:02,419 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55: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-1d21e4a8-60f6-4f6b-a24a-a40411a11b14', 'x-openstack-request-id': 'req-1d21e4a8-60f6-4f6b-a24a-a40411a11b14', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/08b1397a-ba7b-43dc-89c5-12e0b30ba196'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 08b1397a-ba7b-43dc-89c5-12e0b30ba196 could not be found."}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.539837s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:02,457 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types 0.035s 2024-03-01 03:55:02,457 85862 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-1021447758"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47445120-13f1-47ec-bab3-d28b006cb04a', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47445120-13f1-47ec-bab3-d28b006cb04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types'} Body: b'{"volume_type": {"id": "82bf5372-ffd7-43cd-8129-f12e11edcc5a", "name": "tempest-GroupSnapshotsTest-volume-type-1021447758", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 03:55:02,514 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types 0.054s 2024-03-01 03:55:02,514 85862 DEBUG [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-1514117487"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80267944-b99f-4109-827f-8a4dc76b3765', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80267944-b99f-4109-827f-8a4dc76b3765', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types'} Body: b'{"group_type": {"id": "d6585784-a054-4fba-ab88-0a31b042d40f", "name": "tempest-GroupSnapshotsTest-group-type-1514117487", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 03:55:02,612 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups 0.095s 2024-03-01 03:55:02,612 85862 DEBUG [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": "d6585784-a054-4fba-ab88-0a31b042d40f", "volume_types": ["82bf5372-ffd7-43cd-8129-f12e11edcc5a"], "name": "tempest-GroupSnapshotsTest-Group-445422149"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05e85f3-f337-4551-af31-502918766636', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05e85f3-f337-4551-af31-502918766636', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups'} Body: b'{"group": {"id": "05319f17-b4ff-47d8-b5ec-d9f4ae9e9627", "name": "tempest-GroupSnapshotsTest-Group-445422149"}}' 2024-03-01 03:55:02,658 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 0.042s 2024-03-01 03:55:02,658 85862 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb75755-bc6b-4f90-b1f5-9c4c9258fe51', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb75755-bc6b-4f90-b1f5-9c4c9258fe51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627'} Body: b'{"group": {"id": "05319f17-b4ff-47d8-b5ec-d9f4ae9e9627", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T03:55:03.000000", "name": "tempest-GroupSnapshotsTest-Group-445422149", "description": null, "group_type": "d6585784-a054-4fba-ab88-0a31b042d40f", "volume_types": ["82bf5372-ffd7-43cd-8129-f12e11edcc5a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:03,696 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 0.033s 2024-03-01 03:55:03,697 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d8963f-2193-4de3-ade6-4ed27637f0d0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d8963f-2193-4de3-ade6-4ed27637f0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627'} Body: b'{"group": {"id": "05319f17-b4ff-47d8-b5ec-d9f4ae9e9627", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:55:03.000000", "name": "tempest-GroupSnapshotsTest-Group-445422149", "description": null, "group_type": "d6585784-a054-4fba-ab88-0a31b042d40f", "volume_types": ["82bf5372-ffd7-43cd-8129-f12e11edcc5a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:03,761 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail 0.059s 2024-03-01 03:55:03,761 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8b2348-c4f2-48ea-b0f2-d48c2b1d2e63', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8b2348-c4f2-48ea-b0f2-d48c2b1d2e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 03:55:03,840 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627/action 0.066s 2024-03-01 03:55:03,840 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 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-78681a95-0b2f-4207-bf33-03c047eb7233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627/action'} Body: b'' 2024-03-01 03:55:03,857 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 0.016s 2024-03-01 03:55:03,858 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 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-824fc24b-2d67-4888-8d67-73976d14d316', 'x-openstack-request-id': 'req-824fc24b-2d67-4888-8d67-73976d14d316', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 could not be found."}}' 2024-03-01 03:55:03,891 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/d6585784-a054-4fba-ab88-0a31b042d40f 0.032s 2024-03-01 03:55:03,891 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 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-a97f9a8b-9609-482a-8f38-c41535e8e0fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/d6585784-a054-4fba-ab88-0a31b042d40f'} Body: b'' 2024-03-01 03:55:03,941 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/82bf5372-ffd7-43cd-8129-f12e11edcc5a 0.049s 2024-03-01 03:55:03,941 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3f8aa3-1ca3-4e9a-8b81-cd402c8e38c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/82bf5372-ffd7-43cd-8129-f12e11edcc5a'} Body: b'' 2024-03-01 03:55:03,960 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/82bf5372-ffd7-43cd-8129-f12e11edcc5a 0.019s 2024-03-01 03:55:03,961 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Fri, 01 Mar 2024 03:55:03 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-a10cb190-0721-4985-bad7-bdd5943dd977', 'x-openstack-request-id': 'req-a10cb190-0721-4985-bad7-bdd5943dd977', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/82bf5372-ffd7-43cd-8129-f12e11edcc5a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 82bf5372-ffd7-43cd-8129-f12e11edcc5a could not be found."}}' {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.639632s] ... ok {2} 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 33c3b841-4339-4aff-8a65-294625251507 failed to build and is in ERROR status {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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7140f48c-ff62-4631-8b80-2980f54ec4a9 failed to build and is in ERROR status {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.812331s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bde9ad43-2eb0-4822-9523-30f8e995edee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:17,652 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.163s 2024-03-01 03:55:17,653 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d27adb5b-65ce-41ac-8a40-7d6e6d4941f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:55:18,006 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes 0.352s 2024-03-01 03:55:18,007 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-VolumesExtendTest-Volume-344051700"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746f7ecf-332f-4050-b230-ff84b7793905', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746f7ecf-332f-4050-b230-ff84b7793905', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes'} Body: b'{"volume": {"id": "bde9ad43-2eb0-4822-9523-30f8e995edee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:17.947391", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-344051700", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:18,063 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.044s 2024-03-01 03:55:18,063 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d6f816-e544-4169-96eb-e2b35f91222a', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d6f816-e544-4169-96eb-e2b35f91222a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'{"volume": {"id": "bde9ad43-2eb0-4822-9523-30f8e995edee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:18.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-344051700", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:19,119 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.043s 2024-03-01 03:55:19,120 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5830fb-e4ac-4a91-be3a-167ea20c5652', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5830fb-e4ac-4a91-be3a-167ea20c5652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'{"volume": {"id": "bde9ad43-2eb0-4822-9523-30f8e995edee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:18.000000", "updated_at": "2024-03-01T03:55:18.000000", "name": "tempest-VolumesExtendTest-Volume-344051700", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:19,172 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.039s 2024-03-01 03:55:19,172 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6416edf5-1b5d-423d-adf1-8a84fb3da29a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-6416edf5-1b5d-423d-adf1-8a84fb3da29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'{"volume": {"id": "bde9ad43-2eb0-4822-9523-30f8e995edee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:18.000000", "updated_at": "2024-03-01T03:55:18.000000", "name": "tempest-VolumesExtendTest-Volume-344051700", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:19,277 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.093s 2024-03-01 03:55:19,277 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed23b931-21fb-4c04-ae24-c950aa7b5ece', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'' 2024-03-01 03:55:19,299 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.021s 2024-03-01 03:55:19,300 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3bb9f8-724e-4f59-8bdd-9286a91c4e04', 'x-openstack-request-id': 'req-ea3bb9f8-724e-4f59-8bdd-9286a91c4e04', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bde9ad43-2eb0-4822-9523-30f8e995edee could not be found."}}' {2} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.596441s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fb623690-7f11-4e63-b401-95daae9ea816 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:19,570 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes 0.267s 2024-03-01 03:55:19,570 85862 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-1272260045"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3901b817-e853-43aa-8e2c-471e109705a4', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3901b817-e853-43aa-8e2c-471e109705a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes'} Body: b'{"volume": {"id": "fb623690-7f11-4e63-b401-95daae9ea816", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:19.491840", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1272260045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:19,621 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.039s 2024-03-01 03:55:19,621 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05b1871-8c9f-4a43-9587-82f5966576bf', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05b1871-8c9f-4a43-9587-82f5966576bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'{"volume": {"id": "fb623690-7f11-4e63-b401-95daae9ea816", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:19.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1272260045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:20,675 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.039s 2024-03-01 03:55:20,676 85862 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8050488b-00c2-44b5-bab8-4989ea6a5962', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8050488b-00c2-44b5-bab8-4989ea6a5962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'{"volume": {"id": "fb623690-7f11-4e63-b401-95daae9ea816", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:19.000000", "updated_at": "2024-03-01T03:55:20.000000", "name": "tempest-VolumesExtendTest-Volume-1272260045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:20,771 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.082s 2024-03-01 03:55:20,771 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65cf08e4-3883-4bcf-96c0-46cd0d242b8d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65cf08e4-3883-4bcf-96c0-46cd0d242b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'{"volume": {"id": "fb623690-7f11-4e63-b401-95daae9ea816", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:19.000000", "updated_at": "2024-03-01T03:55:20.000000", "name": "tempest-VolumesExtendTest-Volume-1272260045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:20,874 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.091s 2024-03-01 03:55:20,875 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55: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-a0bc478f-e7d4-45ae-adb0-cddbda7d3349', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'' 2024-03-01 03:55:20,898 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.022s 2024-03-01 03:55:20,898 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8798bdcf-871f-4a7d-9807-332110dbe52b', 'x-openstack-request-id': 'req-8798bdcf-871f-4a7d-9807-332110dbe52b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fb623690-7f11-4e63-b401-95daae9ea816 could not be found."}}' {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.197790s] ... ok {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.496658s] ... 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1fdf669d-7efc-4496-a45a-ea6b13654ad5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:25,220 85862 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes 0.365s 2024-03-01 03:55:25,221 85862 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-1051839311"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e4767a-d42c-4538-966a-ff27fcfe3285', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e4767a-d42c-4538-966a-ff27fcfe3285', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes'} Body: b'{"volume": {"id": "1fdf669d-7efc-4496-a45a-ea6b13654ad5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:25.141355", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1051839311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}], "user_id": "844717e186534bbd9f2d4107f18afc24", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:25,282 85862 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5 0.049s 2024-03-01 03:55:25,282 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79db4e5-3e52-470f-ac71-cf8999fb1d26', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79db4e5-3e52-470f-ac71-cf8999fb1d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5'} Body: b'{"volume": {"id": "1fdf669d-7efc-4496-a45a-ea6b13654ad5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:25.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1051839311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}], "user_id": "844717e186534bbd9f2d4107f18afc24", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fd32501908842dea60817fe629dc44e"}}' 2024-03-01 03:55:26,337 85862 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf66 9d-7efc-4496-a45a-ea6b13654ad5 0.042s 2024-03-01 03:55:26,338 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e618ff5-7c19-4338-a227-b4303a37e30f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e618ff5-7c19-4338-a227-b4303a37e30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5'} Body: b'{"volume": {"id": "1fdf669d-7efc-4496-a45a-ea6b13654ad5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:25.000000", "updated_at": "2024-03-01T03:55:25.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1051839311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}], "user_id": "844717e186534bbd9f2d4107f18afc24", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fd32501908842dea60817fe629dc44e"}}' {2} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.240782s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 80d173d4-e655-4b73-b2e7-e1c283976429 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:34,214 85874 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.049s 2024-03-01 03:53:34,215 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:34 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-e0d3091e-3de5-4abd-9355-7adff1575832', '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": "ad5c7c556ae846d697a9631db6b5d92f", "name": "tempest-DeleteServersTestJSON-1475366605-project-member", "password_expires_at": null}, "audit_ids": ["5oDBjMiESSmETc6hSZjiGQ"], "expires_at": "2024-03-01T04:53:34.000000Z", "issued_at": "2024-03-01T03:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6509d35f20442d6a373be7c6edd4511", "name": "tempest-DeleteServersTestJSON-1475366605"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b6509d35f20442d6a373be7c6edd4511", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:53:34,215 85874 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '460e7200-606a-4ed1-a7b9-3cbe664f035f', 'name': 'tempest-DeleteServersTestJSON-1505467804-network', 'tenant_id': 'b6509d35f20442d6a373be7c6edd4511', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6509d35f20442d6a373be7c6edd4511', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26459, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:11Z', 'revision_number': 1} available for tenant 2024-03-01 03:53:36,859 85874 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.643s 2024-03-01 03:53:36,859 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-583205816", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "460e7200-606a-4ed1-a7b9-3cbe664f035f"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e72068e4-9c93-4797-bfcb-ab45617398fd', 'x-compute-request-id': 'req-e72068e4-9c93-4797-bfcb-ab45617398fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "95ec15a0-0e8d-4bf9-8793-b25fdd751f23", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gcb6S2UX83rW"}}' 2024-03-01 03:53:37,145 85874 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/95ec15a0-0e8d-4bf9-8793-b25fdd751f23 0.282s 2024-03-01 03:53:37,146 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4706cfde-90f5-46bc-9bb8-4a7f44754d60', 'x-compute-request-id': 'req-4706cfde-90f5-46bc-9bb8-4a7f44754d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23'} Body: b'{"server": {"id": "95ec15a0-0e8d-4bf9-8793-b25fdd751f23", "name": "tempest-DeleteServersTestJSON-server-583205816", "status": "BUILD", "tenant_id": "b6509d35f20442d6a373be7c6edd4511", "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}], "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": []}}' 2024-03-01 03:54:27,893 85874 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/95ec15a0-0e8d-4bf9-8793-b25fdd751f23 0.677s 2024-03-01 03:54:27,894 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61533aa9-8478-4d2e-b4b8-ce39736d35f5', 'x-compute-request-id': 'req-61533aa9-8478-4d2e-b4b8-ce39736d35f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23'} Body: b'{"server": {"id": "95ec15a0-0e8d-4bf9-8793-b25fdd751f23", "name": "tempest-DeleteServersTestJSON-server-583205816", "status": "ACTIVE", "tenant_id": "b6509d35f20442d6a373be7c6edd4511", "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "metadata": {}, "hostId": "8c0d5094d1f8f85bf87f7ad9102cd18407d1b9d339e6e0add239e8a4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:36Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-DeleteServersTestJSON-1505467804-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ae:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:27,910 85874 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 03:55:28,222 85874 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes 0.253s 2024-03-01 03:55:28,222 85874 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-1597306517"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4930d3-ef28-4348-839b-7de206bf3727', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4930d3-ef28-4348-839b-7de206bf3727', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes'} Body: b'{"volume": {"id": "80d173d4-e655-4b73-b2e7-e1c283976429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:28.161756" , "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1597306517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}], "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:28,277 85874 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429 0.042s 2024-03-01 03:55:28,277 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8440922-3ff1-4382-8d1e-0ac2ac5f4339', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8440922-3ff1-4382-8d1e-0ac2ac5f4339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429'} Body: b'{"volume": {"id": "80d173d4-e655-4b73-b2e7-e1c283976429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:28.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1597306517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}], "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6509d35f20442d6a373be7c6edd4511"}}' 2024-03-01 03:55:29,334 85874 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429 0.042s 2024-03-01 03:55:29,334 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7bd38d-0c13-4c7c-895d-f9265a5dbc32', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7bd38d-0c13-4c7c-895d-f9265a5dbc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429'} Body: b'{"volume": {"id": "80d173d4-e655-4b73-b2e7-e1c283976429", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:28.000000", "updated_at": "2024-03-01T03:55:28.000000", "name": "tempest-DeleteServersTestJSON-volume-1597306517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80 d173d4-e655-4b73-b2e7-e1c283976429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}], "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6509d35f20442d6a373be7c6edd4511"}}' {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [177.292346s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 66a81988-2215-48fa-b2d7-1bedf1faf442 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:28,076 85866 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:53:28,076 85866 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:53:28,238 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.160s 2024-03-01 03:53:28,238 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1062689112", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4A8sxjDnn5/0bhp3OXnXFeXLFM7JH2UrnizpUCP0AB+8n7JbCMkkgEolnIJvZyynGhW6mD8fNYnd751peYOVk8hqhx58l/ATqALIrrwjXO7egvJB1xnO7exv+06+G0xw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a35ea19-d890-44c7-be12-cbb364fadc29', 'x-compute-request-id': 'req-9a35ea19-d890-44c7-be12-cbb364fadc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1062689112", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4A8sxjDnn5/0bhp3OXnXFeXLFM7JH2UrnizpUCP0AB+8n7JbCMkkgEolnIJvZyynGhW6mD8fNYnd751peYOVk8hqhx58l/ATqALIrrwjXO7egvJB1xnO7exv+06+G0xw==", "fingerprint": "6a:26:a5:56:58:d2:55:47:eb:8f:86:0f:0b:85:1a:b0", "user_id": "3b9f3fb632f347ca8691ba55499d1a84"}}' 2024-03-01 03:53:28,241 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1062689112 created 2024-03-01 03:53:29,659 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.418s 2024-03-01 03:53:29,660 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1258531859", "description": "tempest-description--302211722"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e8a94bfe-1d6d-4782-a8e4-46e4c57216b7', 'date': 'Fri, 01 Mar 2024 03:53:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "97caa963-0312-41e2-b71a-bb861cde072f", "name": "tempest-securitygroup--1258531859", "stateful": true, "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "description": "tempest-description--302211722", "shared": false, "security_group_rules": [{"id": "bc15d05a-bd0f-4037-aa43-334e841253ba", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 192, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:53:28Z", "updated_at": "2024-03-01T03:53:28Z", "revision_number": 0}, {"id": "c4108b20-1331-429a-8d61-957c75d9c73c", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 193, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:53:29Z", "updated_at": "2024-03-01T03:53:29Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:53:28Z", "updated_at": "2024-03-01T03:53:29Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:53:31,124 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.463s 2024-03-01 03:53:31,124 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c788d990-554d-4c52-a286-589178021e99', 'date': 'Fri, 01 Mar 2024 03:53:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f1afa079-8487-4084-8e92-1ccb962148a2", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:53:30Z", "updated_at": "2024-03-01T03:53:30Z", "revision_number": 0}}' 2024-03-01 03:53:32,488 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.363s 2024-03-01 03:53:32,488 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4d0bff12-d343-400a-af72-e1423cda66f9', 'date': 'Fri, 01 Mar 2024 03:53:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70814cec-23e0-41cf-9312-2590369715d3", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:53:31Z", "updated_at": "2024-03-01T03:53:31Z", "revision_number": 0}}' 2024-03-01 03:53:32,488 85866 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1258531859 created 2024-03-01 03:53:36,227 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.738s 2024-03-01 03:53:36,228 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-9460a170-c306-47f2-a5ca-579fb74452be', 'date': 'Fri, 01 Mar 2024 03:53:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0fed86ab-1dd7-4671-a284-acbdbd687f8a", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.46", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d4b7955d5df40c192322c2688bad10f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:53:34Z", "updated_at": "2024-03-01T03:53:34Z", "revision_number": 0}}' 2024-03-01 03:53:36,228 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0fed86ab-1dd7-4671-a284-acbdbd687f8a', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:53:34Z', 'updated_at': '2024-03-01T03:53:34Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2024-03-01 03:53:36,429 85866 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.150s 2024-03-01 03:53:36,429 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:36 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-d398913d-f729-4565-bf78-c0c9d1b75eea', '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": "3b9f3fb632f347ca8691ba55499d1a84", "name": "tempest-AttachVolumeNegativeTest-1597853009-project-member", "password_expires_at": null}, "audit_ids": ["PIBHHROzQGGDPp7NdXp8hA"], "expires_at": "2024-03-01T04:53:36.000000Z", "issued_at": "2024-03-01T03:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d4b7955d5df40c192322c2688bad10f", "name": "tempest-AttachVolumeNegativeTest-1597853009"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:53:36,430 85866 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '4079f181-40a0-4f37-8f64-25bc7601fe28', 'name': 'tempest-AttachVolumeNegativeTest-1660737255-network', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53523, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:10Z', 'revision_number': 1} available for tenant 2024-03-01 03:53:36,430 85866 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1062689112', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4A8sxjDnn5/0bhp3OXnXFeXLFM7JH2UrnizpUCP0AB+8n7JbCMkkgEolnIJvZyynGhW6mD8fNYnd751peYOVk8hqhx58l/ATqALIrrwjXO7egvJB1xnO7exv+06+G0xw==', 'fingerprint': '6a:26:a5:56:58:d2:55:47:eb:8f:86:0f:0b:85:1a:b0', 'user_id': '3b9f3fb632f347ca8691ba55499d1a84', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAd/o+SepX1qaddLHWvAXF6A98oMIJY20ChbyZFv+EyMRaNT9f+otts\n8Uzr48SCB1mgBwYFK4EEACKhZANiAATOAPLMYw55+f9G4adzl51xXlyxTOyR9lK5\n4s6VAj9AAfvJ+yWwjJJIBKJZyCb2cspxoVupg/HzWJ3e+daXmDlZPIaocefJfwE6\ngCyK68I1zu3oLyQdcZzu3sb/tOvhtMc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '97caa963-0312-41e2-b71a-bb861cde072f', 'name': 'tempest-securitygroup--1258531859', 'stateful': True, 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'description': 'tempest-description--302211722', 'shared': False, 'security_group_rules': [{'id': 'bc15d05a-bd0f-4037-aa43-334e841253ba', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': '97caa963-0312-41e2-b71a-bb861cde072f', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 192, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:53:28Z', 'updated_at': '2024-03-01T03:53:28Z', 'revision_number': 0}, {'id': 'c4108b20-1331-429a-8d61-957c75d9c73c', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': '97caa963-0312-41e2-b71a-bb861cde072f', '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, 'remo te_group_id': None, 'standard_attr_id': 193, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:53:29Z', 'updated_at': '2024-03-01T03:53:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:53:28Z', 'updated_at': '2024-03-01T03:53:29Z', 'revision_number': 1, 'project_id': '8d4b7955d5df40c192322c2688bad10f'}, 'floating_ip': {'id': '0fed86ab-1dd7-4671-a284-acbdbd687f8a', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:53:34Z', 'updated_at': '2024-03-01T03:53:34Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2024-03-01 03:53:39,891 85866 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 3.460s 2024-03-01 03:53:39,892 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1001938361", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "4079f181-40a0-4f37-8f64-25bc7601fe28"}], "security_groups": [{"name": "tempest-securitygroup--1258531859"}], "key_name": "tempest-keypair-1062689112", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ef46b19-5768-4c9c-97cc-7885c7b50fae', 'x-compute-request-id': 'req-2ef46b19-5768-4c9c-97cc-7885c7b50fae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1258531859"}], "adminPass": "password"}}' 2024-03-01 03:53:40,058 85866 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/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.164s 2024-03-01 03:53:40,059 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:39 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-3f015444-cc27-4173-bd3c-a51d261a86fe', 'x-compute-request-id': 'req-3f015444-cc27-4173-bd3c-a51d261a86fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'{"server": {"id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "name": "tempest-AttachVolumeNegativeTest-server-1001938361", "status": "BUILD", "tenant_id": "8d4b7955d5df40c192 322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:40Z", "updated": "2024-03-01T03:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1062689112", "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": []}}' 2024-03-01 03:54:30,766 85866 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/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.637s 2024-03-01 03:54:30,767 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:30 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-fcdc5e93-ede7-4e98-9e32-3f7a77572098', 'x-compute-request-id': 'req-fcdc5e93-ede7-4e98-9e32-3f7a77572098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'{"server": {"id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "name": "tempest-AttachVolumeNegativeTest-server-1001938361", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:39Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:44:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1062689112", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1258531859"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:30,795 85866 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 03:55:31,178 85866 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/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f/os-interface 0.370s 2024-03-01 03:55:31,179 85866 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:30 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-e1eb28d4-1e55-4618-a1c7-0c9f8c820994', 'x-compute-request-id': 'req-e1eb28d4-1e55-4618-a1c7-0c9f8c820994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "port_id": "a4a04128-434b-4695-bcb1-3a8c33441b31", "mac_addr": "fa:16:3e:85:44:ce", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "936ea464-e53f-4920-ac0c-25bb2390b0ac", "ip_address": "10.0.0.14"}]}]}' 2024-03-01 03:55:32,643 85866 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/0fed86ab-1dd7-4671-a284-acbdbd687f8a 1.460s 2024-03-01 03:55:32,643 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a4a04128-434b-4695-bcb1-3a8c33441b31"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8024d5d6-db8f-48cd-8eb6-1c870fd65e06', 'date': 'Fri, 01 Mar 2024 03:55:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0fed86ab-1dd7-4671-a284-acbdbd687f8a'} Body: b'{"floatingip": {"id": "0fed86ab-1dd7-4671-a284-acbdbd687f8a", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.46", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "6161874f-4dd3-48bf-b825-66b3e121ff61", "port_id": "a4a04128-434b-4695-bcb1-3a8c33441b31", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "mac_address": "fa:16:3e:85:44:ce", "admin_state_up": true, "status": "ACTIVE", "device_id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:53:34Z", "updated_at": "2024-03-01T03:55:31Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:55:32,645 85866 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2024-03-01 03:55:32,662 85866 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:55:32,772 85866 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:55:32,772 85866 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2024-03-01 03:55:32,815 85866 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/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f/ips 0.042s 2024-03-01 03:55:32,815 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:32 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-c5430884-2688-4e38-a470-7f3d3ef04 df5', 'x-compute-request-id': 'req-c5430884-2688-4e38-a470-7f3d3ef04df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2024-03-01 03:55:33,062 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes 0.244s 2024-03-01 03:55:33,062 85866 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-1969160217"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b87390c-8d55-4e40-bcde-f16554a77de2', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b87390c-8d55-4e40-bcde-f16554a77de2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes'} Body: b'{"volume": {"id": "66a81988-2215-48fa-b2d7-1bedf1faf442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:32.992683", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1969160217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:33,117 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442 0.043s 2024-03-01 03:55:33,117 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06e4252-ea67-4615-aa20-a750be616182', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06e4252-ea67-4615-aa20-a750be616182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442'} Body: b'{"volume": {"id": "66a81988-2215-48fa-b2d7-1bedf1faf442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1969160217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol- tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:55:34,175 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442 0.044s 2024-03-01 03:55:34,175 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ecb02b-28de-4380-b94e-f3787029beaf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ecb02b-28de-4380-b94e-f3787029beaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442'} Body: b'{"volume": {"id": "66a81988-2215-48fa-b2d7-1bedf1faf442", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:33.000000", "updated_at": "2024-03-01T03:55:33.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1969160217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:55:34,367 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.177s 2024-03-01 03:55:34,367 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:34 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-73598e00-23b9-484f-bd2d-c864b86f419d', 'x-compute-request-id': 'req-73598e00-23b9-484f-bd2d-c864b86f419d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'' 2024-03-01 03:55:34,618 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.250s 2024-03-01 03:55:34,619 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e474dd-e132-4779-944c-40ded2e4f3db', 'x-compute-request-id': 'req-45e474dd-e132-4779-944c-40ded2e4f3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'{"server": {"id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "name": " tempest-AttachVolumeNegativeTest-server-1001938361", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:39Z", "updated": "2024-03-01T03:55:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:44:ce"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:44:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1062689112", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1258531859"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:56:24,721 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.039s 2024-03-01 03:56:24,722 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:24 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-4e26ccd6-6dbd-486d-b661-8398034376e0', 'x-compute-request-id': 'req-4e26ccd6-6dbd-486d-b661-8398034376e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dfcf8d9a-6508-45b8-9f82-198f43ac1c7f could not be found."}}' 2024-03-01 03:56:24,751 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1062689112 0.028s 2024-03-01 03:56:24,751 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:24 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-9d07a2aa-da5b-499a-bf9c-8e1a3654b430', 'x-compute-request-id': 'req-9d07a2aa-da5b-499a-bf9c-8e1a3654b430', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1062689112'} Body: b'' 2024-03-01 03:56:24,950 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/97caa963-0312-41e2-b71a-bb861cde072f 0.198s 2024-03-01 03:56:24,951 85866 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-cf673147-6e40-4373-af0a-d5a42fab48de', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:56:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/97caa963-0312-41e2-b71a-bb861cde072f'} Body: b'' 2024-03-01 03:56:24,974 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/97caa963-0312-41e2-b71a-bb861cde072f 0.023s 2024-03-01 03:56:24,975 85866 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-66f4ef7a-b0b4-4e7b-811a-ee1f4e47233a', 'date': 'Fri, 01 Mar 2024 03:56:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/97caa963-0312-41e2-b71a-bb861cde072f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 97caa963-0312-41e2-b71a-bb861cde072f does not exist", "detail": ""}}' 2024-03-01 03:56:25,367 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0fed86ab-1dd7-4671-a284-acbdbd687f8a 0.391s 2024-03-01 03:56:25,367 85866 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-3da1fa41-3a99-4ffe-8771-fa6a6f1bf120', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0fed86ab-1dd7-4671-a284-acbdbd687f8a'} Body: b'' {8} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.816445s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d2e3354c-e401-4ffd-bc34-c14f439f1aae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:24,996 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types 0.200s 2024-03-01 03:56:24,997 85874 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-919696130"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe067d0-0700-459c-8894-c79aeece917f', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe067d0-0700-459c-8894-c79aeece917f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types'} Body: b'{"volume_type": {"id": "b6308121-be4a-4f18-b71e-376e42416fae", "name": "tempest-GroupsV320Test-volume-type-919696130", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 03:56:25,033 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/group_types 0.034s 2024-03-01 03:56:25,034 85874 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-1301717799"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20ba293-4a52-4d81-95bf-9adb0e349d38', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20ba293-4a52-4d81-95bf-9adb0e349d38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/group_types'} Body: b'{"group_type": {"id": "9a2d63f7-e686-47f9-b758-2e46fd698938", "name": "tempest-GroupsV320Test-group-type-1301717799", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 03:56:25,249 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups 0.213s 2024-03-01 03:56:25,250 85874 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": "9a2d63f7-e686-47f9-b758-2e46fd698938", "volume_types": ["b6308121-be4a-4f18-b71e-376e42416fae"], "name": "tempest-GroupsV320Test-Group-2065737496"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a2372f0-6f2d-4bea-8580-4170df4a2508', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a2372f0-6f2d-4bea-8580-4170df4a2508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups'} Body: b'{"group": {"id": "d2e3354c-e401-4ffd-bc34-c14f439f1aae", "name": "tempest-GroupsV320Test-Group-2065737496"}}' 2024-03-01 03:56:25,323 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae 0.071s 2024-03-01 03:56:25,324 85874 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': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ae7301-1c75-4a11-a734-46062c92d534', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ae7301-1c75-4a11-a734-46062c92d534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae'} Body: b'{"group": {"id": "d2e3354c-e401-4ffd-bc34-c14f439f1aae", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:56:25.000000", "name": "tempest-GroupsV320Test-Group-2065737496", "description": null, "group_type": "9a2d63f7-e686-47f9-b758-2e46fd698938", "volume_types": ["b6308121-be4a-4f18-b71e-376e42416fae"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:56:26,364 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae 0.032s 2024-03-01 03:56:26,365 85874 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': 'Fri, 01 Mar 2024 03:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ece58d-456b-4ca0-80d0-f70702be2783', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ece58d-456b-4ca0-80d0-f70702be2783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae'} Body: b'{"group": {"id": "d2e3354c-e401-4ffd-bc34-c14f439f1aae", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:56:25.000000", "name": "tempest-GroupsV320Test-Group-2065737496", "description": null, "group_type": "9a2d63f7-e686-47f9-b758-2e46fd698938", "volume_types": ["b6308121-be4a-4f18-b71e-376e42416fae"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:56:26,406 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/volumes/detail 0.036s 2024-03-01 03:56:26,406 85874 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': 'Fri, 01 Mar 2024 03:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181a3e8c-21cd-4f2a-b25a-c60e7f98e1ac', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181a3e8c-21cd-4f2a-b25a-c60e7f98e1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 03:56:26,490 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae/action 0.071s 2024-03-01 03:56:26,490 85874 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': 'Fri, 01 Mar 2024 03:56:26 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-a69d01bb-e539-4398-9467-55b0a7f97971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae/action'} Body: b'' 2024-03-01 03:56:26,509 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae 0.018s 2024-03-01 03:56:26,509 85874 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': 'Fri, 01 Mar 2024 03:56:26 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-a2b27ea9-0b13-4534-9082-d37b3cea9269', 'x-openstack-request-id': 'req-a2b27ea9-0b13-4534-9082-d37b3cea9269', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d2e3354c-e401-4ffd-bc34-c14f439f1aae could not be found."}}' 2024-03-01 03:56:26,537 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/group_types/9a2d63f7-e686-47f9-b758-2e46fd698938 0.027s 2024-03-01 03:56:26,537 85874 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': 'Fri, 01 Mar 2024 03:56:26 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-33f5a991-0eed-4ae0-9f2d-e5b65099a454', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/group_types/9a2d63f7-e686-47f9-b758-2e46fd698938'} Body: b'' 2024-03-01 03:56:26,593 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types/b6308121-be4a-4f18-b71e-376e42416fae 0.055s 2024-03-01 03:56:26,593 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8dad96-5199-4089-9c66-a1d37a685447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types/b6308121-be4a-4f18-b71e-376e42416fae'} Body: b'' 2024-03-01 03:56:26,611 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types/b6308121-be4a-4f18-b71e-376e42416fae 0.017s 2024-03-01 03:56:26,611 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '1 14', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d295d1-1058-45c4-a830-3e1fab7026d7', 'x-openstack-request-id': 'req-b8d295d1-1058-45c4-a830-3e1fab7026d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types/b6308121-be4a-4f18-b71e-376e42416fae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b6308121-be4a-4f18-b71e-376e42416fae could not be found."}}' {8} 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1f7b0337-6955-405c-9268-c884eea2b80e failed to build and is in ERROR status {8} 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 66f00297-40c1-46df-ad3d-1cedea4d867d failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [165.156612s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8c6b172d-577d-40d5-bb6c-6c05df63e21b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:04,327 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.123s 2024-03-01 03:54:04,328 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-542d8c6d-543b-4aaf-9991-3ea8f1902c52', '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": "9f8fd764b8df46859758835a2bfc167b", "name": "tempest-VolumesActionsTest-1479945862-project-member", "password_expires_at": null}, "audit_ids": ["gb0i-5OBR3m2bV0OPPVB4g"], "expires_at": "2024-03-01T04:54:04.000000Z", "issued_at": "2024-03-01T03:54:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "406c7452da0849f89c855bb650031a58", "name": "tempest-VolumesActionsTest-1479945862"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/406c7452da0849f89c855bb650031a58", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:54:04,328 85878 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '5c0f4b36-dbc0-4fbb-bc67-866cf3cd907c', 'name': 'tempest-VolumesActionsTest-298420998-network', 'tenant_id': '406c7452da0849f89c855bb650031a58', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '406c7452da0849f89c855bb650031a58', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37908, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:11Z', 'updated_at': '2024-03-01T03:53:11Z', 'revision_number': 1} available for tenant 2024-03-01 03:54:06,281 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.952s 2024-03-01 03:54:06,281 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-162971137", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "5c0f4b36-dbc0-4fbb-bc67-866cf3cd907c"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a029107-dc74-4721-9643-52303b61bf77', 'x-compute-request-id': 'req-8a029107-dc74-4721-9643-52303b61bf77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2e36b1d6-d59c-4b22-a138-6f2fce3968e5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "owkrPQyZP6nU"}}' 2024-03-01 03:54:06,802 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.518s 2024-03-01 03:54:06,803 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e57982d-667e-4511-a94f-e355b548a595', 'x-compute-request-id': 'req-9e57982d-667e-4511-a94f-e355b548a595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'{"server": {"id": "2e36b1d6-d59c-4b22-a138-6f2fce3968e5", "name": "tempest-VolumesActionsTest-instance-162971137", "status": "BUILD", "tenant_id": "406c7452da0849f89c855bb650031a58", "user_id": "9f8fd764b8df46859758835a2bfc167b", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:06Z", "updated": "2024-03-01T03:54:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}], "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": "scheduli ng", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:57,164 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.299s 2024-03-01 03:54:57,164 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1482', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3475e907-dd38-4103-aa43-83ed94bb91d3', 'x-compute-request-id': 'req-3475e907-dd38-4103-aa43-83ed94bb91d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'{"server": {"id": "2e36b1d6-d59c-4b22-a138-6f2fce3968e5", "name": "tempest-VolumesActionsTest-instance-162971137", "status": "ACTIVE", "tenant_id": "406c7452da0849f89c855bb650031a58", "user_id": "9f8fd764b8df46859758835a2bfc167b", "metadata": {}, "hostId": "160327b02ec0f296ffc67a575f16335e95f9882ea1d4b2164722ab36", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:06Z", "updated": "2024-03-01T03:54:20Z", "addresses": {"tempest-VolumesActionsTest-298420998-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:34:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:57,187 85878 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:55:57,488 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes 0.259s 2024-03-01 03:55:57,489 85878 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-1627659058"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21a9dc2-7e3e-452d-9256-e85e4a60931a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21a9dc2-7e3e-452d-9256-e85e4a60931a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "8c6b172d-577d-40d5-bb6c-6c05df63e21b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:57.384484", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1627659058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vo lid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:57,539 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.040s 2024-03-01 03:55:57,540 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1cf8fa-8013-40d0-bfc9-b2c317ba2535', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1cf8fa-8013-40d0-bfc9-b2c317ba2535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'{"volume": {"id": "8c6b172d-577d-40d5-bb6c-6c05df63e21b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:57.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1627659058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:55:58,594 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.041s 2024-03-01 03:55:58,595 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719411e2-ee93-4492-8b03-802a10fabcc0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719411e2-ee93-4492-8b03-802a10fabcc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'{"volume": {"id": "8c6b172d-577d-40d5-bb6c-6c05df63e21b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:57.000000", "updated_at": "2024-03-01T03:55:58.000000", "name": "tempest-VolumesActionsTest-Volume-1627659058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}], "user_id": "9f8fd764b8df46859758835a2bf c167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:55:58,647 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.039s 2024-03-01 03:55:58,648 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ecf99f-6036-4cee-9f21-434518d0d4a9', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ecf99f-6036-4cee-9f21-434518d0d4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'{"volume": {"id": "8c6b172d-577d-40d5-bb6c-6c05df63e21b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:57.000000", "updated_at": "2024-03-01T03:55:58.000000", "name": "tempest-VolumesActionsTest-Volume-1627659058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:55:58,802 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.129s 2024-03-01 03:55:58,802 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcaa681-6bc3-41ae-9971-56fa6b74ba05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'' 2024-03-01 03:55:58,823 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.020s 2024-03-01 03:55:58,823 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d615e1-ca2f-4528-b338-9504c060d620', 'x-openstack-request-id': 'req-19d615e1-ca2f-4528-b338-9504c060d620', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8c6b172d-577d-40d5-bb6c-6c05df63e21b could not be found."}}' 2024-03-01 03:55:58,948 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.124s 2024-03-01 03:55:58,949 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 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-8ebbf55f-f90a-4fa2-84de-6c0acd8e5409', 'x-compute-request-id': 'req-8ebbf55f-f90a-4fa2-84de-6c0acd8e5409', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'' 2024-03-01 03:55:59,246 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.296s 2024-03-01 03:55:59,246 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfbd3f7f-6fc4-41c2-8b68-375b90b3fa36', 'x-compute-request-id': 'req-dfbd3f7f-6fc4-41c2-8b68-375b90b3fa36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'{"server": {"id": "2e36b1d6-d59c-4b22-a138-6f2fce3968e5", "name": "tempest-VolumesActionsTest-instance-162971137", "status": "ACTIVE", "tenant_id": "406c7452da0849f89c855bb650031a58", "user_id": "9f8fd764b8df46859758835a2bfc167b", "metadata": {}, "hostId": "160327b02ec0f296ffc67a575f16335e95f9882ea1d4b2164722ab36", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:06Z", "updated": "2024-03-01T03:55:59Z", "addresses": {"tempest-VolumesActionsTest-298420998-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:34:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:20.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": []}}' 2024-03-01 03:56:49,353 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.043s 2024-03-01 03:56:49,354 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-67c0804b-f87f-4678-8af7-510368140733', 'x-compute-request-id': 'req-67c0804b-f87f-4678-8af7-510368140733', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2e36b1d6-d59c-4b22-a138-6f2fce3968e5 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.500676s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d1948882-7cc8-4fbb-b984-668feddfbd36 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:49,561 85878 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/406c7452da0849f89c855bb650031a58/volumes 0.197s 2024-03-01 03:56:49,562 85878 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-57723462"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a20842-950f-4c0a-8c65-8778db27f6fe', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a20842-950f-4c0a-8c65-8778db27f6fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "d1948882-7cc8-4fbb-b984-668feddfbd36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:49.495570", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-57723462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:49,625 85878 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/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.052s 2024-03-01 03:56:49,626 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b608620-32a6-4a85-af23-39721250baa2', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b608620-32a6-4a85-af23-39721250baa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'{"volume": {"id": "d1948882-7cc8-4fbb-b984-668feddfbd36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:49.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-57723462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:50,682 85878 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/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.043s 2024-03-01 03:56:50,682 85878 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5782b0-0b15-4b33-917b-b5309286b36e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5782b0-0b15-4b33-917b-b5309286b36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'{"volume": {"id": "d1948882-7cc8-4fbb-b984-668feddfbd36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:49.000000", "updated_at": "2024-03-01T03:56:50.000000", "name": "tempest-VolumesActionsTest-Volume-57723462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:50,733 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.038s 2024-03-01 03:56:50,733 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd28c0b-92fa-4557-b000-ad4379baba12', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd28c0b-92fa-4557-b000-ad4379baba12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'{"volume": {"id": "d1948882-7cc8-4fbb-b984-668feddfbd36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:49.000000", "updated_at": "2024-03-01T03:56:50.000000", "name": "tempest-VolumesActionsTest-Volume-57723462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:50,841 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.096s 2024-03-01 03:56:50,841 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b2a9a9-cb98-405b-8c92-00f4b43e5646', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'' 2024-03-01 03:56:50,863 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.021s 2024-03-01 03:56:50,864 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d8fcddc-bdb4-4ef4-b12c-1890363ca219', 'x-openstack-request-id': 'req-1d8fcddc-bdb4-4ef4-b12c-1890363ca219', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d1948882-7cc8-4fbb-b984-668feddfbd36 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.480423s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7719fde7-c23a-4686-8f2b-0e13cba39e37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:51,048 85878 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/406c7452da0849f89c855bb650031a58/volumes 0.181s 2024-03-01 03:56:51,048 85878 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-265776243"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64df2e8-8d2a-42d6-b0ef-c223313be675', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64df2e8-8d2a-42d6-b0ef-c223313be675', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "7719fde7-c23a-4686-8f2b-0e13cba39e37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:50.991011", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-265776243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:51,118 85878 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/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.058s 2024-03-01 03:56:51,118 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef5fa24-ec50-42ef-b282-701b166dfbc3', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef5fa24-ec50-42ef-b282-701b166dfbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'{"volume": {"id": "7719fde7-c23a-4686-8f2b-0e13cba39e37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:51.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-265776243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:52,171 85878 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/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.038s 2024-03-01 03:56:52,171 85878 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa683d9-004b-4342-818b-4cd90f3e58ab', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa683d9-004b-4342-818b-4cd90f3e58ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'{"volume": {"id": "7719fde7-c23a-4686-8f2b-0e13cba39e37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:51.000000", "updated_at": "2024-03-01T03:56:51.000000", "name": "tempest-VolumesActionsTest-Volume-265776243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:52,221 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.037s 2024-03-01 03:56:52,221 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-352c0656-90c5-4531-a63d-b49ab2869880', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-352c0656-90c5-4531-a63d-b49ab2869880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'{"volume": {"id": "7719fde7-c23a-4686-8f2b-0e13cba39e37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:51.000000", "updated_at": "2024-03-01T03:56:51.000000", "name": "tempest-VolumesActionsTest-Volume-265776243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:52,325 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.091s 2024-03-01 03:56:52,325 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56: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-bfc7f5d9-ad20-43c0-b90e-15cec570f01a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'' 2024-03-01 03:56:52,345 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.020s 2024-03-01 03:56:52,346 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee564c0-1f2f-4f81-a1ce-97d6f259f5c4', 'x-openstack-request-id': 'req-fee564c0-1f2f-4f81-a1ce-97d6f259f5c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7719fde7-c23a-4686-8f2b-0e13cba39e37 could not be found."}}' {9} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [178.501809s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 13352f6e-46c2-49ec-b062-3357b23e0f91 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:55,336 85876 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/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.456s 2024-03-01 03:53:55,336 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3c399a2d-8033-466c-8e7a-7e803c52d684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:53:56,741 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.316s 2024-03-01 03:53:56,741 85876 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': 'Fri, 01 Mar 2024 03:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d6f9f52e-d4a3-41dc-b7a5-82b24bcf02f2', '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": "d51072a14f8845ff9aec54d98fc0b5e3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "created_at": "2024-03-01T03:53:57Z", "updated_at": "2024-03-01T03:53:57Z", "tags": [], "self": "/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528", "file": "/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:53:59,346 85876 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2024-03-01 03:53:59,347 85876 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/f12cc0d9-68e1-4460-b2f0-c28b55576528/file 2.605s 2024-03-01 03:53:59,348 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ff3e2ef6-79e5-4b7e-b63e-e7dc3648efda', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528/file'} Body: b'' 2024-03-01 03:53:59,348 85876 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:53:59,349 85876 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:54:00,212 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.862s 2024-03-01 03:54:00,213 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-525874536", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEn4A7mo2IG8dXq86kJjQz9UOLDjtUxIcN/zPweZlTb7sVrEFzQB920FR8IL0DSrDiBFxhvSoe1nsl68Ayr9gMaRzovF3+bCI9EzYbAD/FVfuYFzWkG8YCy80OVGPZ90+Q=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07f57ad-d51b-4b2b-afd0-81dc8a02e14c', 'x-compute-request-id': 'req-c07f57ad-d51b-4b2b-afd0-81dc8a02e14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-525874536", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEn4A7mo2IG8dXq86kJjQz9UOLDjtUxIcN/zPweZlTb7sVrEFzQB920FR8IL0DSrDiBFxhvSoe1nsl68Ayr9gMaRzovF3+bCI9EzYbAD/FVfuYFzWkG8YCy80OVGPZ90+Q==", "fingerprint": "3b:cd:95:b5:49:b3:af:99:73:bd:4f:b6:2e:41:cc:f8", "user_id": "d83be207736f4178bbb624b08a858786"}}' 2024-03-01 03:54:00,216 85876 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-525874536 created 2024-03-01 03:54:00,978 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.762s 2024-03-01 03:54:00,979 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--347216943", "description": "tempest-description--1358019245"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9d88d7d4-8b21-41a7-a67e-bbd57f474100', 'date': 'Fri, 01 Mar 2024 03:54:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3005caa-2298-4459-8083-728d923a2712", "name": "tempest-securitygroup--347216943", "stateful": true, "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "description": "tempest-description--1358019245", "shared": false, "security_group_rules": [{"id": "00225953-3a8f-4764-82fc-e70888f0ebfe", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "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": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:54:00Z", "updated_at": "2024-03-01T03:54:00Z", "revision_number": 0}, {"id": "88217e6f-ae92-4c4a-b6b8-e03da56327c3", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "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": 299, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:54:00Z", "updated_at": "2024-03-01T03:54:00Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:54:00Z", "updated_at": "2024-03-01T03:54:00Z", "revision_number": 1, "project_id": "069bc205e29d4e9d9c84f959113a1d5a"}}' 2024-03-01 03:54:01,685 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.706s 2024-03-01 03:54:01,686 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ab2d398d-8387-4cf3-b6a3-dc33bbb33f18', 'date': 'Fri, 01 Mar 2024 03:54: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": "2b71c3f7-2306-4d38-9b99-7338169df11c", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:54:01Z", "updated_at": "2024-03-01T03:54:01Z", "revision_number": 0}}' 2024-03-01 03:54:02,894 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.207s 2024-03-01 03:54:02,895 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-46e47410-5fd9-4e27-9e2e-af2d1f52881c', 'date': 'Fri, 01 Mar 2024 03:54:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "156be891-7ccc-4744-8c4b-a508703c4d5b", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:54:02Z", "updated_at": "2024-03-01T03:54:02Z", "revision_number": 0}}' 2024-03-01 03:54:02,895 85876 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rul es tempest-securitygroup--347216943 created 2024-03-01 03:54:06,379 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.482s 2024-03-01 03:54:06,379 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6da767e6-df4e-4f24-bb7d-20cab62a810b', 'date': 'Fri, 01 Mar 2024 03:54:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8226f749-6339-4f32-8750-eefebd19ede6", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "floating_ip_address": "172.24.4.239", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:54:04Z", "updated_at": "2024-03-01T03:54:04Z", "revision_number": 0}}' 2024-03-01 03:54:06,379 85876 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8226f749-6339-4f32-8750-eefebd19ede6', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'floating_ip_address': '172.24.4.239', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:54:04Z', 'updated_at': '2024-03-01T03:54:04Z', 'revision_number': 0, 'ip': '172.24.4.239'} created 2024-03-01 03:54:06,426 85876 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.041s 2024-03-01 03:54:06,426 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:06 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-50cd6219-9e19-4c52-be70-5488f846b957', '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": "d83be207736f4178bbb624b08a858786", "name": "tempest-AttachSCSIVolumeTestJSON-834511647-project-member", "password_expires_at": null}, "audit_ids": ["WpRiPqFSTgCEfhMwXqXyew"], "expires_at": "2024-03-01T04:54:06.000000Z", "issued_at": "2024-03-01T03:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "069bc205e29d4e9d9c84f959113a1d5a", "name": "tempest-AttachSCSIVolumeTestJSON-834511647"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "regio n_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/069bc205e29d4e9d9c84f959113a1d5a", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:54:06,427 85876 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'b28caeef-5d44-4756-8be1-609086d70a6f', 'name': 'tempest-AttachSCSIVolumeTestJSON-1491157087-network', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2774, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:11Z', 'updated_at': '2024-03-01T03:53:11Z', 'revision_number': 1} available for tenant 2024-03-01 03:54:06,427 85876 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-525874536', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEn4A7mo2IG8dXq86kJjQz9UOLDjtUxIcN/zPweZlTb7sVrEFzQB920FR8IL0DSrDiBFxhvSoe1nsl68Ayr9gMaRzovF3+bCI9EzYbAD/FVfuYFzWkG8YCy80OVGPZ90+Q==', 'fingerprint': '3b:cd:95:b5:49:b3:af:99:73:bd:4f:b6:2e:41:cc:f8', 'user_id': 'd83be207736f4178bbb624b08a858786', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCs/HWpjP1eNlr36fjC4y8yvEpyyP+kzpd0pUiFi94mk7PhlTvk7gAl\naow5jgRPzuCgBwYFK4EEACKhZANiAARJ+AO5qNiBvHV6vOpCY0M/VDiw47VMSHDf\n8z8HmZU2+7FaxBc0AfdtBUfCC9A0qw4gRcYb0qHtZ7JevAMq/YDGkc6Lxd/mwiPR\nM2GwA/xVX7mBc1pBvGAsvNDlRj2fdPk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd3005caa-2298-4459-8083-728d923a2712', 'name': 'tempest-securitygroup--347216943', 'stateful': True, 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'description': 'tempest-description--1358019245', 'shared': False, 'security_group_rules': [{'id': '00225953-3a8f-4764-82fc-e70888f0ebfe', 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'security_group_id': 'd3005caa-2298-4459-8083-728d923a2712', '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': 298, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:54:00Z', 'updated_at': '20 24-03-01T03:54:00Z', 'revision_number': 0}, {'id': '88217e6f-ae92-4c4a-b6b8-e03da56327c3', 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'security_group_id': 'd3005caa-2298-4459-8083-728d923a2712', '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': 299, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:54:00Z', 'updated_at': '2024-03-01T03:54:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:54:00Z', 'updated_at': '2024-03-01T03:54:00Z', 'revision_number': 1, 'project_id': '069bc205e29d4e9d9c84f959113a1d5a'}, 'floating_ip': {'id': '8226f749-6339-4f32-8750-eefebd19ede6', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'floating_ip_address': '172.24.4.239', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:54:04Z', 'updated_at': '2024-03-01T03:54:04Z', 'revision_number': 0, 'ip': '172.24.4.239'}} 2024-03-01 03:54:08,734 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 2.306s 2024-03-01 03:54:08,735 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1848404917", "imageRef": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "b28caeef-5d44-4756-8be1-609086d70a6f"}], "security_groups": [{"name": "tempest-securitygroup--347216943"}], "key_name": "tempest-keypair-525874536", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f2fdfe-41b5-42c0-819b-8360abe669c6', 'x-compute-request-id': 'req-86f2fdfe-41b5-42c0-819b-8360abe669c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--347216943"}], "adminPass": "nTYVg3tiMtyP"}}' 2024-03-01 03:54:08,955 85876 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/20186d4b-b958-487d-a50b-2a75c6cc077a 0.217s 2024-03-01 03:54:08,955 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req -d1341270-4b80-4231-bc4f-a7087896be06', 'x-compute-request-id': 'req-d1341270-4b80-4231-bc4f-a7087896be06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'{"server": {"id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "name": "tempest-AttachSCSIVolumeTestJSON-server-1848404917", "status": "BUILD", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "user_id": "d83be207736f4178bbb624b08a858786", "metadata": {}, "hostId": "", "image": {"id": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f12cc0d9-68e1-4460-b2f0-c28b55576528"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:09Z", "updated": "2024-03-01T03:54:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-525874536", "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": []}}' 2024-03-01 03:54:59,252 85876 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/20186d4b-b958-487d-a50b-2a75c6cc077a 0.235s 2024-03-01 03:54:59,252 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:59 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-ddbad313-f3a9-4665-9d76-cb27dd01c68b', 'x-compute-request-id': 'req-ddbad313-f3a9-4665-9d76-cb27dd01c68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'{"server": {"id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "name": "tempest-AttachSCSIVolumeTestJSON-server-1848404917", "status": "ACTIVE", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "user_id": "d83be207736f4178bbb624b08a858786", "metadata": {}, "hostId": "0092d49fe38d73d81aa71cc713438f2df7d22afca48fb360a8df939d", "image": {"id": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f12cc0d9-68e1-4460-b2f0-c28b55576528"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:08Z", "updated": "2024-03-01T03:54:23Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1491157087-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:c1:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-525874536", "OS-SRV-USG:launched_at": "2024-03-01T03:54:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--347216943"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 202 4-03-01 03:54:59,266 85876 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:55:59,491 85876 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/20186d4b-b958-487d-a50b-2a75c6cc077a/os-interface 0.164s 2024-03-01 03:55:59,493 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06127112-3c8b-47f5-8db6-002fcb64c670', 'x-compute-request-id': 'req-06127112-3c8b-47f5-8db6-002fcb64c670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b28caeef-5d44-4756-8be1-609086d70a6f", "port_id": "bb8d4480-b660-4cc2-a082-bc353327353e", "mac_addr": "fa:16:3e:48:c1:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e30d2c4b-7216-4633-86a7-552a78d23661", "ip_address": "10.0.0.4"}]}]}' 2024-03-01 03:56:00,594 85876 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/8226f749-6339-4f32-8750-eefebd19ede6 1.093s 2024-03-01 03:56:00,595 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bb8d4480-b660-4cc2-a082-bc353327353e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2de6f933-8745-4345-977b-c313a71ce12a', 'date': 'Fri, 01 Mar 2024 03:56:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8226f749-6339-4f32-8750-eefebd19ede6'} Body: b'{"floatingip": {"id": "8226f749-6339-4f32-8750-eefebd19ede6", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "floating_ip_address": "172.24.4.239", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "eb7552cc-ab1a-46f3-bbe1-7debd4c2507d", "port_id": "bb8d4480-b660-4cc2-a082-bc353327353e", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b28caeef-5d44-4756-8be1-609086d70a6f", "mac_address": "fa:16:3e:48:c1:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:54:04Z", "updated_at": "2024-03-01T03:55:59Z", "revision_number": 1, "project_id": "069bc205e29d4e9d9c84f959113a1d5a"}}' 2024-03-01 03:56:00,597 85876 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.239:22' as 'cirros' with public key authentication 2024-03-01 03:56:00,611 85876 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:56:00,720 85876 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:56:00,720 85876 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.239 successfully created 2024-03-01 03:56:00,968 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes 0.246s 2024-03-01 03:56:00,968 85876 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-2001654188"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98e91f9-53dd-4fc4-80bf-e04338e9aa28', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98e91f9-53dd-4fc4-80bf-e04338e9aa28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes'} Body: b'{"volume": {"id": "13352f6e-46c2-49ec-b062-3357b23e0f91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:00.906134", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2001654188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}], "user_id": "d83be207736f4178bbb624b08a858786", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:01,034 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91 0.053s 2024-03-01 03:56:01,034 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68d2d21-e098-4ffb-ab1a-115f8212e04a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68d2d21-e098-4ffb-ab1a-115f8212e04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91'} Body: b'{"volume": {"id": "13352f6e-46c2-49ec-b062-3357b23e0f91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:01.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2001654188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}], "user_id": "d83be207736f4178bbb624b08a858786", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "069bc205e29d4e9d9c84f959113a1d5a"}}' 2024-03-01 03:56:02,089 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91 0.040s 2024-03-01 03:56:02,089 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf83188-7364-4a03-aaf5-a5aa21682c61', 'content-length': '911', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf83188-7364-4a03-aaf5-a5aa21682c61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91'} Body: b'{"volume": {"id": "13352f6e-46c2-49ec-b062-3357b23e0f91", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:01.000000", "updated_at": "2024-03-01T03:56:01.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-2001654188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}], "user_id": "d83be207736f4178bbb624b08a858786", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "069bc205e29d4e9d9c84f959113a1d5a"}}' 2024-03-01 03:56:02,213 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a 0.109s 2024-03-01 03:56:02,213 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99130b1b-113b-4437-a67c-bae62ad3c8be', 'x-compute-request-id': 'req-99130b1b-113b-4437-a67c-bae62ad3c8be', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'' 2024-03-01 03:56:02,546 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a 0.333s 2024-03-01 03:56:02,547 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e0cde59-ee05-4ed1-a173-5aa8b8af8ab9', 'x-compute-request-id': 'req-1e0cde59-ee05-4ed1-a173-5aa8b8af8ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'{"server": {"id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "name": "tempest-AttachSCSIVolumeTestJSON-server-1848404917", "status": "ACTIVE", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "user_id": "d83be207736f4178bbb624b08a858786", "metadata": {}, "hostId": "0092d49fe38d73d81aa71cc713438f2df7d22afca48fb360a8df939d", "image": {"id": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f12cc0d9-68e1-4460-b2f0-c28b55576528"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:08Z", "updated": "2024-03-01T03:56:02Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1491157087-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:c1:38"}, {"version": 4, "addr": "172.24.4.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:c1:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-525874536", "OS-SRV-USG:launched_at": "2024-03-01T03:54:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--347216943"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:56:52,651 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a 0.042s 2024-03-01 03:56:52,652 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-93aebadc-31d7-45d7-8a6f-83e34278f3ec', 'x-compute-request-id': 'req-93aebadc-31d7-45d7-8a6f-83e34278f3ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20186d4b-b958-487d-a50b-2a75c6cc077a could not be found."}}' 2024-03-01 03:56:52,684 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-525874536 0.032s 2024-03-01 03:56:52,685 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc35b862-ea28-452f-9798-11e1eeae30ae', 'x-compute-request-id': 'req-fc35b862-ea28-452f-9798-11e1eeae30ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-525874536'} Body: b'' 2024-03-01 03:56:52,847 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d3005caa-2298-4459-8083-728d923a2712 0.162s 2024-03-01 03:56:52,848 85876 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-e2203c2d-4c51-47d2-a621-25f482145b14', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3005caa-2298-4459-8083-728d923a2712'} Body: b'' 2024-03-01 03:56:52,870 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d3005caa-2298-4459-8083-728d923a2712 0.021s 2024-03-01 03:56:52,870 85876 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-ba6def2a-3ec0-4079-9114-b1e9744f95fc', 'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3005caa-2298-4459-8083-728d923a2712'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d3005caa-2298-4459-8083-728d923a2712 does not exist", "detail": ""}}' 2024-03-01 03:56:53,219 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8226f749-6339-4f32-8750-eefebd19ede6 0.348s 2024-03-01 03:56:53,219 85876 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-84b9ce2f-c389-498e-86b2-7d51ab1ecb99', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8226f749-6339-4f32-8750-eefebd19ede6'} Body: b'' 2024-03-01 03:56:53,358 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528 0.137s 2024-03-01 03:56:53,358 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6c1739e3-9922-4204-983c-e76ab27cdbec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528'} Body: b'' 2024-03-01 03:56:53,379 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528 0.020s 2024-03-01 03:56:53,380 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-77e40c07-0afb-4530-a727-32df393b7941', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528'} Body: b'{"message": "No image found with ID f12cc0d9-68e1-4460-b2f0-c28b55576528

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.496731s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 538f4ba2-8a83-4f6b-910a-64b3a3834df8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:52,526 85878 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/406c7452da0849f89c855bb650031a58/volumes 0.176s 2024-03-01 03:56:52,526 85878 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-1900519882"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e97479d-4dc9-4185-8dd3-63fde434c23d', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e97479d-4dc9-4185-8dd3-63fde434c23d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "538f4ba2-8a83-4f6b-910a-64b3a3834df8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:52.468140", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1900519882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:52,578 85878 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/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.042s 2024-03-01 03:56:52,579 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be7c7f0-907b-456b-900f-10fe97ba96d7', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be7c7f0-907b-456b-900f-10fe97ba96d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'{"volume": {"id": "538f4ba2-8a83-4f6b-910a-64b3a3834df8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:52.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1900519882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:53,631 85878 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/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.038s 2024-03-01 03:56:53,631 85878 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa0ca19-7d76-4533-a1f2-854f639e6ecd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa0ca19-7d76-4533-a1f2-854f639e6ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'{"volume": {"id": "538f4ba2-8a83-4f6b-910a-64b3a3834df8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:52.000000", "updated_at": "2024-03-01T03:56:53.000000", "name": "tempest-VolumesActionsTest-Volume-1900519882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:53,693 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.048s 2024-03-01 03:56:53,693 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd48b799-f4a9-406e-bf3a-85bafbf2f0a5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd48b799-f4a9-406e-bf3a-85bafbf2f0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'{"volume": {"id": "538f4ba2-8a83-4f6b-910a-64b3a3834df8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:52.000000", "updated_at": "2024-03-01T03:56:53.000000", "name": "tempest-VolumesActionsTest-Volume-1900519882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:53,822 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.117s 2024-03-01 03:56:53,822 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56: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-8acd40ba-6649-49bb-88a0-9cd6969b6d7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'' 2024-03-01 03:56:53,844 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.021s 2024-03-01 03:56:53,845 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5306ede-d922-4880-bd80-f970d7067bf8', 'x-openstack-request-id': 'req-b5306ede-d922-4880-bd80-f970d7067bf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 538f4ba2-8a83-4f6b-910a-64b3a3834df8 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.514444s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2e2239b8-694c-433f-b24b-ea90d8348f67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:54,040 85878 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/406c7452da0849f89c855bb650031a58/volumes 0.192s 2024-03-01 03:56:54,040 85878 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-820090847"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639a41f3-b1b5-4700-9e9b-3bd60e41ef39', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639a41f3-b1b5-4700-9e9b-3bd60e41ef39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "2e2239b8-694c-433f-b24b-ea90d8348f67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:53.971609", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-820090847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:54,091 85878 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/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.040s 2024-03-01 03:56:54,091 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a24332-e7c1-4f43-ad33-271eae269e62', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a24332-e7c1-4f43-ad33-271eae269e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'{"volume": {"id": "2e2239b8-694c-433f-b24b-ea90d8348f67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:54.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-820090847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:55,149 85878 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/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.045s 2024-03-01 03:56:55,149 85878 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fab924d-6f84-4471-b551-175e79962b82', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fab924d-6f84-4471-b551-175e79962b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'{"volume": {"id": "2e2239b8-694c-433f-b24b-ea90d8348f67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:54.000000", "updated_at": "2024-03-01T03:56:54.000000", "name": "tempest-VolumesActionsTest-Volume-820090847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:55,208 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.046s 2024-03-01 03:56:55,208 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82071331-9b0c-4af6-8602-f98719d0301a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82071331-9b0c-4af6-8602-f98719d0301a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'{"volume": {"id": "2e2239b8-694c-433f-b24b-ea90d8348f67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:54.000000", "updated_at": "2024-03-01T03:56:54.000000", "name": "tempest-VolumesActionsTest-Volume-820090847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:55,337 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.116s 2024-03-01 03:56:55,337 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5027e8b6-6900-4019-9f93-b91aa2d7988e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'' 2024-03-01 03:56:55,360 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.023s 2024-03-01 03:56:55,361 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6290167-6064-4110-b5f9-c14f564285a5', 'x-openstack-request-id': 'req-f6290167-6064-4110-b5f9-c14f564285a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2e2239b8-694c-433f-b24b-ea90d8348f67 could not be found."}}' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.578466s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97be940b-7c8a-4d83-a334-8ecaca94786e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:55,614 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes 0.251s 2024-03-01 03:56:55,615 85878 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-511844423"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28b14b9-6f61-41fb-abe4-3feb85bb7118', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28b14b9-6f61-41fb-abe4-3feb85bb7118', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "97be940b-7c8a-4d83-a334-8ecaca94786e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:55.539089", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-511844423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:55,671 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.046s 2024-03-01 03:56:55,671 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465b9fee-b801-4b8b-9f1a-9ca5434a8838', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465b9fee-b801-4b8b-9f1a-9ca5434a8838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'{"volume": {"id": "97be940b-7c8a-4d83-a334-8ecaca94786e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:56.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-511844423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:56,722 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.038s 2024-03-01 03:56:56,723 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cd7807-fa95-4bcb-8d86-117acd345722', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cd7807-fa95-4bcb-8d86-117acd345722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'{"volume": {"id": "97be940b-7c8a-4d83-a334-8ecaca94786e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:56.000000", "updated_at": "2024-03-01T03:56:56.000000", "name": "tempest-VolumesActionsTest-Volume-511844423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:56,779 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.044s 2024-03-01 03:56:56,779 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd93da0-159c-40af-848f-8a2a9ad6565f', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd93da0-159c-40af-848f-8a2a9ad6565f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'{"volume": {"id": "97be940b-7c8a-4d83-a334-8ecaca94786e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:56.000000", "updated_at": "2024-03-01T03:56:56.000000", "name": "tempest-VolumesActionsTest-Volume-511844423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:56,918 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.126s 2024-03-01 03:56:56,918 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56: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-f04bbf6a-99de-43a0-b066-08574af652b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'' 2024-03-01 03:56:56,940 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.022s 2024-03-01 03:56:56,941 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-03838387-1ccd-4e5c-aa82-3f685eee01e1', 'x-openstack-request-id': 'req-03838387-1ccd-4e5c-aa82-3f685eee01e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97be940b-7c8a-4d83-a334-8ecaca94786e could not be found."}}' {8} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [4.454402s] ... 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 349, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e0274450-a574-44f4-964b-2b0576b02b80 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:57:01,280 85874 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.293s 2024-03-01 03:57:01,280 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1313265052", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ5dCyqSvcV6zHIyCFjmZWdgQLIR3cQEb7ESZ8TsOrij4Ml/SaZsuVVOdpCcCqGjGYPXbJ5ymSvN/UkS+rTTA6+6h86/icRIYRMLnul5zJDKMnorFA8lcJ5CrQISBYSlqg=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fef9da9-62d9-44ee-add4-87a10827913d', 'x-compute-request-id': 'req-2fef9da9-62d9-44ee-add4-87a10827913d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1313265052", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ5dCyqSvcV6zHIyCFjmZWdgQLIR3cQEb7ESZ8TsOrij4Ml/SaZsuVVOdpCcCqGjGYPXbJ5ymSvN/UkS+rTTA6+6h86/icRIYRMLnul5zJDKMnorFA8lcJ5CrQISBYSlqg==", "fingerprint": "b2:56:7e:e7:97:7b:7b:08:d8:d4:54:b4:39:a8:58:15", "user_id": "693ed6d7703548a894c2a54ce2d4d018"}}' 2024-03-01 03:57:01,438 85874 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.151s 2024-03-01 03:57:01,438 85874 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-573812794", "description": "tempest-secgroup-smoke-573812794 description", "project_id": "aa8b652aa2274b8085b426d8a6d894d8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-a5e1eef9-65d2-4697-88d8-b95016a60609', 'date': 'Fri, 01 Mar 2024 03:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "name": "tempest-secgroup-smoke-573812794", "stateful": true, "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "description": "tempest-secgroup-smoke-573812794 description", "shared": false, "security_group_rules": [{"id": "2d6ba7bb-e089-448a-828b-9562917a6924", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "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": 547, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 0}, {"id": "99a9c2bd-3af6-4881-852a-0d0823d3ca67", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "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": 546, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 0}], "tags": [], "create d_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 1, "project_id": "aa8b652aa2274b8085b426d8a6d894d8"}}' 2024-03-01 03:57:01,634 85874 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.195s 2024-03-01 03:57:01,635 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f487329a-475e-4e43-a3d0-ff2647391873', 'date': 'Fri, 01 Mar 2024 03:57: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": "c478875e-ecb1-4c3a-b03e-c41496ab6571", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 0}}' 2024-03-01 03:57:02,295 85874 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.660s 2024-03-01 03:57:02,296 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-9fd799a4-d255-4160-a8ef-4f2b043b6d56', 'date': 'Fri, 01 Mar 2024 03:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea285ba5-3768-4a15-8436-07b6112b42d5", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 0}}' 2024-03-01 03:57:02,584 85874 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.288s 2024-03-01 03:57:02,585 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-836e9e55-aafe-4030-bbb3-f38ebc00e26f', 'date': 'Fri, 01 Mar 2024 03:57:02 GMT', 'connection': 'cl ose', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5ed84ad-725e-4aa5-b999-0cc72b161434", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:02Z", "updated_at": "2024-03-01T03:57:02Z", "revision_number": 0}}' 2024-03-01 03:57:02,855 85874 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.269s 2024-03-01 03:57:02,855 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-c8e54f99-5c40-4d48-aa4b-e31f3cedba81', 'date': 'Fri, 01 Mar 2024 03:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f0f0249a-00f9-43ef-85c9-177274243f95", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:02Z", "updated_at": "2024-03-01T03:57:02Z", "revision_number": 0}}' 2024-03-01 03:57:03,139 85874 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.284s 2024-03-01 03:57:03,140 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-5f8c9253-546d-4e35-b204-dff9c42e4708', 'date': 'Fri, 01 Mar 2024 03:57: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": "52eba0d1-e6a8-4f56-b20c-655636fbe8a5", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:02Z", "updated_at": "2024-03-01T03:57:02Z", "revision_number": 0}}' 2024-03-01 03:57:03,463 85874 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.323s 2024-03-01 03:57:03,464 85874 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-8b51bc76-9754-48b7-9a2c-10e2ab46cdb7', 'date': 'Fri, 01 Mar 2024 03:57: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": "c396b753-9b51-478d-9df0-069be1b75e75", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:03Z", "updated_at": "2024-03-01T03:57:03Z", "revision_number": 0}}' 2024-03-01 03:57:03,507 85874 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.037s 2024-03-01 03:57:03,507 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:03 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-9a595d8b-585f-455a-89e6-21635706aec4', '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": "693ed6d7703548a894c2a54ce2d4d018", "name": "tempest-TestShelveInstance-1916162225-project-member", "password_expires_at": null}, "audit_ids": ["cSkdi2mXTwCugiWiwaM6VQ"], "expires_at": "2024-03-01T04:57:03.000000Z", "issued_at": "2024-03-01T03:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa8b652aa2274b8085b426d8a6d894d8", "name": "tempest-TestShelveInstance-1916162225"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aa8b652aa2274b8085b426d8a6d894d8", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37 386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:57:03,508 85874 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'da1693d8-6041-4c02-bcc5-005f80ab069b', 'name': 'tempest-TestShelveInstance-410291117-network', 'tenant_id': 'aa8b652aa2274b8085b426d8a6d894d8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa8b652aa2274b8085b426d8a6d894d8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61437, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:56:49Z', 'updated_at': '2024-03-01T03:56:49Z', 'revision_number': 1} available for tenant 2024-03-01 03:57:03,915 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes 0.405s 2024-03-01 03:57:03,915 85874 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-435330253", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8984f3d-d4b1-49d2-841c-b69d561ff615', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8984f3d-d4b1-49d2-841c-b69d561ff615', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes'} Body: b'{"volume": {"id": "e0274450-a574-44f4-964b-2b0576b02b80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:03.844119", "updated_at": null, "name": "tempest-tempest.common.compute-volume-435330253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}], "user_id": "693ed6d7703548a894c2a54ce2d4d018", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:03,989 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80 0.062s 2024-03-01 03:57:03,989 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e947e3-cfab-4e10-89f7-326f5a1dc684', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e947e3-cfab-4e10-89f7-326f5a1dc684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80'} Body: b'{"volume": {"id": "e0274450-a574-44f4-964b-2b0576b02b80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:04.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-435330253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}], "user_id": "693ed6d7703548a894c2a54ce2d4d018", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa8b652aa2274b8085b426d8a6d894d8"}}' 2024-03-01 03:57:05,040 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80 0.037s 2024-03-01 03:57:05,040 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2755dc62-4815-4e82-9dbe-b6802cb994b8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2755dc62-4815-4e82-9dbe-b6802cb994b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80'} Body: b'{"volume": {"id": "e0274450-a574-44f4-964b-2b0576b02b80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:04.000000", "updated_at": "2024-03-01T03:57:04.000000", "name": "tempest-tempest.common.compute-volume-435330253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}], "user_id": "693ed6d7703548a894c2a54ce2d4d018", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa8b652aa2274b8085b426d8a6d894d8"}}' 2024-03-01 03:57:05,162 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80 0.109s 2024-03-01 03:57:05,162 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57: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-e6f7480d-967b-4d97-aa68-1a076ef3889e', 'con nection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80'} Body: b'' 2024-03-01 03:57:05,190 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80 0.027s 2024-03-01 03:57:05,190 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57: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-2b2e0e03-c79e-40a6-a758-5ae9430d18e1', 'x-openstack-request-id': 'req-2b2e0e03-c79e-40a6-a758-5ae9430d18e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e0274450-a574-44f4-964b-2b0576b02b80 could not be found."}}' 2024-03-01 03:57:05,399 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e294f1c1-747c-4e8a-bb09-05b86c1c0bb9 0.206s 2024-03-01 03:57:05,399 85874 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-81b53ea2-cf1a-4446-9538-b9feb7c78d3b', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:57:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e294f1c1-747c-4e8a-bb09-05b86c1c0bb9'} Body: b'' 2024-03-01 03:57:05,431 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1313265052 0.031s 2024-03-01 03:57:05,432 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4aa1355-7783-4623-8075-751614d08d0c', 'x-compute-request-id': 'req-a4aa1355-7783-4623-8075-751614d08d0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1313265052'} Body: b'' {10} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {10} 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 383bdd67-7df9-4629-935d-b19eab6dfb92 failed to build and is in ERROR status {10} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014233s] ... ok {10} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.169169s] ... ok {10} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {8} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {10} 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 26a20eb9-98e0-4f21-ac90-0d085f3e9045 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.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {10} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.374348s] ... 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 222, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d2aecb55-10e8-4999-ae1a-f86002882928 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:57:15,871 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.377s 2024-03-01 03:57:15,872 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1375804294"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87812299-63ef-425c-9eca-73593e5f02e7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87812299-63ef-425c-9eca-73593e5f02e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "d2aecb55-10e8-4999-ae1a-f86002882928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:15.804830", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1375804294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,088 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.205s 2024-03-01 03:57:16,088 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-466096282"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a923c2f-20ff-47d8-a195-0d118f0284e5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a923c2f-20ff-47d8-a195-0d118f0284e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "e0e21574-7d3c-478e-bc06-b39584be1aef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.028133", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-466096282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/e0e21574-7d3c-478e-bc06-b39584be1aef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/e0e21574-7d3c-478e-bc06-b39584be1aef"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,307 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.208s 2024-03-01 03:57:16,307 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1695275756"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0c2e85-cdc3-4dc2-8e93-3cd5f1993436', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0c2e85-cdc3-4dc2-8e93-3cd5f1993436', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "e15187e9-365d-415b-af60-ab4820774447", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.241370", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1695275756", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/e15187e9-365d-415b-af60-ab4820774447"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/e15187e9-365d-415b-af60-ab4820774447"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,503 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.184s 2024-03-01 03:57:16,503 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-976438272"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7bb616-9cb1-4b2f-b5ef-301ceef10932', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7bb616-9cb1-4b2f-b5ef-301ceef10932', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "bbb7adea-184a-40eb-996a-0d56f3486bd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.448340", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-976438272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/bbb7adea-184a-40eb-996a-0d56f3486bd5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/bbb7adea-184a-40eb-996a-0d56f3486bd5"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,744 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.230s 2024-03-01 03:57:16,744 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolum esFromImageTest-Volume-942859965"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b691f90-d15c-486e-9cfe-b53ce103055f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b691f90-d15c-486e-9cfe-b53ce103055f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "42c97278-3e0a-4393-984d-eaf068630d30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.646250", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-942859965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/42c97278-3e0a-4393-984d-eaf068630d30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/42c97278-3e0a-4393-984d-eaf068630d30"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,796 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928 0.040s 2024-03-01 03:57:16,802 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2582214f-5df5-4a07-8316-84d1156fa917', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2582214f-5df5-4a07-8316-84d1156fa917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928'} Body: b'{"volume": {"id": "d2aecb55-10e8-4999-ae1a-f86002882928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.000000", "updated_at": "2024-03-01T03:57:16.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1375804294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b19d889369b48f38cb9678a64ecfdba"}}' 2024-03-01 03:57:17,855 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928 0.039s 2024-03-01 03:57:17,855 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f31c678-6270-4ae9-861b-adebac0f526f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f31c678-6270-4ae9-861b-adebac0f526f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928'} Body: b'{"volume": {"id": "d2aecb55-10e8-4999-ae1a-f86002882928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.000000", "updated_at": "2024-03-01T03:57:16.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1375804294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b19d889369b48f38cb9678a64ecfdba"}}' {8} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {6} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [237.338430s] ... 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 249, in test_stable_device_rescue_disk_virtio_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a7c74aa-23b0-4a35-aba2-a07365d8f180 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:31,091 85870 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/a5fae6042c154e3b8f0e99e1c2400df8/volumes 0.934s 2024-03-01 03:53:31,091 85870 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-187690671"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bdb968-651f-4eef-a5ff-feabff15965f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bdb968-651f-4eef-a5ff-feabff15965f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes'} Body: b'{"volume": {"id": "7a7c74aa-23b0-4a35-aba2-a07365d8f180", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:30.737281", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-187690671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}], "user_id": "78d928d62c934c41b073814fdb4e0833", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:53:31,103 85870 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:53:31,219 85870 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.114s 2024-03-01 03:53:31,219 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-288340447", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDlo2vj9E0TK2AK26ef9681AG2/b+p65+U5/HkEZ+rhmbhlJjU2V/O158reFl2/0oW4A9w6sRuw/xA6rZqSUS/dmN7l80I3Sicoqsf81SxAZdKPPxVpXvCwIbe3330EOHA=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:31 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-18d8e842-7386-4077-a4d0-4b9acf2abe3d', 'x-compute-request-id': 'req-18d8e842-7386-4077-a4d0-4b9acf2abe3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-288340447", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDlo2vj9E0TK2AK26ef9681AG2/b+p65+U5/HkEZ+rhmbhlJjU2V/O158reFl2/0oW4A9w6sRuw/xA6rZqSUS/dmN7l80I3Sicoqsf81SxAZdKPPxVpXvCwIbe3330EOHA==", "fingerprint": "91:0f:11:8f:dc:1f:ca:f5:38:a3:4f:7f:83:23:05:08", "user_id": "78d928d62c934c41b073814fdb4e0833"}}' 2024-03-01 03:53:31,222 85870 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-288340447 created 2024-03-01 03:53:32,549 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1 .326s 2024-03-01 03:53:32,549 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2062708774", "description": "tempest-description--1285552079"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-22736105-8588-4296-8aef-900cda78c10d', 'date': 'Fri, 01 Mar 2024 03:53:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "name": "tempest-securitygroup--2062708774", "stateful": true, "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "description": "tempest-description--1285552079", "shared": false, "security_group_rules": [{"id": "35f410b9-f729-42be-9600-fa4d55744824", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "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": 206, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:53:32Z", "updated_at": "2024-03-01T03:53:32Z", "revision_number": 0}, {"id": "4457f567-a8f8-4ad2-9fcd-418c1f90d766", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "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": 204, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:53:31Z", "updated_at": "2024-03-01T03:53:31Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:53:31Z", "updated_at": "2024-03-01T03:53:31Z", "revision_number": 1, "project_id": "a5fae6042c154e3b8f0e99e1c2400df8"}}' 2024-03-01 03:53:33,809 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.259s 2024-03-01 03:53:33,809 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-eead1666-897f-44c3-87a6-76b51e40e31f', 'date': 'Fri, 01 Mar 2024 03:53:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a9c99a11-3ece-4106-aec8-786d507e10e6", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:53:33Z", "updated_at": "2024-03-01T03:53:33Z", "revision_number": 0}}' 2024-03-01 03:53:35,460 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:96 96/networking/v2.0/security-group-rules 1.650s 2024-03-01 03:53:35,460 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ce84df65-3846-4482-a8df-f2b6386e5d4b', 'date': 'Fri, 01 Mar 2024 03:53: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": "0ec247f0-832f-42eb-8cc2-0f9d167338d0", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:53:34Z", "updated_at": "2024-03-01T03:53:34Z", "revision_number": 0}}' 2024-03-01 03:53:35,461 85870 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2062708774 created 2024-03-01 03:53:38,076 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.615s 2024-03-01 03:53:38,077 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5ab89dcf-d34d-43fe-aa5a-1ab1e4889242', 'date': 'Fri, 01 Mar 2024 03:53:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0b14143b-3858-4708-bb75-2db4657781a8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "floating_ip_address": "172.24.4.65", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:53:36Z", "updated_at": "2024-03-01T03:53:36Z", "revision_number": 0}}' 2024-03-01 03:53:38,077 85870 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0b14143b-3858-4708-bb75-2db4657781a8', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'floating_ip_address': '172.24.4.65', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:53:36Z', 'updated_at': '2024-03-01T03:53:36Z', 'revision_number': 0, 'ip': '172.24.4.65'} created 2024-03-01 03:53:38,204 85870 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.122s 2024-03-01 03:53:38,205 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:38 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-ed320cd3-2538-4d89-ab67-44c86236de4d', '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": "78d928d62c934c41b073814fdb4e0833", "name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "password_expires_at": null}, "audit_ids": ["uFSlNp5vRJOUP9RqshzN6A"], "expires_at": "2024-03-01T04:53:38.000000Z", "issued_at": "2024-03-01T03:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5fae6042c154e3b8f0e99e1c2400df8", "name": "tempest-ServerStableDeviceRescueTest-277426365"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a5fae6042c154e3b8f0e99e1c2400df8", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:53:38,205 85870 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'f8cf1b7d-58f9-4345-828e-8842a9498ffc', 'name': 'tempest-ServerStableDeviceRescueTest-839969346-network', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19109, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:10Z', 'revision_number': 1} available for tenant 2024-03-01 03:53:38,206 85870 DEBUG [tempest.common.comput e] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-288340447', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDlo2vj9E0TK2AK26ef9681AG2/b+p65+U5/HkEZ+rhmbhlJjU2V/O158reFl2/0oW4A9w6sRuw/xA6rZqSUS/dmN7l80I3Sicoqsf81SxAZdKPPxVpXvCwIbe3330EOHA==', 'fingerprint': '91:0f:11:8f:dc:1f:ca:f5:38:a3:4f:7f:83:23:05:08', 'user_id': '78d928d62c934c41b073814fdb4e0833', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVN+7d/HPl/RL5z1jAhhnj5rX/RLz3Kc3uP5D3mBvKWR/jNFPlA4dv\n9ETmTCh3K2ygBwYFK4EEACKhZANiAAQ5aNr4/RNEytgCtunn/evNQBtv2/qeuflO\nfx5BGfq4Zm4ZSY1NlfztefK3hZdv9KFuAPcOrEbsP8QOq2aklEv3Zje5fNCN0onK\nKrH/NUsQGXSjz8VaV7wsCG3t999BDhw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0c106127-8ef5-4535-beac-6e7ae71ed938', 'name': 'tempest-securitygroup--2062708774', 'stateful': True, 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'description': 'tempest-description--1285552079', 'shared': False, 'security_group_rules': [{'id': '35f410b9-f729-42be-9600-fa4d55744824', 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'security_group_id': '0c106127-8ef5-4535-beac-6e7ae71ed938', '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': 206, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:53:32Z', 'updated_at': '2024-03-01T03:53:32Z', 'revision_number': 0}, {'id': '4457f567-a8f8-4ad2-9fcd-418c1f90d766', 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'security_group_id': '0c106127-8ef5-4535-beac-6e7ae71ed938', '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': 204, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:53:31Z', 'updated_at': '2024-03-01T03:53:31Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:53:31Z', 'updated_at': '2024-03-01T03:53:31Z', 'revision_number': 1, 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8'}, 'floating_ip': {'id': '0b14143b-3858-4708-bb75-2db4657781a8', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'floating_ip_address': '172.24.4.65', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:53:36Z', 'updated_at': '2024-03-01T03:53:36Z', 'revision_number': 0, 'ip': '172.24.4.65'}} 2024-03-01 03:53:40,829 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 2.621s 2024-03-01 03:53:40,829 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "f8cf1b7d-58f9-4345-828e-8842a9498ffc"}], "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "key_name": "tempest-keypair-288340447", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee', 'content-type': 'appl ication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-341ea6ea-fd83-451e-9442-bf25832ee8af', 'x-compute-request-id': 'req-341ea6ea-fd83-451e-9442-bf25832ee8af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "adminPass": "F5K9HT9H9Xn9"}}' 2024-03-01 03:53:41,212 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee 0.380s 2024-03-01 03:53:41,212 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0802dfeb-8131-46ec-a289-d3c7f296fddc', 'x-compute-request-id': 'req-0802dfeb-8131-46ec-a289-d3c7f296fddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "status": "BUILD", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "user_id": "78d928d62c934c41b073814fdb4e0833", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:41Z", "updated": "2024-03-01T03:53:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-288340447", "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": []}}' 2024-03-01 03:54:31,898 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee 0.621s 2024-03-01 03:54:31,898 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd4240c-ce60-44b7-9893-74e18ba1415f', 'x-compute-request-id': 'req-3bd4240c-ce60-44b7-9893-74e18ba1415f', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "status": "ACTIVE", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "user_id": "78d928d62c934c41b073814fdb4e0833", "metadata": {}, "hostId": "9a23e4c33a216325f1eca469cb850c22a98df3bba54fe4c76fac7983", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:40Z", "updated": "2024-03-01T03:53:58Z", "addresses": {"tempest-ServerStableDeviceRescueTest-839969346-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288340447", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:31,912 85870 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 03:55:32,255 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee/os-interface 0.281s 2024-03-01 03:55:32,256 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:31 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-e6bc2cea-843d-4c48-9882-c81151bde657', 'x-compute-request-id': 'req-e6bc2cea-843d-4c48-9882-c81151bde657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f8cf1b7d-58f9-4345-828e-8842a9498ffc", "port_id": "52ebf71b-63bc-44b0-9057-28566ef92f75", "mac_addr": "fa:16:3e:d7:cd:ee", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "31ab11f5-2a8f-48e9-8f18-876e26819379", "ip_address": "10.0.0.11"}]}]}' 2024-03-01 03:55:33,708 85870 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/0b14143b-3858-4708-bb75-2db4657781a8 1.448s 2024-03-01 03:55:33,709 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "52ebf71b-63bc-44b0-9057-28566ef92f75"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-dac85c13-6075-46ce-947e-1355d04ad6f9', 'date': 'Fri, 01 Mar 2024 03:55:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0b14143b-3858-4708-bb75-2db4657781a8'} Body: b'{"floatingip": {"id": "0b141 43b-3858-4708-bb75-2db4657781a8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "floating_ip_address": "172.24.4.65", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "d87bf622-fa9a-4e84-aa7c-b30ed8b9e005", "port_id": "52ebf71b-63bc-44b0-9057-28566ef92f75", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f8cf1b7d-58f9-4345-828e-8842a9498ffc", "mac_address": "fa:16:3e:d7:cd:ee", "admin_state_up": true, "status": "ACTIVE", "device_id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:53:36Z", "updated_at": "2024-03-01T03:55:32Z", "revision_number": 1, "project_id": "a5fae6042c154e3b8f0e99e1c2400df8"}}' 2024-03-01 03:55:33,711 85870 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2024-03-01 03:55:33,730 85870 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:55:33,839 85870 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:55:33,839 85870 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2024-03-01 03:55:34,776 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee/action 0.936s 2024-03-01 03:55:34,777 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-716936899"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891fd9d8-06df-427c-a199-e2efcb33debf', 'x-compute-request-id': 'req-891fd9d8-06df-427c-a199-e2efcb33debf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee/action'} Body: b'' 2024-03-01 03:55:34,932 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.152s 2024-03-01 03:55:34,932 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5dc640f-60cb-4ec2-87ec-22a826f2f785', 'x-compute-request-id': 'req-b5dc640f-60cb-4ec2-87ec-22a826f2f785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"image": {"id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "owner_projec t_name": "tempest-ServerStableDeviceRescueTest-277426365", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "user_id": "78d928d62c934c41b073814fdb4e0833"}, "created": "2024-03-01T03:55:35Z", "updated": "2024-03-01T03:55:35Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}], "server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}]}}}' 2024-03-01 03:56:25,053 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.064s 2024-03-01 03:56:25,054 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ac088a-cfe8-4530-9c13-f586c13fc9e5', 'x-compute-request-id': 'req-43ac088a-cfe8-4530-9c13-f586c13fc9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"image": {"id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "minRam": 0, "minDisk": 1, "metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-277426365", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "user_id": "78d928d62c934c41b073814fdb4e0833", "image_type": "snapshot", "owner_id": "a5fae6042c154e3b8f0e99e1c2400df8", "image_state": "available", "image_location": "snapshot"}, "created": "2024-03-01T03:55:35Z", "updated": "2024-03-01T03:55:40Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}], "server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}]}}}' 2024-03-01 03:56:25,120 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.060s 2024-03-01 03:56:25,121 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4311673b-8811-4fc3-9bba-b70b6474be43', 'x-compute-request-id': 'req-4311673b-8811-4fc3-9bba-b70b6474be43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"image": {"id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "owner_id": "a5fae6042c154e3b8f0e99e1c2400df8", "owner_project_name": "tempest-ServerStableDeviceRescueTest-277426365", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "user_id": "78d928d62c934c41b073814fdb4e0833"}, "created": "2024-03-01T03:55:35Z", "updated": "2024-03-01T03:55:40Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}], "server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}]}}}' 2024-03-01 03:56:25,407 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee 0.279s 2024-03-01 03:56:25,407 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ba0c01-1896-4688-83ae-dc22dc0d7ea8', 'x-compute-request-id': 'req-86ba0c01-1896-4688-83ae-dc22dc0d7ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "status": "ACTIVE", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "user_id": "78d928d62c934c41b073814fdb4e0833", "metadata": {}, "hostId": "9a23e4c33a216325f1eca469cb850c22a98df3bba54fe4c76fac7983", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:40Z", "updated": "2024-03-01T03:55:41Z", "addresses": {"tempest-ServerStableDeviceRescueTest-839969346-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}, {"version": 4, "addr": "172.24.4.65", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288340447", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:25,691 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.210s 2024-03-01 03:57:25,692 85870 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': 'Fri, 01 Mar 2024 03:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5111885e-98fa-4f96-87d6-eb49cc155772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "owner_id": "a5fae6042c154e3b8f0e99e1c2400df8", "owner_project_name": "tempest-ServerStableDeviceRescueTest-277426365", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "user_id": "78d928d62c934c41b073814fdb4e0833", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "d5eaa73f19d05ac78089f5164c5a6af1", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a5fae6042c154e3b8f0e99e1c2400df8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f7210d48988406c6af5b5373b2a82f70b262bf64d203bd6306b77f803403b08aab66aaf97e024b6e9201baaa506f499d33c812b924e59ec41895477cf135a512", "id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "created_at": "2024-03-01T03:55:35Z", "updated_at": "2024-03-01T03:57:26Z", "tags": [], "self": "/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "file": "/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:57:25,993 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.300s 2024-03-01 03:57:25,993 85870 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c55c2a56-9bac-4e79-85f5-b062854d5d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "owner_id": "a5fae6042c154e3b8f0e99e1c2400df8", "owner_project_name": "tempest-ServerStableDeviceRescueTest-277426365", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "user_id": "78d928d62c934c41b073814fdb4e0833", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "d5eaa73f19d05ac78089f5164c5a6af1", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a5fae6042c154e3b8f0e99e1c2400df8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f7210d48988406c6af5b5373b2a82f70b262bf64d203bd6306b77f803403b08aab66aaf97e024b6e9201baaa506f499d33c812b924e59ec41895477cf135a512", "id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "created_at": "2024-03-01T03:55:35Z", "updated_at": "2024-03-01T03:57:26Z", "tags": [], "self": "/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "file": "/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:57:26,368 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee 0.374s 2024-03-01 03:57:26,368 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401138f7-966c-4870-8050-667f3096c7b7', 'x-compute-request-id': 'req-401138f7-966c-4870-8050-667f3096c7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "status": "ACTIVE", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "user_id": "78d928d62c934c41b073814fdb4e0833", "metadata": {}, "hostId": "9a23e4c33a216325f1eca469cb850c22a98df3bba54fe4c76fac7983", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:40Z", "updated": "2024-03-01T03:55:41Z", "addresses": {"tempest-ServerStableDeviceRescueTest-839969346-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixe d", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}, {"version": 4, "addr": "172.24.4.65", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288340447", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:26,424 85870 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/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180 0.042s 2024-03-01 03:57:26,425 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3312a87-dbc9-4139-9820-febebadb92fb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3312a87-dbc9-4139-9820-febebadb92fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180'} Body: b'{"volume": {"id": "7a7c74aa-23b0-4a35-aba2-a07365d8f180", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:31.000000", "updated_at": "2024-03-01T03:53:31.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-187690671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}], "user_id": "78d928d62c934c41b073814fdb4e0833", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8"}}' 2024-03-01 03:57:27,477 85870 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/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180 0.038s 2024-03-01 03:57:27,478 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a4c7b7-d188-486e-b899-db2f73cb530a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a4c7b7-d188-486e-b899-db2f73cb530a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180'} Body: b'{"volume": {"id": "7a7c74aa-23b0-4a35-aba2-a07365d8f180", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:31.000000", "updated_at": "2024-03-01T03:53:31.00 0000", "name": "tempest-ServerStableDeviceRescueTest-volume-187690671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}], "user_id": "78d928d62c934c41b073814fdb4e0833", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8"}}' {5} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.367039s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6d22152c-59e1-46e4-9502-15dd5eb4600d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:12,853 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes 0.226s 2024-03-01 03:58:12,854 85868 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-1327840894"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb100eb-befe-4a18-8ad4-2e09b2eb8a6b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb100eb-befe-4a18-8ad4-2e09b2eb8a6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes'} Body: b'{"volume": {"id": "6d22152c-59e1-46e4-9502-15dd5eb4600d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:12.791877", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1327840894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:58:12,910 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d 0.045s 2024-03-01 03:58:12,911 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d2819b-b678-4c20-b44f-32c62090daf6', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d2819b-b678-4c20-b44f-32c62090daf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d'} Body: b'{"volume": {"id": "6d22152c-59e1-46e4-9502-15dd5eb4600d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:13.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1327840894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c95ceae68bca4ea2a4a5f8547be16814"}}' 2024-03-01 03:58:13,977 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d 0.045s 2024-03-01 03:58:13,977 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafdcf26-5dd2-4b76-918d-e170c4508caf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafdcf26-5dd2-4b76-918d-e170c4508caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d'} Body: b'{"volume": {"id": "6d22152c-59e1-46e4-9502-15dd5eb4600d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:13.000000", "updated_at": "2024-03-01T03:58:13.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1327840894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c95ceae68bca4ea2a4a5f8547be16814"}}' {5} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.308216s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 65088893-6d67-4055-9cf7-0bd09ad49c41 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:14,182 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes 0.188s 2024-03-01 03:58:14,182 85868 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-1128548926"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9753c47-7be0-480b-8949-4343df1428b9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9753c47-7be0-480b-8949-4343df1428b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes'} Body: b'{"volume": {"id": "65088893-6d67-4055-9cf7-0bd09ad49c41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:14.120873", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1128548926", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:58:14,233 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41 0.038s 2024-03-01 03:58:14,233 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec20216-1a4a-48d3-acab-a1140b72ca66', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec20216-1a4a-48d3-acab-a1140b72ca66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41'} Body: b'{"volume": {"id": "65088893-6d67-4055-9cf7-0bd09ad49c41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:14.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1128548926", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c95ceae68bca4ea2a4a5f8547be16814"}}' 2024-03-01 03:58:15,288 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41 0.040s 2024-03-01 03:58:15,289 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb683c1-4f54-4038-bbaa-ca125e689860', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb683c1-4f54-4038-bbaa-ca125e689860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41'} Body: b'{"volume": {"id": "65088893-6d67-4055-9cf7-0bd09ad49c41", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:14.000000", "updated_at": "2024-03-01T03:58:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1128548926", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c95ceae68bca4ea2a4a5f8547be16814"}}' {6} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.205016s] ... 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:24,150 85870 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/d214504fb0c94960ba56e32bf49e3b63/scheduler-stats/get_pools?detail=True 0.189s 2024-03-01 03:58:24,151 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c64f894-c639-49c7-a72b-387edfa35d27', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c64f894-c639-49c7-a72b-387edfa35d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d214504fb0c94960ba56e32bf49e3b63/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {6} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.050248s] ... 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:24,213 85870 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/d214504fb0c94960ba56e32bf49e3b63/scheduler-stats/get_pools 0.046s 2024-03-01 03:58:24,214 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49713557-4581-49eb-b869-f65f9db21493', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49713557-4581-49eb-b869-f65f9db21493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d214504fb0c94960ba56e32bf49e3b63/scheduler-stats/get_pools'} Body: b'{"pools": []}' {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.028790s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.023924s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.023938s] ... ok {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.722280s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ff2b43a4-610a-4a3e-b284-489e37ca0e1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:27,763 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes 0.314s 2024-03-01 03:58:27,764 85870 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-1074184941"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05eb48e0-d7de-465f-a956-8e3f0512d694', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05eb48e0-d7de-465f-a956-8e3f0512d694', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes'} Body: b'{"volume": {"id": "ff2b43a4-610a-4a3e-b284-489e37ca0e1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:27.697670", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1074184941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}], "user_id": "77f54ff04db141c9900ebbcaf0f19022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:58:27,818 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.044s 2024-03-01 03:58:27,819 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032f83c9-5ec9-4d9c-86d7-ae8e7977fd11', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032f83c9-5ec9-4d9c-86d7-ae8e7977fd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'{"volume": {"id": "ff2b43a4-610a-4a3e-b284-489e37ca0e1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:28.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1074184941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}], "user_id": "77f54ff04db141c9900ebbcaf0f19022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f93df5945ceb445f957081f70b5ea453"}}' 2024-03-01 03:58:28,923 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.091s 2024-03-01 03:58:28,924 85870 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a59bc8-fd4d-42d9-a0c4-e7f39e454f1b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a59bc8-fd4d-42d9-a0c4-e7f39e454f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'{"volume": {"id": "ff2b43a4-610a-4a3e-b284-489e37ca0e1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:28.000000", "updated_at": "2024-03-01T03:58:28.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1074184941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}], "user_id": "77f54ff04db141c9900ebbcaf0f19022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f93df5945ceb445f957081f70b5ea453"}}' 2024-03-01 03:58:29,024 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.087s 2024-03-01 03:58:29,025 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57f032c-089d-46cd-9548-4447933ef797', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57f032c-089d-46cd-9548-4447933ef797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'{"volume": {"id": "ff2b43a4-610a-4a3e-b284-489e37ca0e1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:28.000000", "updated_at": "2024-03-01T03:58:28.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1074184941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}], "user_id": "77f54ff04db141c9900ebbcaf0f19022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f93df5945ceb445f957081f70b5ea453"}}' 2024-03-01 03:58:29,146 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.103s 2024-03-01 03:58:29,146 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58: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-7b306fa5-502e-43e8-9605-d44f15ac917f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'' 2024-03-01 03:58:29,169 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.023s 2024-03-01 03:58:29,170 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58: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-cb8d345e-9491-4739-b64f-aecc0317cc6a', 'x-openstack-request-id': 'req-cb8d345e-9491-4739-b64f-aecc0317cc6a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ff2b43a4-610a-4a3e-b284-489e37ca0e1c could not be found."}}' {6} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.049549s] ... ok {6} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5baaf34d-5d62-42b6-85a4-ce6e434a5078 failed to build and is in ERROR status {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.386700s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 81527423-002b-44eb-a5f6-7fccddffb9a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:25,381 85866 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:56:25,382 85866 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:56:25,433 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2024-03-01 03:56:25,434 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-576718135", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPKXq99UoJcUoIvNGuEEIIlyGCl7ByCXN0DkUqpQOaZMKC+gN2fh4cyXmtvOe4JdcQzljZ9QnggA+r5miBb4WhbAU3k6g5wnS2hjP6ZooqOrVPJTdvjKmJ/PRNGINDnohg=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 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-8dc261e6-5fb6-4358-9570-c88b742e444a', 'x-compute-request-id': 'req-8dc261e6-5fb6-4358-9570-c88b742e444a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-576718135", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPKXq99UoJcUoIvNGuEEIIlyGCl7ByCXN0DkUqpQOaZMKC+gN2fh4cyXmtvOe4JdcQzljZ9QnggA+r5miBb4WhbAU3k6g5wnS2hjP6ZooqOrVPJTdvjKmJ/PRNGINDnohg==", "fingerprint": "12:8c:44:44:fa:7c:33:8f:2b:c9:bf:d2:9d:0f:73:ba", "user_id": "3b9f3fb632f347ca8691ba55499d1a84"}}' 2024-03-01 03:56:25,436 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-576718135 created 2024-03-01 03:56:25,630 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.193s 2024-03-01 03:56:25,631 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--819338120", "description": "tempest-description--1201017923"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-0cf6fd83-f998-41b0-a179-4672b3586fa8', 'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "name": "tempest-securitygroup--819338120", "stateful": true, "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "description": "tempest-description--1201017923", "shared": false, "security_group_rules": [{"id": "28d75238-5483-47f8-8006-2ac2d62037a9", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "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, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 0}, {"id": "d89230b3-1574-4ed1-aa1e-576503abe47c", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 482, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:56:25,853 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.221s 2024-03-01 03:56:25,853 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3c3da44c-1392-48f1-a1b3-00ffe682dfba', 'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cb97ade3-5736-4019-bd3c-f0e16a146e0c", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 0}}' 2024-03-01 03:56:26,068 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.214s 2024-03-01 03:56:26,069 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9ddf6078-52ec-42b6-b41f-10337540c5ce', 'date': 'Fri, 01 Mar 2024 03:56:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e3a753c9-f0e9-430b-ac3c-62c35649d3c2", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 0}}' 2024-03-01 03:56:26,069 85866 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--819338120 created 2024-03-01 03:56:26,959 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.889s 2024-03-01 03:56:26,960 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c 18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0027f4ff-c383-4c76-9049-4393923d99c5', 'date': 'Fri, 01 Mar 2024 03:56:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "eeda7284-ded9-409c-a485-4ce58d8a94d3", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.70", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d4b7955d5df40c192322c2688bad10f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:56:26Z", "updated_at": "2024-03-01T03:56:26Z", "revision_number": 0}}' 2024-03-01 03:56:26,960 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'eeda7284-ded9-409c-a485-4ce58d8a94d3', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.70', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:56:26Z', 'updated_at': '2024-03-01T03:56:26Z', 'revision_number': 0, 'ip': '172.24.4.70'} created 2024-03-01 03:56:27,050 85866 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.080s 2024-03-01 03:56:27,050 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:26 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-5856e100-fbb8-459b-9500-863901c5b2f2', '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": "3b9f3fb632f347ca8691ba55499d1a84", "name": "tempest-AttachVolumeNegativeTest-1597853009-project-member", "password_expires_at": null}, "audit_ids": ["1S8f-sZ0SiqddS9o__i8IQ"], "expires_at": "2024-03-01T04:56:26.000000Z", "issued_at": "2024-03-01T03:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d4b7955d5df40c192322c2688bad10f", "name": "tempest-AttachVolumeNegativeTest-1597853009"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoin ts": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:56:27,051 85866 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '4079f181-40a0-4f37-8f64-25bc7601fe28', 'name': 'tempest-AttachVolumeNegativeTest-1660737255-network', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53523, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:10Z', 'revision_number': 1} available for tenant 2024-03-01 03:56:27,052 85866 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-576718135', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPKXq99UoJcUoIvNGuEEIIlyGCl7ByCXN0DkUqpQOaZMKC+gN2fh4cyXmtvOe4JdcQzljZ9QnggA+r5miBb4WhbAU3k6g5wnS2hjP6ZooqOrVPJTdvjKmJ/PRNGINDnohg==', 'fingerprint': '12:8c:44:44:fa:7c:33:8f:2b:c9:bf:d2:9d:0f:73:ba', 'user_id': '3b9f3fb632f347ca8691ba55499d1a84', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA1RYAALU2nXa+ZbKP8l317IZt3l4HCVu6to7IC9d5X6ilkqkPqUk8+\nAWWLovBglmSgBwYFK4EEACKhZANiAATyl6vfVKCXFKCLzRrhBCCJchgpewcglzdA\n5FKqUDmmTCgvoDdn4eHMl5rbznuCXXEM5Y2fUJ4IAPq+ZogW+FoWwFN5OoOcJ0to\nYz+maKKjq1TyU3b4ypifz0TRiDQ56IY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dfdd6b64-0340-4521-8bbb-4a8192361f20', 'name': 'tempest-securitygroup--819338120', 'stateful': True, 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'description': 'tempest-description--1201017923', 'shared': False, 'security_group_rules': [{'id': '28d75238-5483-47f8-8006-2ac2d62037a9', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': 'dfdd6b64-0340-4521-8bbb-4a8192361f20', '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, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:56:25Z', 'updated_at': '2024-03-01T03:56:25Z', 'revision_number': 0}, {'id': 'd89230b3-1574-4ed1-aa1e-576503abe47c', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': 'dfdd6b64-0340-4521-8bbb-4a8192361f20', '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': N one, 'standard_attr_id': 482, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:56:25Z', 'updated_at': '2024-03-01T03:56:25Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:56:25Z', 'updated_at': '2024-03-01T03:56:25Z', 'revision_number': 1, 'project_id': '8d4b7955d5df40c192322c2688bad10f'}, 'floating_ip': {'id': 'eeda7284-ded9-409c-a485-4ce58d8a94d3', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.70', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:56:26Z', 'updated_at': '2024-03-01T03:56:26Z', 'revision_number': 0, 'ip': '172.24.4.70'}} 2024-03-01 03:56:27,708 85866 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.655s 2024-03-01 03:56:27,708 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-750033523", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "4079f181-40a0-4f37-8f64-25bc7601fe28"}], "security_groups": [{"name": "tempest-securitygroup--819338120"}], "key_name": "tempest-keypair-576718135", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22b1d9b-938a-463f-a30a-67d13a452d50', 'x-compute-request-id': 'req-f22b1d9b-938a-463f-a30a-67d13a452d50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--819338120"}], "adminPass": "password"}}' 2024-03-01 03:56:27,800 85866 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/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.088s 2024-03-01 03:56:27,800 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:27 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-d5d00ec4-4003-46a0-81ad-9f80888e194b', 'x-compute-request-id': 'req-d5d00ec4-4003-46a0-81ad-9f80888e194b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'{"server": {"id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "name": "tempest-AttachVolumeNegativeTest-server-750033523", "status": "BUILD", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3 b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:56:28Z", "updated": "2024-03-01T03:56:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-576718135", "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": []}}' 2024-03-01 03:57:18,087 85866 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/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.232s 2024-03-01 03:57:18,087 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:17 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-55efc68f-00d5-41f8-b1a4-e9e1fe1d4b08', 'x-compute-request-id': 'req-55efc68f-00d5-41f8-b1a4-e9e1fe1d4b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'{"server": {"id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "name": "tempest-AttachVolumeNegativeTest-server-750033523", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:56:27Z", "updated": "2024-03-01T03:56:36Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:47:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-576718135", "OS-SRV-USG:launched_at": "2024-03-01T03:56:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--819338120"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:18,101 85866 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:58:18,303 85866 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/b4a4a339-b579-41ee-986d-aa0ae169aa32/os-interface 0.142s 2024-03-01 03:58:18,303 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:18 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-23846700-0645-42eb-b6c4-73ebbe53eba4', 'x-compute-request-id': 'req-23846700-0645-42eb-b6c4-73ebbe53eba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "port_id": "3cea48fa-2501-4cda-90e0-9660e414bee5", "mac_addr": "fa:16:3e:35:47:45", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "936ea464-e53f-4920-ac0c-25bb2390b0ac", "ip_address": "10.0.0.5"}]}]}' 2024-03-01 03:58:19,215 85866 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/eeda7284-ded9-409c-a485-4ce58d8a94d3 0.907s 2024-03-01 03:58:19,215 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3cea48fa-2501-4cda-90e0-9660e414bee5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6c76f369-de9f-4515-8c96-2a2d88f235b5', 'date': 'Fri, 01 Mar 2024 03:58:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/eeda7284-ded9-409c-a485-4ce58d8a94d3'} Body: b'{"floatingip": {"id": "eeda7284-ded9-409c-a485-4ce58d8a94d3", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.70", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "6161874f-4dd3-48bf-b825-66b3e121ff61", "port_id": "3cea48fa-2501-4cda-90e0-9660e414bee5", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "mac_address": "fa:16:3e:35:47:45", "admin_state_up": true, "status": "ACTIVE", "device_id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:56:26Z", "updated_at": "2024-03-01T03:58:18Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:58:19,216 85866 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.70:22' as 'cirros' with public key authentication 2024-03-01 03:58:19,223 85866 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:58:19,331 85866 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:58:19,332 85866 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.70 successfully created 2024-03-01 03:58:19,371 85866 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/b4a4a339-b579-41ee-986d-aa0ae169aa32/ips 0.038s 2024-03-01 03:58:19,371 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d24ef6a-7250-40d0-9728-2e79635fce6d', 'x-compute-request-id': 'req-4d24ef6a-7250-40d0-972 8-2e79635fce6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2024-03-01 03:58:19,558 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes 0.184s 2024-03-01 03:58:19,559 85866 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-1715715925"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b293a71-3544-41ef-bd84-31cb185b8476', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b293a71-3544-41ef-bd84-31cb185b8476', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes'} Body: b'{"volume": {"id": "81527423-002b-44eb-a5f6-7fccddffb9a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:19.495201", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1715715925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:58:19,611 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5 0.041s 2024-03-01 03:58:19,611 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb593e3-7d6d-4001-9ad7-b11b06042b51', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb593e3-7d6d-4001-9ad7-b11b06042b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5'} Body: b'{"volume": {"id": "81527423-002b-44eb-a5f6-7fccddffb9a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:19.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1715715925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-0 3-01 03:58:20,672 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5 0.047s 2024-03-01 03:58:20,672 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a434e711-3132-4e3d-bc34-c47d441404c6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a434e711-3132-4e3d-bc34-c47d441404c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5'} Body: b'{"volume": {"id": "81527423-002b-44eb-a5f6-7fccddffb9a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:19.000000", "updated_at": "2024-03-01T03:58:20.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1715715925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:58:20,804 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.119s 2024-03-01 03:58:20,804 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:20 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-8653ebf4-3c2a-4dac-9c44-92b5aef731d2', 'x-compute-request-id': 'req-8653ebf4-3c2a-4dac-9c44-92b5aef731d2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'' 2024-03-01 03:58:20,979 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.174s 2024-03-01 03:58:20,980 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e62838a-b249-4813-b833-7537e4ca6ac1', 'x-compute-request-id': 'req-9e62838a-b249-4813-b833-7537e4ca6ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'{"server": {"id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "name": "tempest-AttachVolumeNegativeTest-server-750033523", "status": "ACTIVE", " tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:56:27Z", "updated": "2024-03-01T03:58:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:47:45"}, {"version": 4, "addr": "172.24.4.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:47:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-576718135", "OS-SRV-USG:launched_at": "2024-03-01T03:56:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--819338120"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:11,173 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.131s 2024-03-01 03:59:11,173 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:11 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-42fbcc2b-a829-47d9-bea4-52d33fd8fcea', 'x-compute-request-id': 'req-42fbcc2b-a829-47d9-bea4-52d33fd8fcea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b4a4a339-b579-41ee-986d-aa0ae169aa32 could not be found."}}' 2024-03-01 03:59:11,209 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-576718135 0.035s 2024-03-01 03:59:11,209 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5499338c-9393-43be-8fb1-8f8a70ec34d4', 'x-compute-request-id': 'req-5499338c-9393-43be-8fb1-8f8a70ec34d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-576718135'} Body: b'' 2024-03-01 03:59:11,383 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/dfdd6b64-0340-4521-8bbb-4a8192361f20 0.172s 2024-03-01 03:59:11,383 85866 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-f46d3bd5-e615-40da-aa07-693514068809', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dfdd6b64-0340-4521-8bbb-4a8192361f20'} Body: b'' 2024-03-01 03:59:11,401 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/dfdd6b64-0340-4521-8bbb-4a8192361f20 0.017s 2024-03-01 03:59:11,401 85866 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-a2278bfb-aa29-4789-9c09-39c0412950c5', 'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dfdd6b64-0340-4521-8bbb-4a8192361f20'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group dfdd6b64-0340-4521-8bbb-4a8192361f20 does not exist", "detail": ""}}' 2024-03-01 03:59:11,766 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/eeda7284-ded9-409c-a485-4ce58d8a94d3 0.364s 2024-03-01 03:59:11,767 85866 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-2a892a2b-68e7-49f9-adbe-f3c3bcb7ed65', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/eeda7284-ded9-409c-a485-4ce58d8a94d3'} Body: b'' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [115.432934s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f1b9f8a9-81cf-47c8-94af-4af86d4b9d83 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:57:20,596 85876 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:57:20,938 85876 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.340s 2024-03-01 03:57:20,938 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-131165079", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP6w0A6TSVn5wrLQL81oButzDBqoI6KCHNm5KxYXWs9L9Svpblsf5X8VjO1HwO7rnAbhVY9dXQ/bOg7Dr47EB885L1dAheJvdTmNdFkRIavR7wTEX9sq0LZNezA33K23Xw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7923c9-2121-4bd1-9d9e-11ccf2b80786', 'x-compute-request-id': 'req-7f7923c9-2121-4bd1-9d9e-11ccf2b80786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-131165079", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP6w0A6TSVn5wrLQL81oButzDBqoI6KCHNm5KxYXWs9L9Svpblsf5X8VjO1HwO7rnAbhVY9dXQ/bOg7Dr47EB885L1dAheJvdTmNdFkRIavR7wTEX9sq0LZNezA33K23Xw==", "fingerprint": "9a:48:ec:05:a4:d2:c9:55:55:bd:f6:4d:9c:b9:67:c4", "user_id": "6462f346136e48969d7973e0e92912a8"}}' 2024-03-01 03:57:20,941 85876 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-131165079 created 2024-03-01 03:57:21,332 85876 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.391s 2024-03-01 03:57:21,333 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1071631381", "description": "tempest-description--872997838"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-93baa76c-a1b1-4264-9c23-667832b13f6c', 'date': 'Fri, 01 Mar 2024 03:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "name": "tempest-securitygroup--1071631381", "stateful": true, "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "description": "tempest-description--872997838", "shared": false, "security_group_rules": [{"id": "2f8fd2e1-0c32-4c5e-97fd-0f5bfe99fe0d", "project_id": "81db881bf96146198c49b39ba1de9bdf", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "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": 607, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 0}, {"id": "f5f97499-50a7-4cfb-8b66-ebb9aa59d378", "project_id": "81db881bf96146198c49b39ba1de9bdf", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "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": 608, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 1, "project_id": "81db881bf96146198c49b39ba1de9bdf"}}' 2024-03-01 03:57:21,605 85876 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.272s 2024-03-01 03:57:21,606 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d9719aad-8a56-4670-ae07-01b36ea61a5f', 'date': 'Fri, 01 Mar 2024 03:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "908a144d-7a0b-492e-964a-c0bda51bfc2c", "project_id": "81db881bf96146198c49b39ba1de9bdf", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 0}}' 2024-03-01 03:57:21,827 85876 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.220s 2024-03-01 03:57:21,828 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-78cbfc62-d37f-460f-b4c8-b8c16aba4ecc', 'date': 'Fri, 01 Mar 2024 03:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4b02dc3-1cb0-4089-bdf1-a0f0b3ed5f6a", "project_id": "81db881bf96146198c49b39ba1de9bdf", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 0}}' 2024-03-01 03:57:21,828 85876 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1071631381 created 2024-03-01 03:57:22,441 85876 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 0.613s 2024-03-01 03:57:22,442 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-4c942a6c-9185-4ac2-9e17-0d3bc6066270', 'date': 'Fri, 01 Mar 2024 03:57:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2312ddaa-f77c-4d59-afff-aa6a4e2b52ae", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "floating_ip_address": "172.24.4.88", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "81db881bf96146198c49b39ba1de9bdf", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:57:22Z", "updated_at": "2024-03-01T03:57:22Z", "revision_number": 0}}' 2024-03-01 03:57:22,442 85876 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2312ddaa-f77c-4d59-afff-aa6a4e2b52ae', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'floating_ip_address': '172.24.4.88', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:57:22Z', 'updated_at': '2024-03-01T03:57:22Z', 'revision_number': 0, 'ip': '172.24.4.88'} created 2024-03-01 03:57:22,484 85876 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.036s 2024-03-01 03:57:22,484 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ba545b6b-f955-4e84-9c3c-6f69d10881b1', '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": "6462f346136e48969d7973e0e92912a8", "name": "tempest-VolumesAdminNegativeTest-25387315-project-member", "password_expires_at": null}, "audit_ids": ["_EckfRKGSUSyp5Cz3-Ma7Q"], "expires_at": "2024-03-01T04:57:22.000000Z", "issued_at": "2024-03-01T03:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81db881bf96146198c49b39ba1de9bdf", "name": "tempest-VolumesAdminNegativeTest-25387315"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:57:22,485 85876 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'e633d993-9ffd-4e50-b900-5e4d45009971', 'name': 'tempest-VolumesAdminNegativeTest-45194026-network', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65289, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:57:06Z', 'updated_at': '2024-03-01T03:57:06Z', 'revision_number': 1} available for tenant 2024-03-01 03:57:22,485 85876 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-131165079', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP6w0A6TSVn5wrLQL81oButzDBqoI6KCHNm5KxYXWs9L9Svpblsf5X8VjO1HwO7rnAbhVY9dXQ/bOg7Dr47EB885L1dAheJvdTmNdFkRIavR7wTEX9sq0LZNezA33K23Xw==', 'fingerprint': '9a:48:ec:05:a4:d2:c9:55:55:bd:f6:4d:9c:b9:67:c4', 'user_id': '6462f346136e48969d7973e0e92912a8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDtqlC84QCyU8ui44sZ5+xPM7VTVduDdIqluq37THMpzZRRSQduGoso\n6/u+ZQOpUbigBwYFK4EEACKhZANiAAT+sNAOk0lZ+cKy0C/NaAbrcwwaqCOighzZ\nuSsWF1rPS/Ur6W5bH+V/FYztR8Du65wG4VWPXV0P2zoOw6+OxAfPOS9XQIXib3U5\njXRZESGr0e8ExF/bKtC2TXswN9ytt18=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fbe592b5-266a-4daa-a5d4-e4a08b8cf087', 'name': 'tempest-securitygroup--1071631381', 'stateful': True, 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'description': 'tempest-description--872997838', 'shared': False, 'security_group_rules': [{'id': '2f8fd2e1-0c32-4c5e-97fd-0f5bfe99fe0d', 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'security_group_id': 'fbe592b5-266a-4daa-a5d4-e4a08b8cf087', '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': 607, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:57:21Z', 'updated_at': '2024-03-01T03:57:21Z', 'revision_number': 0}, {'id': 'f5f97499-50a7-4cfb-8b66-ebb9aa59d378', 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'security_group_id': 'fbe592b5-266a-4daa-a5d4-e4a08b8cf087', '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': 608, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:57:21Z', 'updated_at': '2024-03-01T03:57:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:57:21Z', 'updated_at': '2024-03-01T03:57:21Z', 'revision_number': 1, 'project_id': '81db881bf96146198c49b39ba1de9bdf'}, 'floating_ip': {'id': '2312ddaa-f77c-4d59-afff-aa6a4e2b52ae', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'floating_ip_address': '172.24.4.88', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:57:22Z', 'updated_at': '2024-03-01T03:57:22Z', 'revision_number': 0, 'ip': '172.24.4.88'}} 2024-03-01 03:57:23,034 85876 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 0.548s 2024-03-01 03:57:23,035 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1003193061", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "e633d993-9ffd-4e50-b900-5e4d45009971"}], "security_groups": [{"name": "tempest-securitygroup--1071631381"}], "key_name": "tempest-keypair-131165079", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8de149-7570-40e3-b71c-62eaff50629b', 'x-compute-request-id': 'req-ee8de149-7570-40e3-b71c-62eaff50629b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e0594485-9d27-4233-bfea-661e5b8e97dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1071631381"}], "adminPass": "3NeUqkP6a8ML"}}' 2024-03-01 03:57:23,102 85876 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/e0594485-9d27-4233-bfea-661e5b8e97dc 0.064s 2024-03-01 03:57:23,103 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf03750-97dd-4505-9ee7-dad6d7f8caf0', 'x-compute-request-id': 'req-7cf03750-97dd-4505-9ee7-dad6d7f8caf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc'} Body: b'{"server": {"id": "e0594485-9d27-4233-bfea-661e5b8e97dc", "name": " tempest-VolumesAdminNegativeTest-server-1003193061", "status": "BUILD", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "user_id": "6462f346136e48969d7973e0e92912a8", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:23Z", "updated": "2024-03-01T03:57:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-131165079", "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": []}}' 2024-03-01 03:58:13,370 85876 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/e0594485-9d27-4233-bfea-661e5b8e97dc 0.206s 2024-03-01 03:58:13,371 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de476f4e-b9a1-4cf3-a87e-e40a219c7360', 'x-compute-request-id': 'req-de476f4e-b9a1-4cf3-a87e-e40a219c7360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc'} Body: b'{"server": {"id": "e0594485-9d27-4233-bfea-661e5b8e97dc", "name": "tempest-VolumesAdminNegativeTest-server-1003193061", "status": "ACTIVE", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "user_id": "6462f346136e48969d7973e0e92912a8", "metadata": {}, "hostId": "52e3e09f32c2b4fe95883cff1f6bd11b5142169999220281e5b42a60", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:23Z", "updated": "2024-03-01T03:57:32Z", "addresses": {"tempest-VolumesAdminNegativeTest-45194026-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3e:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-131165079", "OS-SRV-USG:launched_at": "2024-03-01T03:57:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071631381"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:58:13,396 85876 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 03:59:13,696 85876 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/e0594485-9d27-4233-bfea-661e5b8e97dc/os-interface 0.286s 2024-03-01 03:59:13,696 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:13 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-c9f029f5-a61f-4fbd-9225-91f4238b07a4', 'x-compute-request-id': 'req-c9f029f5-a61f-4fbd-9225-91f4238b07a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e633d993-9ffd-4e50-b900-5e4d45009971", "port_id": "c49103b3-55ef-4ea5-b69b-4276b6382736", "mac_addr": "fa:16:3e:79:3e:33", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "54fcf8b4-8ee8-4954-8b61-aca10e40e7bc", "ip_address": "10.0.0.12"}]}]}' 2024-03-01 03:59:14,557 85876 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/2312ddaa-f77c-4d59-afff-aa6a4e2b52ae 0.856s 2024-03-01 03:59:14,558 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c49103b3-55ef-4ea5-b69b-4276b6382736"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2afaf63a-9941-465a-906b-e1031df64793', 'date': 'Fri, 01 Mar 2024 03:59:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2312ddaa-f77c-4d59-afff-aa6a4e2b52ae'} Body: b'{"floatingip": {"id": "2312ddaa-f77c-4d59-afff-aa6a4e2b52ae", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "floating_ip_address": "172.24.4.88", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "17b57469-6e98-4247-9ca4-8824d45774c2", "port_id": "c49103b3-55ef-4ea5-b69b-4276b6382736", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e633d993-9ffd-4e50-b900-5e4d45009971", "mac_address": "fa:16:3e:79:3e:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0594485-9d27-4233-bfea-661e5b8e97dc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:57:22Z", "updated_at": "2024-03-01T03:59:13Z", "revision_number": 1, "project_id": "81db881bf96146198c49b39ba1de9bdf"}}' 2024-03-01 03:59:14,561 85876 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.88:22' as 'cirros' with public key authentication 2024-03-01 03:59:14,580 85876 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:59:14,692 85876 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:59:14,693 85876 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.88 successfully created 2024-03-01 03:59:14,901 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes 0.206s 2024-03-01 03:59:14,902 85876 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-789116402"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-d126ef84-b3dc-4c22-a66e-eb395b191214', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d126ef84-b3dc-4c22-a66e-eb395b191214', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes'} Body: b'{"volume": {"id": "f1b9f8a9-81cf-47c8-94af-4af86d4b9d83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:14.842779", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-789116402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:59:14,955 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83 0.042s 2024-03-01 03:59:14,955 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e796c3e7-63d8-4356-9d13-980dfbd0b7f9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e796c3e7-63d8-4356-9d13-980dfbd0b7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83'} Body: b'{"volume": {"id": "f1b9f8a9-81cf-47c8-94af-4af86d4b9d83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:15.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-789116402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81db881bf96146198c49b39ba1de9bdf"}}' 2024-03-01 03:59:16,013 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83 0.045s 2024-03-01 03:59:16,014 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e891af04-2a07-4cce-95c8-19c0033b7a12', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e891af04-2a07-4cce-95c8-19c0033b7a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/vol ume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83'} Body: b'{"volume": {"id": "f1b9f8a9-81cf-47c8-94af-4af86d4b9d83", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:15.000000", "updated_at": "2024-03-01T03:59:15.000000", "name": "tempest-VolumesAdminNegativeTest-volume-789116402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81db881bf96146198c49b39ba1de9bdf"}}' {3} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [282.843015s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4322ca8c-7168-4aa9-a76a-5618d392998a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-03-01T03:58:36Z', 'message': 'Build of instance 4322ca8c-7168-4aa9-a76a-5618d392998a aborted: Volume 9d0788e8-7dba-4f16-8b1a-f85eec652f68 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-5f4ff36e-8f08-47ee-aefe-dd26bd01d5b0. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:36,605 85864 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.099s 2024-03-01 03:54:36,606 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:36 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-050aa092-f082-4d4d-90f3-bab7b9bd339a', '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": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "password_expires_at": null}, "audit_ids": ["wxgvFxa0S3iMS4Io9FQltg"], "expires_at": "2024-03-01T04:54:36.000000Z", "issued_at": "2024-03-01T03:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6775bd89b514397b1d36ef6900347a4", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:54:36,607 85864 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '9d11e1b9-92ab-4dcf-92df-561df7ccd800', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-81924934-network', 'tenant_id': 'c6775bd89b514397b1d36ef6900347a4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_ id': 'c6775bd89b514397b1d36ef6900347a4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53866, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:26Z', 'updated_at': '2024-03-01T03:54:26Z', 'revision_number': 1} available for tenant 2024-03-01 03:54:37,758 85864 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.149s 2024-03-01 03:54:37,758 85864 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-1265297995", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "9d11e1b9-92ab-4dcf-92df-561df7ccd800"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990', '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-7fea2510-c1a0-433b-a1db-e4acc20322f4', 'x-compute-request-id': 'req-7fea2510-c1a0-433b-a1db-e4acc20322f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "v9eKdUEMU8Yo"}}' 2024-03-01 03:54:37,870 85864 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/2b87b723-3589-4130-9d37-41d3c0103990 0.109s 2024-03-01 03:54:37,871 85864 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': 'Fri, 01 Mar 2024 03:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c60281-124e-4859-a328-5bb66a6219f2', 'x-compute-request-id': 'req-50c60281-124e-4859-a328-5bb66a6219f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1265297995", "status": "BUILD", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:54:38Z", "updated": "2024-03-01T03:54:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b72 3-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "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": []}}' 2024-03-01 03:55:28,316 85864 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/2b87b723-3589-4130-9d37-41d3c0103990 0.380s 2024-03-01 03:55:28,316 85864 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': 'Fri, 01 Mar 2024 03:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ca7675e-af99-4d78-bf8c-bff3c4154a6a', 'x-compute-request-id': 'req-0ca7675e-af99-4d78-bf8c-bff3c4154a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1265297995", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:54:37Z", "updated": "2024-03-01T03:54:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:20:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:47.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": []}}' 2024-03-01 03:55:28,336 85864 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:56:29,532 85864 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/2b87b723-3589-4130-9d37-41d3c0103990/action 1.135s 2024-03-01 03:56:29,532 85864 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-ServerBootFromVolumeStableR escueTest-image-1301431935"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:28 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-53170a23-619b-4ae1-86b0-fb8cb38fb93c', 'x-compute-request-id': 'req-53170a23-619b-4ae1-86b0-fb8cb38fb93c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990/action'} Body: b'{"image_id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490"}' 2024-03-01 03:56:29,555 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.021s 2024-03-01 03:56:29,555 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e04b654a-b1d1-44a4-888c-cebf2c66524f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:30,579 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.022s 2024-03-01 03:56:30,579 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6218f316-6306-4a2f-8a81-662251e0a07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:31,607 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.027s 2024-03-01 03:56:31,608 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c42b8c25-e983-4744-b903-dde78f121474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:32,634 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.024s 2024-03-01 03:56:32,634 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fc310de5-1080-4c10-8ea3-e48b41e58952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_ro les": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:33,916 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.280s 2024-03-01 03:56:33,917 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b882c2c4-0dba-4b16-b477-92fb18db479e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:34,947 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.029s 2024-03-01 03:56:34,948 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'appl ication/json', 'x-openstack-request-id': 'req-12e01eb6-c346-4097-9ba1-0e8ba4105a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:35Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:35,974 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.025s 2024-03-01 03:56:35,974 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3d3fc9f8-7cd4-4c82-b4ea-ffdc52cca9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "3011abecc16186d5acd2ff5d7a092523", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8972425dac255c1776611894e119f92be547f3cf63e20d0133ddcbe519a53364a6a46ba9abaa9a35d058dc891380757ee46021662f1d6deccaad2d3d848f609d", "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:36Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file" : "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:36,012 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.037s 2024-03-01 03:56:36,012 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ab17db3-06f2-40d9-8bbe-f41668baacba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "3011abecc16186d5acd2ff5d7a092523", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8972425dac255c1776611894e119f92be547f3cf63e20d0133ddcbe519a53364a6a46ba9abaa9a35d058dc891380757ee46021662f1d6deccaad2d3d848f609d", "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:36Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:36,393 85864 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/2b87b723-3589-4130-9d37-41d3c0103990 0.380s 2024-03-01 03:56:36,394 85864 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': 'Fri, 01 Mar 2024 03:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1703', '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-c960fe6f-63eb-410b-81a1-4b10abb5e7e8', 'x-compute-request-id': 'req-c960fe6f-63eb-410b-81a1-4b10abb5e7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1265297995", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href" : "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:54:37Z", "updated": "2024-03-01T03:56:33Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:20:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "image_uploading", "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": []}}' 2024-03-01 03:57:27,266 85864 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/2b87b723-3589-4130-9d37-41d3c0103990 0.802s 2024-03-01 03:57:27,267 85864 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': 'Fri, 01 Mar 2024 03:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a7473b-e5af-40f9-a0d0-4e161917e407', 'x-compute-request-id': 'req-f6a7473b-e5af-40f9-a0d0-4e161917e407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1265297995", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:54:37Z", "updated": "2024-03-01T03:56:36Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:20:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:47.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": []}}' 2024-03-01 03:57:27,286 8 5864 INFO [tempest.common.waiters] State transition "ACTIVE/image_uploading" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:58:27,431 85864 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.081s 2024-03-01 03:58:27,432 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 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-2de5baef-46a5-4d75-ba7b-144f35c44157', '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": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "password_expires_at": null}, "audit_ids": ["3bPtVoXwTLm1bh9KIcajMA"], "expires_at": "2024-03-01T04:58:27.000000Z", "issued_at": "2024-03-01T03:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6775bd89b514397b1d36ef6900347a4", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:58:27,433 85864 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '9d11e1b9-92ab-4dcf-92df-561df7ccd800', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-81924934-network', 'tenant_id': 'c6775bd89b514 397b1d36ef6900347a4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6775bd89b514397b1d36ef6900347a4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53866, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:26Z', 'updated_at': '2024-03-01T03:54:26Z', 'revision_number': 1} available for tenant 2024-03-01 03:58:28,218 85864 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.784s 2024-03-01 03:58:28,218 85864 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-1381339435", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "9d11e1b9-92ab-4dcf-92df-561df7ccd800"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a', '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-5f4ff36e-8f08-47ee-aefe-dd26bd01d5b0', 'x-compute-request-id': 'req-5f4ff36e-8f08-47ee-aefe-dd26bd01d5b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4322ca8c-7168-4aa9-a76a-5618d392998a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "q8F2erJw5AFD"}}' 2024-03-01 03:58:28,293 85864 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/4322ca8c-7168-4aa9-a76a-5618d392998a 0.072s 2024-03-01 03:58:28,294 85864 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': 'Fri, 01 Mar 2024 03:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332c7651-38c1-4d71-8e97-4366b8d303a7', 'x-compute-request-id': 'req-332c7651-38c1-4d71-8e97-4366b8d303a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a'} Body: b'{"server": {"id": "4322ca8c-7168-4aa9-a76a-5618d392998a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381339435", "status": "BUILD", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra _specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:58:28Z", "updated": "2024-03-01T03:58:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}], "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": []}}' 2024-03-01 03:59:18,571 85864 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/4322ca8c-7168-4aa9-a76a-5618d392998a 0.210s 2024-03-01 03:59:18,571 85864 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': 'Fri, 01 Mar 2024 03:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567110d0-9e09-4388-b684-c08d9dc16482', 'x-compute-request-id': 'req-567110d0-9e09-4388-b684-c08d9dc16482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a'} Body: b'{"server": {"id": "4322ca8c-7168-4aa9-a76a-5618d392998a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381339435", "status": "ERROR", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:58:28Z", "updated": "2024-03-01T03:58:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-03-01T03:58:36Z", "message": "Build of instance 4322ca8c-7168-4aa9-a76a-5618d392998a aborted: Volume 9d0788e8-7dba-4f16-8b1a-f85eec652f68 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": []}}' 2024-03-01 03:59:18,589 85864 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2024-03-01 03:59:19,310 85864 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/4322ca8c-7168-4aa9-a76a-5618d392998a 0.720s 2024-03-01 03:59:19,310 85864 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': 'Fri, 01 Mar 2024 03:59:18 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-b7c4771d-3166-444d-801d-4dd56375f314', 'x-compute-request-id': 'req-b7c4771d-3166-444d-801d-4dd56375f314', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a'} Body: b'' 2024-03-01 03:59:19,341 85864 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/4322ca8c-7168-4aa9-a76a-5618d392998a 0.030s 2024-03-01 03:59:19,341 85864 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': 'Fri, 01 Mar 2024 03:59:19 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-acf67625-c507-4409-84c4-afb3abf06abf', 'x-compute-request-id': 'req-acf67625-c507-4409-84c4-afb3abf06abf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4322ca8c-7168-4aa9-a76a-5618d392998a could not be found."}}' {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [172.907068s] ... 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 538, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:38,274 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.234s 2024-03-01 03:56:38,274 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898e6754-c285-4f33-afd6-52d08d649932', 'x-compute-request-id': 'req-898e6754-c285-4f33-afd6-52d08d649932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:56:38,518 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.230s 2024-03-01 03:56:38,519 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5671778-a431-4c42-9d85-d1a22d5f25a8', 'x-compute-request-id': 'req-c5671778-a431-4c42-9d85-d1a22d5f25a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:28,890 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.310s 2024-03-01 03:57:28,891 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e62469-f522-44c4-af14-56a80a973d0c', 'x-compute-request-id': 'req-b4e62469-f522-44c4-af14-56a80a973d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}, {"version": 4, "addr": "172.24.4.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:29,081 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.177s 2024-03-01 03:57:29,082 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Fri, 01 Mar 2024 03:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d200324-f09e-4d1c-8a4c-240b9e798261', 'x-compute-request-id': 'req-6d200324-f09e-4d1c-8a4c-240b9e798261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}, {"version": 4, "addr": "172.24.4.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:58:29,397 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes 0.244s 2024-03-01 03:58:29,398 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-95331121"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db2e0c5-5013-4b3d-b6bf-cf89ac8a8c1e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db2e0c5-5013-4b3d-b6bf-cf89ac8a8c1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes'} Body: b'{"volume": {"id": "bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:29.327306", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-95331121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}], "user_id": "1b004eafcd884546b4c767172e8c545a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": []}}' 2024-03-01 03:58:29,464 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5 0.055s 2024-03-01 03:58:29,464 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64831333-66bd-4b53-8584-6b5f1e7c90cb', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64831333-66bd-4b53-8584-6b5f1e7c90cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5'} Body: b'{"volume": {"id": "bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:29.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-95331121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}], "user_id": "1b004eafcd884546b4c767172e8c545a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66ab682160434941a0d44eb681a0dfe5"}}' 2024-03-01 03:58:30,525 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5 0.048s 2024-03-01 03:58:30,526 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ee9bfc-749f-4597-939b-bb77e415d23b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ee9bfc-749f-4597-939b-bb77e415d23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5'} Body: b'{"volume": {"id": "bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:29.000000", "updated_at": "2024-03-01T03:58:29.000000", "name": "tempest-ServerActionsTestOtherB-volume-95331121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}], "user_id": "1b004eafcd884546b4c767172e8c545a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66ab682160434941a0d44eb681a0dfe5"}}' 2024-03-01 03:58:30,537 85858 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 2024-03-01 03:58: 30,873 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.334s 2024-03-01 03:58:30,874 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ae0fe0-2135-42dc-967f-f0201b130f82', 'x-compute-request-id': 'req-d0ae0fe0-2135-42dc-967f-f0201b130f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}, {"version": 4, "addr": "172.24.4.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {5} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.739843s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 927e9799-2b73-44a1-a703-7fd05061c19e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:01,604 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types 0.174s 2024-03-01 04:00:01,604 85868 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-835756572"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebdb9cb9-8e48-45c0-aee8-9440329a5c84', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebdb9cb9-8e48-45c0-aee8-9440329a5c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types'} Body: b'{"volume_type": {"id": "fd516f7d-97c7-4d8f-b5c3-454f50d7c123", "name": "tempest-GroupsTest-volume-type-835756572", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:00:01,645 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types 0.037s 2024-03-01 04:00:01,645 85868 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-473070792"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ddc362-eb01-47ff-ba99-92a9076d0086', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ddc362-eb01-47ff-ba99-92a9076d0086', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types'} Body: b'{"group_type": {"id": "b8a2ef41-e08e-4c3f-bb28-9b642ce862de", "name": "tempest-GroupsTest-group-type-473070792", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 04:00:01,843 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups 0.196s 2024-03-01 04:00:01,843 85868 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": "b8a2ef41-e08e-4c3f-bb28-9b642ce862de", "volume_types": ["fd516f7d-97c7-4d8f-b5c3-454f50d7c123"], "name": "tempest-Group1-264591299"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc879676-c2cb-4cf6-872e-afff402677ca', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc879676-c2cb-4cf6-872e-afff402677ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups'} Body: b'{"group": {"id": "927e9799-2b73-44a1-a703-7fd05061c19e", "name": "tempest-Group1-264591299"}}' 2024-03-01 04:00:01,878 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e 0.033s 2024-03-01 04:00:01,878 85868 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': 'Fri, 01 Mar 2024 04:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c0e948-a9af-458d-83e8-9d9bcb6fa8cb', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c0e948-a9af-458d-83e8-9d9bcb6fa8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e'} Body: b'{"group": {"id": "927e9799-2b73-44a1-a703-7fd05061c19e", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T04:00:02.000000", "name": "tempest-Group1-264591299", "description": null, "group_type": "b8a2ef41-e08e-4c3f-bb28-9b642ce862de", "volume_types": ["fd516f7d-97c7-4d8f-b5c3-454f50d7c123"]}}' 2024-03-01 04:00:02,924 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e 0.040s 2024-03-01 04:00:02,924 85868 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': 'Fri, 01 Mar 2024 04:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d142207-bd44-4b30-8b9b-02a76ad58b79', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d142207-bd44-4b30-8b9b-02a76ad58b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e'} Body: b'{"group": {"id": "927e9799-2b73-44a1-a703-7fd05061c19e", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T04:00:02.000000", "name": "tempest-Group1-264591299", "description": null, "group_type": "b8a2ef41-e08e-4c3f-bb28-9b642ce862de", "volume_types": ["fd516f7d-97c7-4d8f-b5c3-454f50d7c123"]}}' 2024-03-01 04:00:02,964 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/volumes/detail 0.034s 2024-03-01 04:00:02,965 85868 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': 'Fri, 01 Mar 2024 04:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be14ca67-be46-436e-b491-37b4ffc7591b', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be14ca67-be46-436e-b491-37b4ffc7591b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 04:00:03,051 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e/action 0.071s 2024-03-01 04:00:03,051 85868 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': 'Fri, 01 Mar 2024 04:00: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-i d': 'req-92f62169-cf55-4667-9cbb-2dc06e7a18fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e/action'} Body: b'' 2024-03-01 04:00:03,069 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e 0.017s 2024-03-01 04:00:03,070 85868 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': 'Fri, 01 Mar 2024 04:00:03 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-aeccebe1-f399-456e-bca3-043091bb4854', 'x-openstack-request-id': 'req-aeccebe1-f399-456e-bca3-043091bb4854', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 927e9799-2b73-44a1-a703-7fd05061c19e could not be found."}}' 2024-03-01 04:00:03,101 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types/b8a2ef41-e08e-4c3f-bb28-9b642ce862de 0.030s 2024-03-01 04:00:03,101 85868 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': 'Fri, 01 Mar 2024 04:00:03 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-d8f131f9-80a1-43dc-8cad-b18db31cb9c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types/b8a2ef41-e08e-4c3f-bb28-9b642ce862de'} Body: b'' 2024-03-01 04:00:03,149 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/fd516f7d-97c7-4d8f-b5c3-454f50d7c123 0.048s 2024-03-01 04:00:03,150 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf45e4fd-cb78-43ae-8ec1-9b5f98823f35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/fd516f7d-97c7-4d8f-b5c3-454f50d7c123'} Body: b'' 2024-03-01 04:00:03,168 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/fd516f7d-97c7-4d8f-b5c3-454f50d7c123 0.017s 2024-03-01 04:00:03,168 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 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-2eb37e18-08d4-49ea-9e19-9ddd9ac04847', 'x-openstack-request-id': 'req-2eb37e18-08d4-49ea-9e19-9ddd9 ac04847', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/fd516f7d-97c7-4d8f-b5c3-454f50d7c123'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fd516f7d-97c7-4d8f-b5c3-454f50d7c123 could not be found."}}' {5} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.477855s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 48cbe63d-97df-4dd7-ae0b-3f852277b341 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:03,202 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types 0.032s 2024-03-01 04:00:03,203 85868 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-263250282"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3dd38b-fa08-40dc-9a93-d03503f67f71', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3dd38b-fa08-40dc-9a93-d03503f67f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types'} Body: b'{"volume_type": {"id": "e9cafb58-0496-490d-b30e-18a1d1035ba4", "name": "tempest-GroupsTest-volume-type-263250282", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:00:03,237 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types 0.031s 2024-03-01 04:00:03,237 85868 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-2035584141"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7424ba2f-890a-4dbe-9295-008a59ebb2cf', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7424ba2f-890a-4dbe-9295-008a59ebb2cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types'} Body: b'{"group_type": {"id": "f08f7e96-f0fc-4c37-ab5f-9ef071a99801", "name": "tempest-GroupsTest-group-type-2035584141", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 04:00:03,326 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups 0.086s 2024-03-01 04:00:03,326 85868 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": "f08f7e96-f0fc-4c37-ab5f-9ef071a99801", "volume_types": ["e9cafb58-0496-490d-b30e-18a1d1035ba4"], "name": "tempest-GroupsTest-Group-1494808776"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eafde6b-ce7a-49bf-9fbb-79aa8f56cfc6', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eafde6b-ce7a-49bf-9fbb-79aa8f56cfc6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups'} Body: b'{"group": {"id": "48cbe63d-97df-4dd7-ae0b-3f852277b341", "name": "tempest-GroupsTest-Group-1494808776"}}' 2024-03-01 04:00:03,356 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341 0.028s 2024-03-01 04:00:03,357 85868 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': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ae787c-a7f9-41a8-9ce9-0d5fde45d5b2', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ae787c-a7f9-41a8-9ce9-0d5fde45d5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341'} Body: b'{"group": {"id": "48cbe63d-97df-4dd7-ae0b-3f852277b341", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T04:00:03.000000", "name": "tempest-GroupsTest-Group-1494808776", "description": null, "group_type": "f08f7e96-f0fc-4c37-ab5f-9ef071a99801", "volume_types": ["e9cafb58-0496-490d-b30e-18a1d1035ba4"]}}' 2024-03-01 04:00:04,394 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341 0.032s 2024-03-01 04:00:04,395 85868 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': 'Fri, 01 Mar 2024 04:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb69b3ea-c80b-4095-8e8c-a57ddfd17e78', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb69b3ea-c80b-4095-8e8c-a57ddfd17e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341'} Body: b'{"group": {"id": "48cbe63d-97df-4dd7-ae0b-3f852277b341", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T04:00:03.000000", "name": "tempest-GroupsTest-Group-1494808776", "description": null, "group_type": "f08f7e96-f0fc-4c37-ab5f-9ef071a99801", "volume_types": ["e9cafb58-0496-490d-b30e-18a1d1035ba4"]}}' 2024-03-01 04:00:04,432 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/volumes/detail 0.030s 2024-03-01 04:00:04,432 85868 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': 'Fri, 01 Mar 2024 04:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b2100a-92e7-45e0-8738-72d9f9f3c21c', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b2100a-92e7-45e0-8738-72d9f9f3c21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 04:00:04,508 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341/action 0.063s 2024-03-01 04:00:04,508 85868 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': 'Fri, 01 Mar 2024 04:00:04 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-2f3bfb1e-eb26-4e1f-8b20-6dceb 41d81ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341/action'} Body: b'' 2024-03-01 04:00:04,524 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341 0.015s 2024-03-01 04:00:04,524 85868 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': 'Fri, 01 Mar 2024 04:00:04 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-5482dfd6-2890-4a4a-ac84-402496bcce5f', 'x-openstack-request-id': 'req-5482dfd6-2890-4a4a-ac84-402496bcce5f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 48cbe63d-97df-4dd7-ae0b-3f852277b341 could not be found."}}' 2024-03-01 04:00:04,578 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types/f08f7e96-f0fc-4c37-ab5f-9ef071a99801 0.053s 2024-03-01 04:00:04,578 85868 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': 'Fri, 01 Mar 2024 04:00:04 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-b29db29d-8d6f-414b-af91-801a5d085950', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types/f08f7e96-f0fc-4c37-ab5f-9ef071a99801'} Body: b'' 2024-03-01 04:00:04,629 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/e9cafb58-0496-490d-b30e-18a1d1035ba4 0.050s 2024-03-01 04:00:04,629 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6a345f-9495-4792-ab18-683a2e9d68b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/e9cafb58-0496-490d-b30e-18a1d1035ba4'} Body: b'' 2024-03-01 04:00:04,647 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/e9cafb58-0496-490d-b30e-18a1d1035ba4 0.017s 2024-03-01 04:00:04,647 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:04 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-7622501d-ddee-4164-9e9e-a08c3164f2e1', 'x-openstack-request-id': 'req-7622501d-ddee-4164-9e9e-a08c3164f2e1', 'connection': 'close', 'stat us': '404', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/e9cafb58-0496-490d-b30e-18a1d1035ba4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e9cafb58-0496-490d-b30e-18a1d1035ba4 could not be found."}}' {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.173698s] ... ok {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.127601s] ... ok {5} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.313092s] ... ok {5} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.722672s] ... ok {7} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.087418s] ... 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 549, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7c67103e-68d4-4ad2-a730-d13f32bebe37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:10,700 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6 0.223s 2024-03-01 03:58:10,700 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:10 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-ee5730fb-c16e-4f87-a9ae-1425c5c858d4', 'x-compute-request-id': 'req-ee5730fb-c16e-4f87-a9ae-1425c5c858d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6'} Body: b'{"server": {"id": "fde772ba-09e6-411a-a247-af1c10b400a6", "name": "tempest-ServersNegativeTestJSON-server-1129265401", "status": "ACTIVE", "tenant_id": "3f54155ab7b247efb4c84c50084c3a72", "user_id": "962752a8df054fcd9d0521f83d3e18f4", "metadata": {}, "hostId": "ff09c8686a4e62f86c01d6a410295ac3304c751b8646984316ff65b8", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-ServersNegativeTestJSON-1869033561-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:e6:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:11,135 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes 0.368s 2024-03-01 03:59:11,135 85872 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-1400250652"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b741d6a2-36ad-4855-b784-e86c4bf28acb', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b741d6a2-36ad-4855-b784-e86c4bf28acb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes'} Body: b'{"volume": {"id": "7c67103e-68d4-4ad2-a730-d13f32bebe37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:11.070904", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1400250652", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:59:11,193 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37 0.045s 2024-03-01 03:59:11,193 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf22647d-73b7-459b-b515-e663e04171fa', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf22647d-73b7-459b-b515-e663e04171fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37'} Body: b'{"volume": {"id": "7c67103e-68d4-4ad2-a730-d13f32bebe37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:11.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1400250652", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f54155ab7b247efb4c84c50084c3a72"}}' 2024-03-01 03:59:12,248 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37 0.041s 2024-03-01 03:59:12,248 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a538e271-d77a-4d28-be6a-04e957847824', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a538e271-d77a-4d28-be6a-04e957847824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37'} Body: b'{"volume": {"id": "7c67103e-68d4-4ad2-a730-d13f32bebe37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:11.000000", "updated_at": "2024-03-01T03:59:11.000000", "name": "tempest-ServersNegativeTestJSON-volume-1400250652", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-ten ant-attr:tenant_id": "3f54155ab7b247efb4c84c50084c3a72"}}' 2024-03-01 03:59:12,490 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6 0.229s 2024-03-01 03:59:12,490 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:12 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-55a08d72-2219-479d-8327-43a0db37719d', 'x-compute-request-id': 'req-55a08d72-2219-479d-8327-43a0db37719d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6'} Body: b'{"server": {"id": "fde772ba-09e6-411a-a247-af1c10b400a6", "name": "tempest-ServersNegativeTestJSON-server-1129265401", "status": "ACTIVE", "tenant_id": "3f54155ab7b247efb4c84c50084c3a72", "user_id": "962752a8df054fcd9d0521f83d3e18f4", "metadata": {}, "hostId": "ff09c8686a4e62f86c01d6a410295ac3304c751b8646984316ff65b8", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-ServersNegativeTestJSON-1869033561-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:e6:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.318160s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.037797s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.047919s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.697887s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4c2a8ec1-2393-4195-9f6d-0769f294d627 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:17,425 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/d0290b747ff441f295fca31e4eea2f97/os-quota-sets/0ea6bb590b5a4bed93f63a153d9e4a16?usage=True 0.042s 2024-03-01 04:00:17,425 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7005f75e-d6c8-4b96-b0e6-9891d5b8e03b', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7005f75e-d6c8-4b96-b0e6-9891d5b8e03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0290b747ff441f295fca31e4eea2f97/os-quota-sets/0ea6bb590b5a4bed93f63a153d9e4a16?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": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:17,746 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes 0.308s 2024-03-01 04:00:17,746 85868 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-128542360"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1603952c-ae07-4eca-84f3-9a8111b2b473', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1603952c-ae07-4eca-84f3-9a8111b2b473', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes'} Body: b'{"volume": {"id": "4c2a8ec1-2393-4195-9f6d-0769f294d627", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:17.680385", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128542360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:00:17,808 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.048s 2024-03-01 04:00:17,808 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90ba494-c372-4bc9-9951-fb5cd46d9298', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90ba494-c372-4bc9-9951-fb5cd46d9298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'{"volume": {"id": "4c2a8ec1-2393-4195-9f6d-0769f294d627", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:18.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128542360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:18,866 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.045s 2024-03-01 04:00:18,866 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c4781c-d702-4c33-aa89-5d6adf4f2959', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c4781c-d702-4c33-aa89-5d6adf4f2959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'{"volume": {"id": "4c2a8ec1-2393-4195-9f6d-0769f294d627", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:18.000000", "updated_at": "2024-03-01T04:00:18.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128542360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:18,917 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.038s 2024-03-01 04:00:18,918 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-f47f0848-028e-4e4a-80f9-120e210028a9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47f0848-028e-4e4a-80f9-120e210028a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'{"volume": {"id": "4c2a8ec1-2393-4195-9f6d-0769f294d627", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:18.000000", "updated_at": "2024-03-01T04:00:18.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128542360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:19,057 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.127s 2024-03-01 04:00:19,057 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73437673-d461-458f-9fb3-38fb70377c9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'' 2024-03-01 04:00:19,077 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.020s 2024-03-01 04:00:19,078 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9163897e-5e9b-4aa4-8e34-6e5b26b84058', 'x-openstack-request-id': 'req-9163897e-5e9b-4aa4-8e34-6e5b26b84058', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c2a8ec1-2393-4195-9f6d-0769f294d627 could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.497425s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 16c27489-3992-4667-ae7a-84eef1071388 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:19,265 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes 0.183s 2024-03-01 04:00:19,265 85868 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-244792093"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b741790-8944-4371-b2dc-8e644cbce134', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b741790-8944-4371-b2dc-8e644cbce134', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes'} Body: b'{"volume": {"id": "16c27489-3992-4667-ae7a-84eef1071388", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:19.207066", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-244792093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:00:19,327 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.050s 2024-03-01 04:00:19,327 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43be0f84-8f8d-47f1-a83d-e37a67637b3f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43be0f84-8f8d-47f1-a83d-e37a67637b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'{"volume": {"id": "16c27489-3992-4667-ae7a-84eef1071388", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:19.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-244792093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:20,384 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.043s 2024-03-01 04:00:20,384 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bcc9f0-78bf-4467-bcb6-44658bda02f2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bcc9f0-78bf-4467-bcb6-44658bda02f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'{"volume": {"id": "16c27489-3992-4667-ae7a-84eef1071388", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:19.000000", "updated_at": "2024-03-01T04:00:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-244792093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:20,440 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.040s 2024-03-01 04:00:20,441 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286d160d-3dbd-4e64-b3d8-d5c4ac544600', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286d160d-3dbd-4e64-b3d8-d5c4ac544600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'{"volume": {"id": "16c27489-3992-4667-ae7a-84eef1071388", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:19.000000", "updated_at": "2024-03-01T04:00:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-244792093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:20,553 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.096s 2024-03-01 04:00:20,553 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 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-48b31293-6dfc-4ca9-92b8-4fd6975b3ba9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'' 2024-03-01 04:00:20,575 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.022s 2024-03-01 04:00:20,576 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e49271-2f18-49b3-a8e7-868386c52853', 'x-openstack-request-id': 'req-c1e49271-2f18-49b3-a8e7-868386c52853', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 16c27489-3992-4667-ae7a-84eef1071388 could not be found."}}' {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.054659s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.374877s] ... ok {8} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [170.263703s] ... 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 64, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11516b46-6491-4f50-8c21-0d1984d04820 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:57:34,022 85874 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:57:34,022 85874 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:57:34,304 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.280s 2024-03-01 03:57:34,304 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-992783404", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvgHVYF7P2ORZM+dCbf6sizXdR9blSx4Jl7bd6IunKSjBOasyFsui1PhZ8URjqrR8vBFrg8Ho4kTiVCd+c6iOUkaL++Tay8uFeLYHzPDsNXN8OAzwEQiER83iM7nw3lCQ=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57: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-b3d18c39-a354-4b22-b4dd-eefe577cb5dd', 'x-compute-request-id': 'req-b3d18c39-a354-4b22-b4dd-eefe577cb5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-992783404", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvgHVYF7P2ORZM+dCbf6sizXdR9blSx4Jl7bd6IunKSjBOasyFsui1PhZ8URjqrR8vBFrg8Ho4kTiVCd+c6iOUkaL++Tay8uFeLYHzPDsNXN8OAzwEQiER83iM7nw3lCQ==", "fingerprint": "97:65:22:71:b1:89:6b:5b:d0:a8:68:ac:25:67:71:38", "user_id": "47d6632c46a945008a6daeb739fe4ac5"}}' 2024-03-01 03:57:34,307 85874 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-992783404 created 2024-03-01 03:57:34,471 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.163s 2024-03-01 03:57:34,471 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--624396886", "description": "tempest-description--1779319888"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8df1a865-d87c-4085-81d0-221912cace01', 'date': 'Fri, 01 Mar 2024 03:57:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b211366b-dd87-4317-9347-661d21ec13df", "name": "tempest-securitygroup--624396886", "stateful": true, "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "description": "tempest-description--1779319888", "shared": false, "security_group_rules": [{"id": "028279b1-eca0-4e5b-857e-593e6e805b62", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 631, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 0}, {"id": "ac8798d3-19a7-4e23-8e75-c4947f19a74c", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 632, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 1, "project_id": "776117fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:57:34,688 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.216s 2024-03-01 03:57:34,689 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-690584d9-f8c0-4f40-915d-7dc73e8ca236', 'date': 'Fri, 01 Mar 2024 03:57: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": "ba2ca2be-7f61-452a-8d4b-6f8145d64b3b", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 0}}' 2024-03-01 03:57:34,919 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.229s 2024-03-01 03:57:34,919 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0595ef91-0e63-4331-b1d4-a4751bd4316f', 'date': 'Fri, 01 Mar 2024 03:57: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": "492624bb-02aa-4667-a560-a7189c94a7d0", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 0}}' 2024-03-01 03:57:34,919 85874 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--624396886 created 2024-03-01 03:57:35,683 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.763s 2024-03-01 03:57:35,683 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c 18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-de2a19a6-df92-47f2-9c8a-d495595e8627', 'date': 'Fri, 01 Mar 2024 03:57:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "14292166-69bb-4626-9bed-29dda95a467c", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "floating_ip_address": "172.24.4.199", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "776117fbda51499b8c02cfe941aa19d2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 0}}' 2024-03-01 03:57:35,684 85874 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '14292166-69bb-4626-9bed-29dda95a467c', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'floating_ip_address': '172.24.4.199', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:57:35Z', 'updated_at': '2024-03-01T03:57:35Z', 'revision_number': 0, 'ip': '172.24.4.199'} created 2024-03-01 03:57:35,854 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2024-03-01 03:57:35,855 85874 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-1640913322", "description": "tempest-secgroup-smoke-1640913322 description", "project_id": "776117fbda51499b8c02cfe941aa19d2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-5e05077b-ad89-4192-b396-866f82285894', 'date': 'Fri, 01 Mar 2024 03:57:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "name": "tempest-secgroup-smoke-1640913322", "stateful": true, "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "description": "tempest-secgroup-smoke-1640913322 description", "shared": false, "security_group_rules": [{"id": "18065960-3f17-420e-abb3-ab03b9e0ed6f", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "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": 638, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 0}, {"id": "45f7dcac-88a0-48ec-92ae-cc79f2f131d0", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "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": 639, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 1, "project_id": "776117 fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:57:36,050 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2024-03-01 03:57:36,050 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f40133e6-0299-480d-9f7c-31e3ac30db41', 'date': 'Fri, 01 Mar 2024 03:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f33a4f4f-d96e-46ca-a817-4ba2688ec5ab", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 0}}' 2024-03-01 03:57:36,265 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.214s 2024-03-01 03:57:36,266 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-1330d535-4c51-450f-baef-a7c12c57e562', 'date': 'Fri, 01 Mar 2024 03:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8e67706e-fea9-4ffd-aa35-5b4f38387257", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:36Z", "updated_at": "2024-03-01T03:57:36Z", "revision_number": 0}}' 2024-03-01 03:57:36,764 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.497s 2024-03-01 03:57:36,764 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f3987651-d935-4803-af5d-7bd829f0e93f', 'date': 'Fri, 01 Mar 2024 03:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "424d7bf5-5302-4217-aa c0-e7d3af6cde8e", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:36Z", "updated_at": "2024-03-01T03:57:36Z", "revision_number": 0}}' 2024-03-01 03:57:37,010 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.245s 2024-03-01 03:57:37,011 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-ecb5418d-6009-4ce0-8091-36991bdd4689', 'date': 'Fri, 01 Mar 2024 03:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "adfdd028-905c-45f1-95e9-d4b63565b04e", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:36Z", "updated_at": "2024-03-01T03:57:36Z", "revision_number": 0}}' 2024-03-01 03:57:37,267 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.256s 2024-03-01 03:57:37,267 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-06ca7803-3d6b-476e-8001-cf216e0cc9ac', 'date': 'Fri, 01 Mar 2024 03:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d7f35c9b-62e6-49b2-9535-fc4d43c2f554", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:37Z", "updated_at": "2024-03-01T03:57:37Z", "revision_number": 0}}' 2024-03-01 03:57:37,669 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.401s 2024-03-01 03:57:37,669 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-f5bee929-dfa1-4176-9675-a9434f849569', 'date': 'Fri, 01 Mar 2024 03:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8d9fae62-14e6-4ded-8f61-a9f906d2b98d", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:37Z", "updated_at": "2024-03-01T03:57:37Z", "revision_number": 0}}' 2024-03-01 03:57:37,716 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2024-03-01 03:57:37,717 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:37 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-bb15e1e3-ccb5-42a5-b5ed-0d5b4c1a777e', '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": "47d6632c46a945008a6daeb739fe4ac5", "name": "tempest-SnapshotDataIntegrityTests-848033851-project-member", "password_expires_at": null}, "audit_ids": ["3rry_mitQc2j95eGS5Arjg"], "expires_at": "2024-03-01T04:57:37.000000Z", "issued_at": "2024-03-01T03:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "776117fbda51499b8c02cfe941aa19d2", "name": "tempest-SnapshotDataIntegrityTests-848033851"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/776117fbda51499b8c02cfe941aa19d2", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:57:37,718 85874 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '0f30d89a-0003-4a77-a7ee-4faedbe6852b', 'name': 'tempest-SnapshotDataIntegrityTests-1611383602-network', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19276, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:57:20Z', 'updated_at': '2024-03-01T03:57:20Z', 'revision_number': 1} available for tenant 2024-03-01 03:57:37,719 85874 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-992783404', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvgHVYF7P2ORZM+dCbf6sizXdR9blSx4Jl7bd6IunKSjBOasyFsui1PhZ8URjqrR8vBFrg8Ho4kTiVCd+c6iOUkaL++Tay8uFeLYHzPDsNXN8OAzwEQiER83iM7nw3lCQ==', 'fingerprint': '97:65:22:71:b1:89:6b:5b:d0:a8:68:ac:25:67:71:38', 'user_id': '47d6632c46a945008a6daeb739fe4ac5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDj54Czl5n5niV0CGeSrAJPE/jKMNUImd5l1WpNfX41xGx8eiJbv8gE\ncWUr+PTxHlqgBwYFK4EEACKhZANiAAR74B1WBez9jkWTPnQm3+rIs13UfW5UseCZ\ne23eiLpykowTmrMhbLotT4WfFEY6q0fLwRa4PB6OJE4lQnfnOojlJGi/vk2svLhX\ni2B8zw7DVzfDgM8BEIhEfN4jO58N5Qk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b211366b-dd87-4317-9347-661d21ec13df', 'name': 'tempest-securitygroup--624396886', 'stateful': True, 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'description': 'tempest-description--1779319888', 'shared': False, 'security_group_rules': [{'id': '028279b1-eca0-4e5b-857e-593e6e805b62', 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'security_group_id': 'b211366b-dd87-4317-9347-661d21ec13df', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 631, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:57:34Z', 'updated_at': '2024-03-01T03:57:34Z', 'revision_number': 0}, {'id': 'ac8798d3-19a7-4e23-8e75-c4947f19a74c', 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'security_group_id': 'b211366b-dd87-4317-9347-661d21ec13df', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 632, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:57:34Z', 'updated_at': '2024-03-01T03:57:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:57:34Z', 'updated_at': '2024-03-01T03:57:34Z', 'revision_number': 1, 'project_id': '776117fbda51499b8c02cfe941aa19d2'}, 'floating_ip': {'id': '14292166-69bb-4626-9bed-29dda95a467c', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'floating_ip_address': '172.24.4.199', 'floating_networ k_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:57:35Z', 'updated_at': '2024-03-01T03:57:35Z', 'revision_number': 0, 'ip': '172.24.4.199'}} 2024-03-01 03:57:38,551 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.828s 2024-03-01 03:57:38,551 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "key_name": "tempest-keypair-992783404", "security_groups": [{"name": "tempest-secgroup-smoke-1640913322"}, {"name": "tempest-securitygroup--624396886"}], "networks": [{"uuid": "0f30d89a-0003-4a77-a7ee-4faedbe6852b"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ebc033-d24a-4963-8a31-d4b85d484dd8', 'x-compute-request-id': 'req-f9ebc033-d24a-4963-8a31-d4b85d484dd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1640913322"}, {"name": "tempest-securitygroup--624396886"}], "adminPass": "439WorLjovB4"}}' 2024-03-01 03:57:38,631 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.076s 2024-03-01 03:57:38,631 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:38 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-fff97235-20e4-41b8-b29b-a8d594eb2267', 'x-compute-request-id': 'req-fff97235-20e4-41b8-b29b-a8d594eb2267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "status": "BUILD", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "user_id": "47d6632c46a945008a6daeb739fe4ac5", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:39Z", "updated": "2024-03-01T03:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links ": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-992783404", "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": []}}' 2024-03-01 03:58:29,210 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.518s 2024-03-01 03:58:29,211 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49c5fd5a-ad68-4601-af24-c11b5e822e27', 'x-compute-request-id': 'req-49c5fd5a-ad68-4601-af24-c11b5e822e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "status": "ACTIVE", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "user_id": "47d6632c46a945008a6daeb739fe4ac5", "metadata": {}, "hostId": "1b8ef03af88b8dc9f3c420796d9639c2547ae23cef2d13fd14a1d223", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:38Z", "updated": "2024-03-01T03:57:45Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1611383602-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:db:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-992783404", "OS-SRV-USG:launched_at": "2024-03-01T03:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--624396886"}, {"name": "tempest-secgroup-smoke-1640913322"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:58:29,223 85874 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:59:29,476 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6/os-interface 0.216s 2024-03-01 03:59:29,477 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:29 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-ope nstack-request-id': 'req-9efb96c9-36a6-44cb-8948-a5d3ee6d1608', 'x-compute-request-id': 'req-9efb96c9-36a6-44cb-8948-a5d3ee6d1608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0f30d89a-0003-4a77-a7ee-4faedbe6852b", "port_id": "b89a9ea4-d79f-49e9-a6d8-ec51131be2b0", "mac_addr": "fa:16:3e:33:db:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e10ad175-fbfe-4e80-a747-b5a800d6adb3", "ip_address": "10.0.0.4"}]}]}' 2024-03-01 03:59:30,414 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/14292166-69bb-4626-9bed-29dda95a467c 0.933s 2024-03-01 03:59:30,414 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b89a9ea4-d79f-49e9-a6d8-ec51131be2b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-20a7e850-e177-4445-8ad6-26be2f6232fe', 'date': 'Fri, 01 Mar 2024 03:59:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/14292166-69bb-4626-9bed-29dda95a467c'} Body: b'{"floatingip": {"id": "14292166-69bb-4626-9bed-29dda95a467c", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "floating_ip_address": "172.24.4.199", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "384c886e-3ab7-4018-8f8a-0b7a45000045", "port_id": "b89a9ea4-d79f-49e9-a6d8-ec51131be2b0", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f30d89a-0003-4a77-a7ee-4faedbe6852b", "mac_address": "fa:16:3e:33:db:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:59:29Z", "revision_number": 1, "project_id": "776117fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:59:30,419 85874 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.199:22' as 'cirros' with public key authentication 2024-03-01 03:59:30,439 85874 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:59:30,557 85874 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:59:30,557 85874 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.199 successfully created 2024-03-01 03:59:30,895 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.334s 2024-03-01 03:59:30,896 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32c7133f-396a-4cdd-b6ee-5c4234a31604', 'x-compute-request-id': 'req-32c7133f-396a-4cdd-b6ee-5c4234a31604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "status": "ACTIVE", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "user_id": "47d6632c46a945008a6daeb739fe4ac5", "metadata": {}, "hostId": "1b8ef03af88b8dc9f3c42079 6d9639c2547ae23cef2d13fd14a1d223", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:38Z", "updated": "2024-03-01T03:57:45Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1611383602-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:db:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-992783404", "OS-SRV-USG:launched_at": "2024-03-01T03:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--624396886"}, {"name": "tempest-secgroup-smoke-1640913322"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:31,244 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes 0.330s 2024-03-01 03:59:31,245 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1577085703", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb4b75d-0d81-4cae-88c9-719c2d89b2b6', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb4b75d-0d81-4cae-88c9-719c2d89b2b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes'} Body: b'{"volume": {"id": "11516b46-6491-4f50-8c21-0d1984d04820", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:31.173149", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1577085703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}], "user_id": "47d6632c46a945008a6daeb739fe4ac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:59:31,300 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820 0.043s 2024-03-01 03:59:31,300 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40cdb5a-7c6b-47b8-ba47-744e77434143', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40cdb5a-7c6b-47b8-ba47-744e77434143', 'connection': 'close', 'status' : '200', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820'} Body: b'{"volume": {"id": "11516b46-6491-4f50-8c21-0d1984d04820", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:31.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1577085703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}], "user_id": "47d6632c46a945008a6daeb739fe4ac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "776117fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:59:32,360 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820 0.046s 2024-03-01 03:59:32,360 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184eb1f6-7e2b-49d3-b3c2-86f26a03362e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184eb1f6-7e2b-49d3-b3c2-86f26a03362e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820'} Body: b'{"volume": {"id": "11516b46-6491-4f50-8c21-0d1984d04820", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:31.000000", "updated_at": "2024-03-01T03:59:31.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1577085703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}], "user_id": "47d6632c46a945008a6daeb739fe4ac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "776117fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:59:32,490 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820 0.117s 2024-03-01 03:59:32,490 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137b34b4-fc58-493e-9c7f-a3f5c2fb2009', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820'} Body: b'' 2024-03-01 03:59:32,515 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/ v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820 0.024s 2024-03-01 03:59:32,516 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac5f8f0-26e2-4d6b-b35b-e12607129209', 'x-openstack-request-id': 'req-2ac5f8f0-26e2-4d6b-b35b-e12607129209', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 11516b46-6491-4f50-8c21-0d1984d04820 could not be found."}}' 2024-03-01 03:59:32,658 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.142s 2024-03-01 03:59:32,659 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3d1e66-ac54-4f85-afdc-deee18358fb9', 'x-compute-request-id': 'req-3a3d1e66-ac54-4f85-afdc-deee18358fb9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'' 2024-03-01 03:59:33,039 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.380s 2024-03-01 03:59:33,040 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870a2289-0d67-4368-a35d-22da82db5cc7', 'x-compute-request-id': 'req-870a2289-0d67-4368-a35d-22da82db5cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "status": "ACTIVE", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "user_id": "47d6632c46a945008a6daeb739fe4ac5", "metadata": {}, "hostId": "1b8ef03af88b8dc9f3c420796d9639c2547ae23cef2d13fd14a1d223", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:38Z", "updated": "2024-03-01T03:59:33Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1611383602-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:db:3e"}, {"version": 4, "addr": "172.24.4.199", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:db:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f 6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-992783404", "OS-SRV-USG:launched_at": "2024-03-01T03:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--624396886"}, {"name": "tempest-secgroup-smoke-1640913322"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:23,115 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.031s 2024-03-01 04:00:23,115 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e2bfe68f-ede9-4411-925c-354f316e0ea3', 'x-compute-request-id': 'req-e2bfe68f-ede9-4411-925c-354f316e0ea3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ade0533-5336-437a-9f44-8f8fd96b69f6 could not be found."}}' 2024-03-01 04:00:23,331 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b3fa1f15-a412-4d4f-8774-c742650f7e50 0.215s 2024-03-01 04:00:23,331 85874 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-2054f017-badf-4f8b-9fed-c910e96ec549', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:00:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b3fa1f15-a412-4d4f-8774-c742650f7e50'} Body: b'' 2024-03-01 04:00:23,358 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-992783404 0.026s 2024-03-01 04:00:23,359 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:23 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-56ccc1ef-be59-420b-8490-98a07b18047a', 'x-compute-request-id': 'req-56ccc1ef-be59-420b-8490-98a07b18047a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-992783404'} Body: b'' 2024-03-01 04:00:23,521 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b211366b-dd87-4317-9347-661d21ec13df 0.162s 2024-03-01 04:00:23,522 85874 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-5e5f5fb7-ca99-4472-b60a-4a25d7647070', 'content-length': '0', 'date': ' Fri, 01 Mar 2024 04:00:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b211366b-dd87-4317-9347-661d21ec13df'} Body: b'' 2024-03-01 04:00:23,542 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b211366b-dd87-4317-9347-661d21ec13df 0.020s 2024-03-01 04:00:23,542 85874 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-b47536d8-1688-4040-8ef9-4e283664dda3', 'date': 'Fri, 01 Mar 2024 04:00:23 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b211366b-dd87-4317-9347-661d21ec13df'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b211366b-dd87-4317-9347-661d21ec13df does not exist", "detail": ""}}' 2024-03-01 04:00:24,284 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/14292166-69bb-4626-9bed-29dda95a467c 0.740s 2024-03-01 04:00:24,284 85874 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-788a6584-cd9c-40fe-82b3-f28ec9df15c8', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:00:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/14292166-69bb-4626-9bed-29dda95a467c'} Body: b'' {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.270134s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e2e9abaf-cc37-4e69-9064-73c6649c447f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:25,563 85868 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/c32725d1c0194df599a0134aa21eba18/types 0.231s 2024-03-01 04:00:25,563 85868 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-536076180", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7598a49a-5f81-4943-977c-229e6f299466', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7598a49a-5f81-4943-977c-229e6f299466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types'} Body: b'{"volume_type": {"id": "37b8ff5b-caaa-4a70-a388-29444b90a636", "name": "tempest-VolumeTypesTest-volume-type-536076180", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:00:25,605 85868 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/c32725d1c0194df599a0134aa21eba18/types 0.038s 2024-03-01 04:00:25,605 85868 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-1388482140", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f134aed4-c1b9-444e-b458-f13d7c9fa803', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f134aed4-c1b9-444e-b458-f13d7c9fa803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types'} Body: b'{"volume_type": {"id": "5c519901-3602-42af-b4d5-7bf0964599b5", "name": "tempest-VolumeTypesTest-volume-type-1388482140", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:00:25,960 85868 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/a03eaedf86dc45f580027d2a2fc5d3a6/volumes 0.352s 2024-03-01 04:00:25,960 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1578851870", "volume_type": "37b8ff5b-caaa-4a70-a388-29444b90a636", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2237b42c-295c-4510-9e73-e016ac76377e', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2237b42c-295c-4510-9e73-e016ac76377e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes'} Body: b'{"volume": {"id": "e2e9abaf-cc37-4e69-9064-73c6649c447f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:25.888754", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1578851870", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-536076180", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}], "user_id": "27e7aa6189cc45458c897896a1217d99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:00:26,025 85868 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/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.043s 2024-03-01 04:00:26,026 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5eadb34-7835-484a-94cf-fef4371d69ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5eadb34-7835-484a-94cf-fef4371d69ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'{"volume": {"id": "e2e9abaf-cc37-4e69-9064-73c6649c447f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:26.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1578851870", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-536076180", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}], "user_id": "27e7aa6189cc45458c897896a1217d99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a03eaedf86dc45f580027d2a2fc5d3a6"}}' 2024-03-01 04:00:27,083 85868 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/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.043s 2024-03-01 04:00:27,083 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a211571a-62dd-491b-a717-b6e8cc95bb22', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a211571a-62dd-491b-a717-b6e8cc95bb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'{"volume": {"id": "e2e9abaf-cc37-4e69-9064-73c6649c447f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:26.000000", "updated_at": "2024-03-01T04:00:26.000000", "name": "tempest-VolumeTypesTest-volume-1578851870", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-536076180", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69 -9064-73c6649c447f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}], "user_id": "27e7aa6189cc45458c897896a1217d99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a03eaedf86dc45f580027d2a2fc5d3a6"}}' 2024-03-01 04:00:27,151 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.054s 2024-03-01 04:00:27,151 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997b0162-898b-4a45-8f6b-3103fa00441b', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997b0162-898b-4a45-8f6b-3103fa00441b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'{"volume": {"id": "e2e9abaf-cc37-4e69-9064-73c6649c447f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:26.000000", "updated_at": "2024-03-01T04:00:26.000000", "name": "tempest-VolumeTypesTest-volume-1578851870", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-536076180", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}], "user_id": "27e7aa6189cc45458c897896a1217d99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a03eaedf86dc45f580027d2a2fc5d3a6"}}' 2024-03-01 04:00:27,421 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.258s 2024-03-01 04:00:27,422 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b225900f-980c-4a33-bc0f-78d8cc625788', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'' 2024-03-01 04:00:27,444 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.022s 2024-03-01 04:00:27,445 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5329385e-b4aa-4421-850c-b25df87572d4', 'x-openstack-request-id': 'req-5329385e-b4aa-4421-850c-b25df87 572d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2e9abaf-cc37-4e69-9064-73c6649c447f could not be found."}}' 2024-03-01 04:00:27,506 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/5c519901-3602-42af-b4d5-7bf0964599b5 0.060s 2024-03-01 04:00:27,506 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef95327-1b9c-4793-aeec-25cdd9731603', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/5c519901-3602-42af-b4d5-7bf0964599b5'} Body: b'' 2024-03-01 04:00:27,529 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/5c519901-3602-42af-b4d5-7bf0964599b5 0.023s 2024-03-01 04:00:27,530 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 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-82e8d436-0838-4b1c-b375-acd6a8ebd1a8', 'x-openstack-request-id': 'req-82e8d436-0838-4b1c-b375-acd6a8ebd1a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/5c519901-3602-42af-b4d5-7bf0964599b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5c519901-3602-42af-b4d5-7bf0964599b5 could not be found."}}' 2024-03-01 04:00:27,581 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/37b8ff5b-caaa-4a70-a388-29444b90a636 0.050s 2024-03-01 04:00:27,581 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572fa625-d3a5-41de-9698-88cafb907356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/37b8ff5b-caaa-4a70-a388-29444b90a636'} Body: b'' 2024-03-01 04:00:27,600 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/37b8ff5b-caaa-4a70-a388-29444b90a636 0.018s 2024-03-01 04:00:27,600 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 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-706cccef-a0cd-4270-a70c-4a331ab854bf', 'x-openstack-request-id': 'req-706cccef-a0cd-4270-a70c-4a331ab854bf ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/37b8ff5b-caaa-4a70-a388-29444b90a636'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 37b8ff5b-caaa-4a70-a388-29444b90a636 could not be found."}}' {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.148768s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.454499s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.044985s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.250384s] ... ok {5} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {5} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.636716s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec42f099-3bb8-4b38-bd6c-a0610b325a1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:59:16,127 85876 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.087s 2024-03-01 03:59:16,127 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a3f3adf7-ee0c-4dc0-8c0f-7c1cb7e5c8da', '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": "6462f346136e48969d7973e0e92912a8", "name": "tempest-VolumesAdminNegativeTest-25387315-project-member", "password_expires_at": null}, "audit_ids": ["rNEYYghZQPSNppk-5tnynA"], "expires_at": "2024-03-01T04:59:16.000000Z", "issued_at": "2024-03-01T03:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81db881bf96146198c49b39ba1de9bdf", "name": "tempest-VolumesAdminNegativeTest-25387315"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:59:16,128 85876 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'e633d993-9ffd-4e50-b900-5e4d45009971', 'name': 'tempest-VolumesAdminNegativeTest-45194026-network', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '81db881bf96146198c49b39b a1de9bdf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65289, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:57:06Z', 'updated_at': '2024-03-01T03:57:06Z', 'revision_number': 1} available for tenant 2024-03-01 03:59:16,583 85876 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.454s 2024-03-01 03:59:16,583 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1645172692", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "e633d993-9ffd-4e50-b900-5e4d45009971"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de41d22d-79d1-40f9-88df-86a0e558b894', 'x-compute-request-id': 'req-de41d22d-79d1-40f9-88df-86a0e558b894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4df5d160-7642-4074-be37-b55f01a5909d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4df5d160-7642-4074-be37-b55f01a5909d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "rpR9LPNRipCD"}}' 2024-03-01 03:59:16,653 85876 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/4df5d160-7642-4074-be37-b55f01a5909d 0.067s 2024-03-01 03:59:16,654 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b5b58b-aaf9-48ab-a3dc-97452f540c2f', 'x-compute-request-id': 'req-18b5b58b-aaf9-48ab-a3dc-97452f540c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d'} Body: b'{"server": {"id": "4df5d160-7642-4074-be37-b55f01a5909d", "name": "tempest-VolumesAdminNegativeTest-server-1645172692", "status": "BUILD", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "user_id": "6462f346136e48969d7973e0e92912a8", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:17Z", "updated": "2024-03-01T03:59:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4df5d160-7642-4074-be37-b55f01a5909d"}], "OS-DCF:diskConfig": "MANUAL", "prog ress": 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": []}}' 2024-03-01 04:00:07,190 85876 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/4df5d160-7642-4074-be37-b55f01a5909d 0.472s 2024-03-01 04:00:07,190 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:06 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-13fde89f-89a3-4ebc-8303-0db4758fc5a7', 'x-compute-request-id': 'req-13fde89f-89a3-4ebc-8303-0db4758fc5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d'} Body: b'{"server": {"id": "4df5d160-7642-4074-be37-b55f01a5909d", "name": "tempest-VolumesAdminNegativeTest-server-1645172692", "status": "ACTIVE", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "user_id": "6462f346136e48969d7973e0e92912a8", "metadata": {}, "hostId": "52e3e09f32c2b4fe95883cff1f6bd11b5142169999220281e5b42a60", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:16Z", "updated": "2024-03-01T03:59:23Z", "addresses": {"tempest-VolumesAdminNegativeTest-45194026-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:54:63"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4df5d160-7642-4074-be37-b55f01a5909d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:59:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:07,203 85876 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 04:01:07,529 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes 0.267s 2024-03-01 04:01:07,529 85876 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-363830180"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5bd474-fcea-4f9f-96a5-78528c2c95f8', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5bd474-fcea-4f9f-96a5-78528c2c95f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes'} Body: b'{"volume": {"id": "ec42f099-3bb8-4b3 8-bd6c-a0610b325a1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:07.450910", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-363830180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:01:07,593 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e 0.050s 2024-03-01 04:01:07,593 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2cade1-d50d-4021-821f-a97904b09184', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2cade1-d50d-4021-821f-a97904b09184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e'} Body: b'{"volume": {"id": "ec42f099-3bb8-4b38-bd6c-a0610b325a1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:07.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-363830180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81db881bf96146198c49b39ba1de9bdf"}}' 2024-03-01 04:01:08,655 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e 0.047s 2024-03-01 04:01:08,655 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c121dbd-01f3-4cee-b6aa-e3a919fe323d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c121dbd-01f3-4cee-b6aa-e3a919fe323d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e'} Body: b'{"volume": {"id": "ec42f099-3bb8-4b38-bd6c-a0610b325a1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:07.000000", "updated_at": "2024-03-01T04:01:08.000000", "name": "tempest-VolumesAdminNegativeTest-volume-363830180", "description": null, "volume_type": "joviandss-2 ", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81db881bf96146198c49b39ba1de9bdf"}}' {6} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [166.722303s] ... 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_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d0464c7a-d067-4419-8b4d-7886d08df23a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:47,335 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2024-03-01 03:58:47,336 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2851', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-93ddaa52-1ee1-451a-a0ad-65d5e4f21312', '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": "c44a0a82ca874df9bcc3c5598e42e516", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-202754718-project-member", "password_expires_at": null}, "audit_ids": ["grXTAwScRRmj9oGr5crtAQ"], "expires_at": "2024-03-01T04:58:47.000000Z", "issued_at": "2024-03-01T03:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "126811f15e3a49b5b1e99563f16c3099", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-202754718"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/126811f15e3a49b5b1e99563f16c3099", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:58:47,336 85870 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '3344c80d-bafd-406f-a042-0df750aa28de', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-2096912612-network', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '126811f1 5e3a49b5b1e99563f16c3099', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8844, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:58:36Z', 'updated_at': '2024-03-01T03:58:36Z', 'revision_number': 1} available for tenant 2024-03-01 03:58:47,337 85870 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:58:47,338 85870 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:58:47,511 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.171s 2024-03-01 03:58:47,512 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1167394497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJPPqDC40HzY6/ogimCRwvVuU2H288ke9w/j++C6WitQ13wjT78SoSnrLTbgv3rkW3QhOJXBHSpVlW6gqghlXSVgWFMGEG4RRUxBfXClE0V0ISgw9utf6fF2LY7sIV/sA=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58: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-f613febe-8ac8-410b-92cf-0fa418122619', 'x-compute-request-id': 'req-f613febe-8ac8-410b-92cf-0fa418122619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1167394497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJPPqDC40HzY6/ogimCRwvVuU2H288ke9w/j++C6WitQ13wjT78SoSnrLTbgv3rkW3QhOJXBHSpVlW6gqghlXSVgWFMGEG4RRUxBfXClE0V0ISgw9utf6fF2LY7sIV/sA==", "fingerprint": "77:47:de:7a:b2:67:b4:a8:f0:5c:1c:07:37:4b:77:db", "user_id": "c44a0a82ca874df9bcc3c5598e42e516"}}' 2024-03-01 03:58:47,514 85870 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1167394497 created 2024-03-01 03:58:47,653 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.138s 2024-03-01 03:58:47,654 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2135428241", "description": "tempest-description--1275500927"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-8f5219fd-f9f2-402d-899c-4481708a18b3', 'date': 'Fri, 01 Mar 2024 03:58:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3e25582e-1853-4b75-a87f-6b08b8650349", "name": "tempest-securitygroup--2135428241", "stateful": true, "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "description": "tempest-description--1275500927", "shared": false, "security_group_rules": [{"id": "110bdd28-c476-48a2-8667-efec36abb64c", "project_id": "126811f15e3a49b5b1e99563f16c3099", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "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, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 0}, {"id": "a2844c3f-9980-4fdc-a1a0-f20b99549db5", "project_id": "126811f15e3a49b5b1e99563f16c3099", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "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, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 1, "project_id": "126811f15e3a49b5b1e99563f16c3099"}}' 2024-03-01 03:58:47,856 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.202s 2024-03-01 03:58:47,856 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3030583d-ed4c-427e-9c71-0a9c4393aa06', 'date': 'Fri, 01 Mar 2024 03:58:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e8fd88cf-6f58-49b6-a234-d591132c6a09", "project_id": "126811f15e3a49b5b1e99563f16c3099", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 0}}' 2024-03-01 03:58:48,070 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.213s 2024-03-01 03:58:48,070 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ce82725d-c4ac-4abc-814c-194b95a383fe', 'date': 'Fri, 01 Mar 2024 03:58: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": "17cdd5ed-2bfe-4577-9971-02f1e0fdbee2", "project_id": "126811f15e3a49b5b1e99563f16c3099", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 0}}' 2024-03-01 03:58:48,070 85870 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and ic mp rules tempest-securitygroup--2135428241 created 2024-03-01 03:58:48,692 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.621s 2024-03-01 03:58:48,693 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-07c2f68d-3e3a-4806-a865-e43c35d604c2', 'date': 'Fri, 01 Mar 2024 03:58:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e2ed7786-2240-4773-a851-e5daa8ecaf40", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "floating_ip_address": "172.24.4.100", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "126811f15e3a49b5b1e99563f16c3099", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:58:48Z", "updated_at": "2024-03-01T03:58:48Z", "revision_number": 0}}' 2024-03-01 03:58:48,693 85870 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e2ed7786-2240-4773-a851-e5daa8ecaf40', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'floating_ip_address': '172.24.4.100', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '126811f15e3a49b5b1e99563f16c3099', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:58:48Z', 'updated_at': '2024-03-01T03:58:48Z', 'revision_number': 0, 'ip': '172.24.4.100'} created 2024-03-01 03:58:48,694 85870 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1167394497', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJPPqDC40HzY6/ogimCRwvVuU2H288ke9w/j++C6WitQ13wjT78SoSnrLTbgv3rkW3QhOJXBHSpVlW6gqghlXSVgWFMGEG4RRUxBfXClE0V0ISgw9utf6fF2LY7sIV/sA==', 'fingerprint': '77:47:de:7a:b2:67:b4:a8:f0:5c:1c:07:37:4b:77:db', 'user_id': 'c44a0a82ca874df9bcc3c5598e42e516', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDchC2j1dpbwcv81ODnj1n0hACzt/BKA9oeWM8AJLeMDWiQyy9/HXlC\nRePsN/Vmr5SgBwYFK4EEACKhZANiAAQSTz6gwuNB82Ov6IIpgkcL1blNh9vPJHvc\nP4/vgulorUNd8I0+/EqEp6y024L965Ft0ITiVwR0qVZVuoKoIZV0lYFhTBhBuEUV\nMQX1wpRNFdCEoMPbrX+nxdi2O7CFf7A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3e25582e-1853-4b75-a87f-6b08b8650349', 'name': 'tempest-securitygroup--2135428241', 'stateful': True, 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'description': 'tempest-description--1275500927', 'shared': False, 'security_group_rules': [{'id': '110bdd28-c476-48a2-8667-efec36abb64c', 'project_id': '126811f15e3a49b5b1e99563f16c3099', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'security_group_id': '3e25582e-1853-4b75-a87f-6b08b8650349', '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': 706, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:58:47Z', 'updated_at': '2024-03-01T03:58:47Z', 'revision_number': 0}, {'id': 'a2844c3f-9980-4fdc-a1a0-f20b99549db5', 'project_id': '126811f15e3a49b5b1e99563f16c3099', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'security_group_id': '3e25582e-1853-4b75-a87f-6b08b8650349', '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': 707, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:58:47Z', 'updated_at': '2024-03-01T03:58:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:58:47Z', 'updated_at': '2024-03-01T03:58:47Z', 'revision_number': 1, 'project_id': '126811f15e3a49b5b1e99563f16c3099'}, 'floating_ip': {'id': 'e2ed7786-2240-4773-a851-e5daa8ecaf40', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'floating_ip_address': '172.24.4.100', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '126811f15e3a49b5b1e99563f16c3099', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:58:48Z', 'updated_at': '2024-03-01T03:58:48Z', 'revision_number': 0, 'ip': '172.24.4.100'}} 2024-03-01 03:58:49,516 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.821s 2024-03-01 03:58:49,516 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "3344c80d-bafd-406f-a042-0df750aa28de"}], "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "key_name": "tempest-keypair-1167394497", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daca0453-172d-4009-b46b-56b5a3f9881c', 'x-compute-request-id': 'req-daca0453-172d-4009-b46b-56b5a3f9881c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "adminPass": "5baWcQmBGsjK"}}' 2024-03-01 03:58:49,599 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.080s 2024-03-01 03:58:49,600 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb9742d-7355-495a-9c24-e9c946604ae5', 'x-compute-request-id': 'req-6bb9742d-7355-495a-9c24-e9c946604ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "status": "BUILD" , "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:49Z", "updated": "2024-03-01T03:58:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1167394497", "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": []}}' 2024-03-01 03:59:39,875 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.214s 2024-03-01 03:59:39,876 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:39 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-0de07f25-4ef6-4539-84cc-7a6a59a0b554', 'x-compute-request-id': 'req-0de07f25-4ef6-4539-84cc-7a6a59a0b554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "status": "ACTIVE", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "metadata": {}, "hostId": "e28752bc2468a98661bf0c14103a1d8b10f7b7f2e0ebc9845f6a2316", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:49Z", "updated": "2024-03-01T03:58:56Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-2096912612-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e7:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1167394497", "OS-SRV-USG:launched_at": "2024-03-01T03:58:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:39,898 85870 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:00:40,181 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3/os-i nterface 0.224s 2024-03-01 04:00:40,181 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:39 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-fe32bdbd-7910-4385-9b55-f6f722815979', 'x-compute-request-id': 'req-fe32bdbd-7910-4385-9b55-f6f722815979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3344c80d-bafd-406f-a042-0df750aa28de", "port_id": "5699403d-30ae-4a4e-a545-69bd70a344a6", "mac_addr": "fa:16:3e:31:e7:d8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9bffdfa9-64c3-4a64-87c2-d68ce99a0a29", "ip_address": "10.0.0.5"}]}]}' 2024-03-01 04:00:40,927 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e2ed7786-2240-4773-a851-e5daa8ecaf40 0.742s 2024-03-01 04:00:40,927 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5699403d-30ae-4a4e-a545-69bd70a344a6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7e544aaa-ce44-493f-9e69-29a4d68d6f47', 'date': 'Fri, 01 Mar 2024 04:00:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e2ed7786-2240-4773-a851-e5daa8ecaf40'} Body: b'{"floatingip": {"id": "e2ed7786-2240-4773-a851-e5daa8ecaf40", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "floating_ip_address": "172.24.4.100", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "e9959e0f-8f19-4098-9d9e-29162b402e48", "port_id": "5699403d-30ae-4a4e-a545-69bd70a344a6", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3344c80d-bafd-406f-a042-0df750aa28de", "mac_address": "fa:16:3e:31:e7:d8", "admin_state_up": true, "status": "ACTIVE", "device_id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:58:48Z", "updated_at": "2024-03-01T04:00:40Z", "revision_number": 1, "project_id": "126811f15e3a49b5b1e99563f16c3099"}}' 2024-03-01 04:00:40,932 85870 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.100:22' as 'cirros' with public key authentication 2024-03-01 04:00:40,954 85870 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:00:41,061 85870 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:00:41,062 85870 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.100 successfully created 2024-03-01 04:00:41,248 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.185s 2024-03-01 04:00:41,249 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:41 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 -a1aa18e3-f23c-4302-be9d-9621364cc66c', 'x-compute-request-id': 'req-a1aa18e3-f23c-4302-be9d-9621364cc66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "status": "ACTIVE", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "metadata": {}, "hostId": "e28752bc2468a98661bf0c14103a1d8b10f7b7f2e0ebc9845f6a2316", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:49Z", "updated": "2024-03-01T03:58:56Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-2096912612-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e7:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1167394497", "OS-SRV-USG:launched_at": "2024-03-01T03:58:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:41,454 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.188s 2024-03-01 04:00:41,454 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59802424-12a2-4efe-b5ae-82bec3c7c7da', 'x-compute-request-id': 'req-59802424-12a2-4efe-b5ae-82bec3c7c7da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}]}]}' 2024-03-01 04:00:41,750 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes 0.292s 2024-03-01 04:00:41,751 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-695434318", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3160d10b-ac5d-4bb6-aefd-6c5a3339d585', 'content-length': '855', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API -Version', 'x-openstack-request-id': 'req-3160d10b-ac5d-4bb6-aefd-6c5a3339d585', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes'} Body: b'{"volume": {"id": "d0464c7a-d067-4419-8b4d-7886d08df23a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:41.672643", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-695434318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}], "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-01 04:00:41,825 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a 0.063s 2024-03-01 04:00:41,825 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410abd77-5955-43db-99dd-dc6990b53bc3', 'content-length': '923', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410abd77-5955-43db-99dd-dc6990b53bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a'} Body: b'{"volume": {"id": "d0464c7a-d067-4419-8b4d-7886d08df23a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:42.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-695434318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}], "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "126811f15e3a49b5b1e99563f16c3099"}}' 2024-03-01 04:00:42,882 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a 0.043s 2024-03-01 04:00:42,883 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54701f8-c49b-4218-b71b-1385a77351eb', 'content-length': '944', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54701f8-c49b-4218-b71b-1385a77351eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c309 9/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a'} Body: b'{"volume": {"id": "d0464c7a-d067-4419-8b4d-7886d08df23a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:42.000000", "updated_at": "2024-03-01T04:00:42.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-695434318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}], "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "126811f15e3a49b5b1e99563f16c3099"}}' 2024-03-01 04:00:43,004 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a 0.108s 2024-03-01 04:00:43,004 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24388a41-4504-45ca-ade7-d1d1ae9e5eb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a'} Body: b'' 2024-03-01 04:00:43,030 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a 0.025s 2024-03-01 04:00:43,031 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-834a15a1-30d1-455f-8309-4ff5524bd2e1', 'x-openstack-request-id': 'req-834a15a1-30d1-455f-8309-4ff5524bd2e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d0464c7a-d067-4419-8b4d-7886d08df23a could not be found."}}' 2024-03-01 04:00:43,147 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.116s 2024-03-01 04:00:43,147 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00: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-fb4a0e75-46ea-48d1-861c-37d7a6e3513b', 'x-compute-request-id': 'req-fb4a0e75-46ea-48d1-861c-37d7a6e3513b', 'connection': 'close', 'status': '204', 'content -location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'' 2024-03-01 04:00:43,325 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.177s 2024-03-01 04:00:43,325 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff32a56-b5f1-47fc-ba3c-8cebdbca75bf', 'x-compute-request-id': 'req-fff32a56-b5f1-47fc-ba3c-8cebdbca75bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "status": "ACTIVE", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "metadata": {}, "hostId": "e28752bc2468a98661bf0c14103a1d8b10f7b7f2e0ebc9845f6a2316", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:49Z", "updated": "2024-03-01T04:00:43Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-2096912612-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e7:d8"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e7:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1167394497", "OS-SRV-USG:launched_at": "2024-03-01T03:58:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:01:33,408 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.041s 2024-03-01 04:01:33,409 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-401c0027-7028-41b7-a32b-10f001c92c2d', 'x-compute-request-id': 'req-401c0027-7028-41b7-a32b-10f001c92c2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d556394f-01e6-4701-ac9f-cb28816f53b3 could not be found."}}' 2024-03-01 04:01:33,442 85870 INFO [tempest.lib.common.rest_client] Request (TestServerV olumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1167394497 0.033s 2024-03-01 04:01:33,443 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-8d42de7c-bca4-4499-93d7-c4b1bc248103', 'x-compute-request-id': 'req-8d42de7c-bca4-4499-93d7-c4b1bc248103', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1167394497'} Body: b'' 2024-03-01 04:01:33,594 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3e25582e-1853-4b75-a87f-6b08b8650349 0.151s 2024-03-01 04:01:33,595 85870 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-ae89ea10-b1ef-4418-8f47-3b1d41992eb9', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:01:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3e25582e-1853-4b75-a87f-6b08b8650349'} Body: b'' 2024-03-01 04:01:33,612 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3e25582e-1853-4b75-a87f-6b08b8650349 0.017s 2024-03-01 04:01:33,613 85870 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-00606238-04a9-4f9c-89f2-5d74c59ed7d5', 'date': 'Fri, 01 Mar 2024 04:01:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3e25582e-1853-4b75-a87f-6b08b8650349'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3e25582e-1853-4b75-a87f-6b08b8650349 does not exist", "detail": ""}}' 2024-03-01 04:01:33,954 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e2ed7786-2240-4773-a851-e5daa8ecaf40 0.340s 2024-03-01 04:01:33,954 85870 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-477386b6-cfb2-484f-af87-520b9fd2a141', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:01:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e2ed7786-2240-4773-a851-e5daa8ecaf40'} Body: b'' {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [166.594042s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f5b68f8e-7106-46d2-9be1-ff9b4daeab60 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:59:11,770 85866 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:59:11,770 85866 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:59:11,826 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2024-03-01 03:59:11,827 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1848207713", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWOqvUlikB1v1X8Wp5VkObQuZEVyJFoXWdQHomxhjpqr3o0Ri3Q2aVYF+LB1gcW8cCV6dfRnIkmhOTLQKHqaPnMD1baxZW+gFKceDnLIUFnth/zYk+d2wUEjz3D3/RnBQ=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:11 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-260b53dd-324f-4253-91a4-b20d998ac22e', 'x-compute-request-id': 'req-260b53dd-324f-4253-91a4-b20d998ac22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1848207713", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWOqvUlikB1v1X8Wp5VkObQuZEVyJFoXWdQHomxhjpqr3o0Ri3Q2aVYF+LB1gcW8cCV6dfRnIkmhOTLQKHqaPnMD1baxZW+gFKceDnLIUFnth/zYk+d2wUEjz3D3/RnBQ==", "fingerprint": "d4:d4:b0:39:5e:c5:6b:1d:06:ee:9d:b5:32:2e:66:81", "user_id": "3b9f3fb632f347ca8691ba55499d1a84"}}' 2024-03-01 03:59:11,829 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1848207713 created 2024-03-01 03:59:11,999 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.169s 2024-03-01 03:59:11,999 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--227925402", "description": "tempest-description--2069547822"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-d6f823ad-4dc9-4dc8-8288-682040cb515a', 'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "name": "tempest-securitygroup--227925402", "stateful": true, "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "description": "tempest-description--2069547822", "shared": false, "security_group_rules": [{"id": "4a868730-d492-45f4-a0a6-aa9f0b825c7f", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "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": 715, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:59:11Z", "updated_at": "2024-03-01T03:59:11Z", "revision_number": 0}, {"id": "ecd2f46f-45bd-4f52-8e84-880970e53d11", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "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": 714, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:59:11Z", "updated_at": "2024-03-01T03:59:11Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:59:11Z", "updated_at": "2024-03-01T03:59:11Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:59:12,192 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2024-03-01 03:59:12,193 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b21d7817-f663-459f-a4e8-f1fbed297bfc', 'date': 'Fri, 01 Mar 2024 03:59: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": "e65fa9b1-1aa4-4af2-a539-7d667d32b9d1", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:59:12Z", "updated_at": "2024-03-01T03:59:12Z", "revision_number": 0}}' 2024-03-01 03:59:12,461 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.267s 2024-03-01 03:59:12,461 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-94754b63-24d4-46a1-8ec2-55aa0c2fad0a', 'date': 'Fri, 01 Mar 2024 03:59: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": "24653ec8-539d-415e-b1b7-d0a98935b81c", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:59:12Z", "updated_at": "2024-03-01T03:59:12Z", "revision_number": 0}}' 2024-03-01 03:59:12,461 85866 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--227925402 created 2024-03-01 03:59:13,086 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.624s 2024-03-01 03:59:13,087 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-81ebefc5-88eb-4c2c-896e-772f691c1890', 'date': 'Fri, 01 Mar 2024 03:59:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b3bac605-00ee-4d00-a5a3-b47135a08c71", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.227", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d4b7955d5df40c192322c2688bad10f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:59:12Z", "updated_at": "2024-03-01T03:59:12Z", "revision_number": 0}}' 2024-03-01 03:59:13,087 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b3bac605-00ee-4d00-a5a3-b47135a08c71', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.227', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:59:12Z', 'updated_at': '2024-03-01T03:59:12Z', 'revision_number': 0, 'ip': '172.24.4.227'} created 2024-03-01 03:59:13,167 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.075s 2024-03-01 03:59:13,168 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e2d7089-8d46-4744-9521-ff00191f6c72', '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": "3b9f3fb632f347ca8691ba55499d1a84", "name": "tempest-AttachVolumeNegativeTest-1597853009-project-member", "password_expires_at": null}, "audit_ids": ["QfDfwSCkSgeNJzw30RR7-w"], "expires_at": "2024-03-01T04:59:13.000000Z", "issued_at": "2024-03-01T03:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d4b7955d5df40c192322c2688bad10f", "name": "tempest-AttachVolumeNegativeTest-1597853009"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"i d": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:59:13,168 85866 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '4079f181-40a0-4f37-8f64-25bc7601fe28', 'name': 'tempest-AttachVolumeNegativeTest-1660737255-network', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53523, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:10Z', 'revision_number': 1} available for tenant 2024-03-01 03:59:13,169 85866 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1848207713', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWOqvUlikB1v1X8Wp5VkObQuZEVyJFoXWdQHomxhjpqr3o0Ri3Q2aVYF+LB1gcW8cCV6dfRnIkmhOTLQKHqaPnMD1baxZW+gFKceDnLIUFnth/zYk+d2wUEjz3D3/RnBQ==', 'fingerprint': 'd4:d4:b0:39:5e:c5:6b:1d:06:ee:9d:b5:32:2e:66:81', 'user_id': '3b9f3fb632f347ca8691ba55499d1a84', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDcv4lAzHxC5q9PZCj04UjdnfOSJS5KwOQBGOoocvzXGEUCYavl5bfk\ndWG+LJLILhOgBwYFK4EEACKhZANiAAS1jqr1JYpAdb9V/FqeVZDm0LmRFciRaF1n\nUB6JsYY6aq96NEYt0NmlWBfiwdYHFvHAlenX0ZyJJoTky0Ch6mj5zA9W2sWVvoBS\nnHg5yyFBZ7Yf82JPndsFBI89w9/0ZwU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1a730921-9c20-4d80-9e39-6e4532db4cfe', 'name': 'tempest-securitygroup--227925402', 'stateful': True, 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'description': 'tempest-description--2069547822', 'shared': False, 'security_group_rules': [{'id': '4a868730-d492-45f4-a0a6-aa9f0b825c7f', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': '1a730921-9c20-4d80-9e39-6e4532db4cfe', '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': 715, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:59:11Z', 'updated_at': '2024-03-01T03:59:11Z', 'revision_number': 0}, {'id': 'ecd2f46f-45bd-4f52-8e84-880970e53d11', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': '1a730921-9c20-4d80-9e39-6e4532db4cfe', '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' : 714, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:59:11Z', 'updated_at': '2024-03-01T03:59:11Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:59:11Z', 'updated_at': '2024-03-01T03:59:11Z', 'revision_number': 1, 'project_id': '8d4b7955d5df40c192322c2688bad10f'}, 'floating_ip': {'id': 'b3bac605-00ee-4d00-a5a3-b47135a08c71', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.227', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:59:12Z', 'updated_at': '2024-03-01T03:59:12Z', 'revision_number': 0, 'ip': '172.24.4.227'}} 2024-03-01 03:59:13,871 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.702s 2024-03-01 03:59:13,872 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1340750582", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "4079f181-40a0-4f37-8f64-25bc7601fe28"}], "security_groups": [{"name": "tempest-securitygroup--227925402"}], "key_name": "tempest-keypair-1848207713", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93bfc154-18c8-40bd-90e3-fcd8200d1bb4', 'x-compute-request-id': 'req-93bfc154-18c8-40bd-90e3-fcd8200d1bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "71f0ea0d-1978-476d-82d3-972217d945e1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--227925402"}], "adminPass": "password"}}' 2024-03-01 03:59:13,944 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.069s 2024-03-01 03:59:13,944 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:13 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-dd1b488c-f28c-416a-a959-33d7f4967074', 'x-compute-request-id': 'req-dd1b488c-f28c-416a-a959-33d7f4967074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'{"server": {"id": "71f0ea0d-1978-476d-82d3-972217d945e1", "name": "tempest-AttachVolumeNegativeTest-server-1340750582", "status": "BUILD", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {} , "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:14Z", "updated": "2024-03-01T03:59:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1848207713", "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": []}}' 2024-03-01 04:00:04,185 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.228s 2024-03-01 04:00:04,185 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 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-2878fcf1-1800-4d06-b073-ca1465d9c37f', 'x-compute-request-id': 'req-2878fcf1-1800-4d06-b073-ca1465d9c37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'{"server": {"id": "71f0ea0d-1978-476d-82d3-972217d945e1", "name": "tempest-AttachVolumeNegativeTest-server-1340750582", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:13Z", "updated": "2024-03-01T03:59:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ac:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1848207713", "OS-SRV-USG:launched_at": "2024-03-01T03:59:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227925402"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:04,198 85866 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 04:01:04,414 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1/os-interface 0.155s 2024-03-01 04:01:04,414 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:04 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-3f6c0579-43c9-46c1-af81-324097c0c943', 'x-compute-request-id': 'req-3f6c0579-43c9-46c1-af81-324097c0c943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "port_id": "576d421a-9b62-4067-bd96-344dc0f3d8b2", "mac_addr": "fa:16:3e:79:ac:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "936ea464-e53f-4920-ac0c-25bb2390b0ac", "ip_address": "10.0.0.11"}]}]}' 2024-03-01 04:01:05,533 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b3bac605-00ee-4d00-a5a3-b47135a08c71 1.115s 2024-03-01 04:01:05,533 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "576d421a-9b62-4067-bd96-344dc0f3d8b2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e2f59557-fa83-426f-842f-cc0e833dd3f1', 'date': 'Fri, 01 Mar 2024 04:01:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b3bac605-00ee-4d00-a5a3-b47135a08c71'} Body: b'{"floatingip": {"id": "b3bac605-00ee-4d00-a5a3-b47135a08c71", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.227", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "6161874f-4dd3-48bf-b825-66b3e121ff61", "port_id": "576d421a-9b62-4067-bd96-344dc0f3d8b2", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "mac_address": "fa:16:3e:79:ac:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "71f0ea0d-1978-476d-82d3-972217d945e1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:59:12Z", "updated_at": "2024-03-01T04:01:04Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 04:01:05,534 85866 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.227:22' as 'cirros' with public key authentication 2024-03-01 04:01:05,544 85866 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:01:05,651 85866 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:01:05,651 85866 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.227 successfully created 2024-03-01 04:01:05,702 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1/ips 0.050s 2024-03-01 04:01:05,702 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:05 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-de1499cd-486c-4470-b09c-0c6d2d622b1c', 'x-compute-request-id': 'req-de1499cd-486c-4470-b09c-0c6d2d622b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2024-03-01 04:01:05,905 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes 0.200s 2024-03-01 04:01:05,906 85866 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-1728707436"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7111d3d7-dc69-435a-927b-8a889f5712cd', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7111d3d7-dc69-435a-927b-8a889f5712cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes'} Body: b'{"volume": {"id": "f5b68f8e-7106-46d2-9be1-ff9b4daeab60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:05.837451", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1728707436", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:01:05,960 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60 0.040s 2024-03-01 04:01:05,961 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0080c1b-8bcf-4335-b74e-726f2b5e7462', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0080c1b-8bcf-4335-b74e-726f2b5e7462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60'} Body: b'{"volume": {"id": "f5b68f8e-7106-46d2-9be1-ff9b4daeab60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:06.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1728707436", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 04:01:07,017 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume) : 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60 0.042s 2024-03-01 04:01:07,018 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0e31e2-7ac4-4296-a2a1-92548d8360e8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0e31e2-7ac4-4296-a2a1-92548d8360e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60'} Body: b'{"volume": {"id": "f5b68f8e-7106-46d2-9be1-ff9b4daeab60", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:06.000000", "updated_at": "2024-03-01T04:01:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1728707436", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 04:01:07,145 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.115s 2024-03-01 04:01:07,145 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-c3b011f8-9237-4e09-91af-c35409262f05', 'x-compute-request-id': 'req-c3b011f8-9237-4e09-91af-c35409262f05', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'' 2024-03-01 04:01:07,324 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.177s 2024-03-01 04:01:07,324 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f7d752c-a5a7-487c-99fc-1b36a5acc168', 'x-compute-request-id': 'req-8f7d752c-a5a7-487c-99fc-1b36a5acc168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'{"server": {"id": "71f0ea0d-1978-476d-82d3-972217d945e1", "name": "tempest-AttachVolumeNegativeTest-server-1340750582", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480 073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:13Z", "updated": "2024-03-01T04:01:07Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ac:fa"}, {"version": 4, "addr": "172.24.4.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ac:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1848207713", "OS-SRV-USG:launched_at": "2024-03-01T03:59:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227925402"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:01:57,380 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.035s 2024-03-01 04:01:57,381 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-dbc2c3fa-c24a-417c-bfac-16a4cb1b956f', 'x-compute-request-id': 'req-dbc2c3fa-c24a-417c-bfac-16a4cb1b956f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71f0ea0d-1978-476d-82d3-972217d945e1 could not be found."}}' 2024-03-01 04:01:57,411 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1848207713 0.029s 2024-03-01 04:01:57,411 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-a01a110d-157e-4d50-b91c-f6f08a8b4fb1', 'x-compute-request-id': 'req-a01a110d-157e-4d50-b91c-f6f08a8b4fb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1848207713'} Body: b'' 2024-03-01 04:01:57,930 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1a730921-9c20-4d80-9e39-6e4532db4cfe 0.518s 2024-03-01 04:01:57,931 85866 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-1324cb06-619e-40c7-b97a-4d5e365826f2', 'content-length': '0', ' date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1a730921-9c20-4d80-9e39-6e4532db4cfe'} Body: b'' 2024-03-01 04:01:57,956 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1a730921-9c20-4d80-9e39-6e4532db4cfe 0.024s 2024-03-01 04:01:57,957 85866 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-0366bd9d-b6c0-430f-b4e2-7bff2b558340', 'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1a730921-9c20-4d80-9e39-6e4532db4cfe'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1a730921-9c20-4d80-9e39-6e4532db4cfe does not exist", "detail": ""}}' 2024-03-01 04:01:58,363 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b3bac605-00ee-4d00-a5a3-b47135a08c71 0.405s 2024-03-01 04:01:58,363 85866 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-dbdeade8-0b1b-4f73-b345-9a145e7f45ed', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:01:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b3bac605-00ee-4d00-a5a3-b47135a08c71'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.744853s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1a064e7c-9332-4640-a256-5f037c004283 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:04,559 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types 0.161s 2024-03-01 04:02:04,559 85866 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-843772011"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d94a389-62d5-4e9f-b454-e2e6efad5a29', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d94a389-62d5-4e9f-b454-e2e6efad5a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types'} Body: b'{"volume_type": {"id": "18d3cce6-77c8-4a32-a54d-3785fd619791", "name": "tempest-GroupsV314Test-volume-type-843772011", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:02:04,604 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/group_types 0.037s 2024-03-01 04:02:04,604 85866 DEBUG [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-233814909"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0ce6f9-58d2-4b68-aaec-3859035e3044', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0ce6f9-58d2-4b68-aaec-3859035e3044', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/group_types'} Body: b'{"group_type": {"id": "e9cc10b9-d87b-4851-bff2-f948f953c95c", "name": "tempest-GroupsV314Test-group-type-233814909", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 04:02:04,800 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups 0.193s 2024-03-01 04:02:04,800 85866 DEBUG [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": "e9cc10b9-d87b-4851-bff2-f948f953c95c", "volume_types": ["18d3cce6-77c8-4a32-a54d-3785fd619791"], "name": "tempest-GroupsV314Test-Group-2014500818"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47191bf4-e765-4a9e-bcc4-5e823a0999c6', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47191bf4-e765-4a9e-bcc4-5e823a0999c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups'} Body: b'{"group": {"id": "1a064e7c-9332-4640-a256-5f037c004283", "name": "tempest-GroupsV314Test-Group-2014500818"}}' 2024-03-01 04:02:04,833 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283 0.030s 2024-03-01 04:02:04,833 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf8966c-d490-4878-a14b-322ce6ab09d9', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf8966c-d490-4878-a14b-322ce6ab09d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283'} Body: b'{"group": {"id": "1a064e7c-9332-4640-a256-5f037c004283", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T04:02:05.000000", "name": "tempest-GroupsV314Test-Group-2014500818", "description": null, "group_type": "e9cc10b9-d87b-4851-bff2-f948f953c95c", "volume_types": ["18d3cce6-77c8-4a32-a54d-3785fd619791"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 04:02:05,871 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283 0.032s 2024-03-01 04:02:05,871 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f40368-0934-4b2f-914e-22d550afa360', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f40368-0934-4b2f-914e-22d550afa360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283'} Body: b'{"group": {"id": "1a064e7c-9332-4640-a256-5f037c004283", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T04:02:05.000000", "name": "tempest-GroupsV314Test-Group-2014500818", "description": null, "group_type": "e9cc10b9-d87b-4851-bff2-f948f953c95c", "volume_types": ["18d3cce6-77c8-4a32-a54d-3785fd619791"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 04:02:05,919 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/volumes/detail 0.040s 2024-03-01 04:02:05,919 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efd597a-cdd0-4917-9350-044c15a15f8a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efd597a-cdd0-4917-9350-044c15a15f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 04:02:06,001 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283/action 0.069s 2024-03-01 04:02:06,001 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:05 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-054787c4-6a54-47f9-94df-fe76e27c4991', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283/action'} Body: b'' 2024-03-01 04:02:06,021 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283 0.019s 2024-03-01 04:02:06,022 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3cf220-eede-4f8f-a368-f51b9420f765', 'x-openstack-request-id': 'req-9b3cf220-eede-4f8f-a368-f51b9420f765', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1a064e7c-9332-4640-a256-5f037c004283 could not be found."}}' 2024-03-01 04:02:06,052 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/group_types/e9cc10b9-d87b-4851-bff2-f948f953c95c 0.030s 2024-03-01 04:02:06,053 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb67f42-2245-492f-8afc-bbab6229a627', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/group_types/e9cc10b9-d87b-4851-bff2-f948f953c95c'} Body: b'' 2024-03-01 04:02:06,115 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types/18d3cce6-77c8-4a32-a54d-3785fd619791 0.062s 2024-03-01 04:02:06,116 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02: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-b41e4a65-8890-4beb-a98f-6ecd56a0feda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types/18d3cce6-77c8-4a32-a54d-3785fd619791'} Body: b'' 2024-03-01 04:02:06,136 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types/18d3cce6-77c8-4a32-a54d-3785fd619791 0.019s 2024-03-01 04:02:06,137 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b1ec8e-62e1-4ed7-9508-fd359d78f00f', 'x-openstack-request-id': 'req-a1b1ec8e-62e1-4ed7-9508-fd359d78f00f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types/18d3cce6-77c8-4a32-a54d-3785fd619791'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 18d3cce6-77c8-4a32-a54d-3785fd619791 could not be found."}}' {4} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.028830s] ... ok {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [339.278631s] ... 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 463, in test_rebuild_server_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 561700cf-5e21-488c-a8df-a9475f272c0e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:33,870 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.498s 2024-03-01 03:56:33,870 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc9a4d1d-61ef-4ce6-a52d-1b9ab6ad9328', 'x-compute-request-id': 'req-fc9a4d1d-61ef-4ce6-a52d-1b9ab6ad9328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:56:34,173 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.289s 2024-03-01 03:56:34,173 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2757973c-8f28-430b-92e6-0bbff88c7378', 'x-compute-request-id': 'req-2757973c-8f28-430b-92e6-0bbff88c7378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:24,679 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.442s 2024-03-01 03:57:24,679 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:24 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-18e2ee9a-13ad-4ce2-896e-69e1a3dd3d38', 'x-compute-request-id': 'req-18e2ee9a-13ad-4ce2-896e-69e1a3dd3d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:25,101 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.409s 2024-03-01 03:57:25,102 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Fri, 01 Mar 2024 03:57:24 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-b70b29a1-853f-4e87-a3b2-9360b5c6a4b3', 'x-compute-request-id': 'req-b70b29a1-853f-4e87-a3b2-9360b5c6a4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:58:25,387 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes 0.213s 2024-03-01 03:58:25,388 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1484484004"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807d5872-41d1-4345-9bc4-5b17d6ec8d1b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807d5872-41d1-4345-9bc4-5b17d6ec8d1b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes'} Body: b'{"volume": {"id": "561700cf-5e21-488c-a8df-a9475f272c0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:25.324809", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-1484484004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "att achments": []}}' 2024-03-01 03:58:25,484 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2024-03-01 03:58:25,485 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:25 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-059a4bca-a06e-4f85-9f91-0ee664d1c37f', '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": "816d61682151413797f8885d57b30262", "name": "tempest-ServerActionsTestOtherA-1785336478-project-member", "password_expires_at": null}, "audit_ids": ["xEqoSI71TISY-B2Tzb_Jaw"], "expires_at": "2024-03-01T04:58:25.000000Z", "issued_at": "2024-03-01T03:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a4472de00ec4e5cb85315a55383e44e", "name": "tempest-ServerActionsTestOtherA-1785336478"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:58:25,485 85860 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '4791464a-2286-45aa-b026-7cf940e52645', 'name': 'tempest-ServerActionsTestOtherA-1154141210-network', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'port_s ecurity_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16744, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:27Z', 'updated_at': '2024-03-01T03:54:27Z', 'revision_number': 1} available for tenant 2024-03-01 03:58:25,486 85860 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:58:25,486 85860 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:58:25,535 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2024-03-01 03:58:25,535 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-472978493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9E8nZRSiLOALoUsMPrptzv4aK+/rweEbAomOvb2peKW2qFMvK4UaI4W10SIl1FeowFR0i7z7TZHFkh36BjTVqiiFTLv3VnyHskn119mxaMiZvcgOkgU2kLOfVwdyt+lg=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:25 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-19ece103-7e0a-452c-bc49-0f5bdee30109', 'x-compute-request-id': 'req-19ece103-7e0a-452c-bc49-0f5bdee30109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-472978493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9E8nZRSiLOALoUsMPrptzv4aK+/rweEbAomOvb2peKW2qFMvK4UaI4W10SIl1FeowFR0i7z7TZHFkh36BjTVqiiFTLv3VnyHskn119mxaMiZvcgOkgU2kLOfVwdyt+lg==", "fingerprint": "bd:4a:8c:da:12:7f:f3:f8:18:1e:dc:c8:55:0e:e9:98", "user_id": "816d61682151413797f8885d57b30262"}}' 2024-03-01 03:58:25,538 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-472978493 created 2024-03-01 03:58:25,686 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.148s 2024-03-01 03:58:25,687 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1880052097", "description": "tempest-description--48154827"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-6036110f-0680-4200-8175-dba10fa5a71d', 'date': 'Fri, 01 Mar 2024 03:58:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "name": "tempest-securitygroup--1880052097", "stateful": true, "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "description": "tempest-description--48154827", "shared": false, "security_group_rules": [{"id": "57fa20f8-3035-49b0-949f-7e99f94e3b7c", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "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": 658, "belongs_to_default_sg": fals e, "description": null, "tags": [], "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 0}, {"id": "bd370293-f2fa-4646-a02f-a68dd3f5ca81", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "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": 659, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 1, "project_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 03:58:25,882 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.195s 2024-03-01 03:58:25,883 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3a4bc047-7b6e-46c3-ad17-63fd2c05e89a', 'date': 'Fri, 01 Mar 2024 03:58:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0647782e-55ed-43a4-ab0c-661ffe92ffd6", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 0}}' 2024-03-01 03:58:26,090 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2024-03-01 03:58:26,091 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3a842b8a-6d67-4679-b1fb-ac06c8568749', 'date': 'Fri, 01 Mar 2024 03:58:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "88641286-968e-4e64-9403-3c8bd5d25497", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 0}}' 2024-03-01 03:58:26,091 85860 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--18800520 97 created 2024-03-01 03:58:26,700 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.609s 2024-03-01 03:58:26,701 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-18ad2eb5-ce05-4edd-8542-dad3c317605a', 'date': 'Fri, 01 Mar 2024 03:58:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "floating_ip_address": "172.24.4.161", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:58:26Z", "updated_at": "2024-03-01T03:58:26Z", "revision_number": 0}}' 2024-03-01 03:58:26,701 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'floating_ip_address': '172.24.4.161', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:58:26Z', 'updated_at': '2024-03-01T03:58:26Z', 'revision_number': 0, 'ip': '172.24.4.161'} created 2024-03-01 03:58:26,702 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-472978493', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9E8nZRSiLOALoUsMPrptzv4aK+/rweEbAomOvb2peKW2qFMvK4UaI4W10SIl1FeowFR0i7z7TZHFkh36BjTVqiiFTLv3VnyHskn119mxaMiZvcgOkgU2kLOfVwdyt+lg==', 'fingerprint': 'bd:4a:8c:da:12:7f:f3:f8:18:1e:dc:c8:55:0e:e9:98', 'user_id': '816d61682151413797f8885d57b30262', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBDJwnxTtB3o1mqscBMkPpBu2mhvBOrSeboW8UkceT0N7i1R9eSkzcj\nhCQU2Cr7YOygBwYFK4EEACKhZANiAARfRPJ2UUoizgC6FLDD66bc7+Givv68HhGw\nKJjr29qXiltqhTLyuFGiOFtdEiJdRXqMBUdIu8+02RxZId+gY01aoohUy791Z8h7\nJJ9dfZsWjImb3IDpIFNpCzn1cHcrfpY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '047ef4b3-c8d7-427d-8bc3-cb3ce76b113e', 'name': 'tempest-securitygroup--1880052097', 'stateful': True, 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': 'tempest-description--48154827', 'shared': False, 'security_group_rules': [{'id': '57fa20f8-3035-49b0-949f-7e99f94e3b7c', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'security_group_id': '047ef4b3-c8d7-427d-8bc3-cb3ce76b113e', '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': 658, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:58:25Z', 'updated_at': '2024-03-01T03:58:25Z', 'revision_number': 0}, {'id': 'bd370293-f2fa-4646-a02f-a68dd3f5ca81', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'security_group_id': '047ef4b3-c8d7-427d-8bc3-cb3ce76b113e', '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_gro up_id': None, 'standard_attr_id': 659, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:58:25Z', 'updated_at': '2024-03-01T03:58:25Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:58:25Z', 'updated_at': '2024-03-01T03:58:25Z', 'revision_number': 1, 'project_id': '4a4472de00ec4e5cb85315a55383e44e'}, 'floating_ip': {'id': 'ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'floating_ip_address': '172.24.4.161', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:58:26Z', 'updated_at': '2024-03-01T03:58:26Z', 'revision_number': 0, 'ip': '172.24.4.161'}} 2024-03-01 03:58:27,556 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.854s 2024-03-01 03:58:27,557 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1620775833", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "4791464a-2286-45aa-b026-7cf940e52645"}], "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "key_name": "tempest-keypair-472978493", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721ed76b-62da-4868-8111-e2027f054344', 'x-compute-request-id': 'req-721ed76b-62da-4868-8111-e2027f054344', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "adminPass": "5QcQmUAU7sqF"}}' 2024-03-01 03:58:27,624 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.064s 2024-03-01 03:58:27,625 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dea30bc-59fb-4727-a99b-acd17a0d227c', 'x-compute-request-id': 'req-8dea30bc-59fb-4727-a99b-acd17a0d227c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "name": "tempest-tempest.common.compute-instance-1620775833", "status": "BUILD", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d616821514 13797f8885d57b30262", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:28Z", "updated": "2024-03-01T03:58:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-472978493", "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": []}}' 2024-03-01 03:59:17,923 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.236s 2024-03-01 03:59:17,924 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b8eac67-633c-4239-9794-15a55dfb2c28', 'x-compute-request-id': 'req-3b8eac67-633c-4239-9794-15a55dfb2c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "name": "tempest-tempest.common.compute-instance-1620775833", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:27Z", "updated": "2024-03-01T03:58:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:ca:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-472978493", "OS-SRV-USG:launched_at": "2024-03-01T03:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:17,937 85860 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:00:18,345 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae/os-interface 0.360s 2024-03-01 04:00:18,346 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:17 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-c35d0333-2323-45c6-99e2-3716f9b72c44', 'x-compute-request-id': 'req-c35d0333-2323-45c6-99e2-3716f9b72c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4791464a-2286-45aa-b026-7cf940e52645", "port_id": "d8d82322-2c74-4f99-aa0c-5773cb905906", "mac_addr": "fa:16:3e:08:ca:8e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "245e9952-3493-4124-ac68-be83cf95c328", "ip_address": "10.0.0.5"}]}]}' 2024-03-01 04:00:19,173 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15 0.823s 2024-03-01 04:00:19,174 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d8d82322-2c74-4f99-aa0c-5773cb905906"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e57d283c-e0fc-496d-85cd-8e79c2d0fc14', 'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15'} Body: b'{"floatingip": {"id": "ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "floating_ip_address": "172.24.4.161", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "228a03b5-89ee-4474-b621-35ccc3498fcb", "port_id": "d8d82322-2c74-4f99-aa0c-5773cb905906", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4791464a-2286-45aa-b026-7cf940e52645", "mac_address": "fa:16:3e:08:ca:8e", "admin_state_up": true, "status": "ACTIVE", "device_id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:58:26Z", "updated_at": "2024-03-01T04:00:18Z", "revision_number": 1, "project_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:00:19,175 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.161:22' as 'cirros' with public key authentication 2024-03-01 04:00:19,182 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:00:19,291 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:00:19,291 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.161 successfully created 2024-03-01 04:00:19,525 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.233s 2024-03-01 04:00:19,526 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdb5309-b8c0-4948-8ab9-0692581f643e', 'x-compute-request-id': 'req-cbdb5309-b8c0-4948-8ab9-0692581f643e', 'conne ction': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "name": "tempest-tempest.common.compute-instance-1620775833", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:27Z", "updated": "2024-03-01T03:58:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:ca:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-472978493", "OS-SRV-USG:launched_at": "2024-03-01T03:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:19,583 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e 0.044s 2024-03-01 04:00:19,584 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df01385-8f61-47ca-8c47-9d6a71f3f32e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df01385-8f61-47ca-8c47-9d6a71f3f32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e'} Body: b'{"volume": {"id": "561700cf-5e21-488c-a8df-a9475f272c0e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:25.000000", "updated_at": "2024-03-01T03:58:25.000000", "name": "tempest-ServerActionsTestOtherA-volume-1484484004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:00:20,651 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e 0.040s 2024-03-01 04:00:20,651 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5482a4a-6d40-47df-9dcc-5934b9e764c3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5482a4a-6d40-47df-9dcc-5934b9e764c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e'} Body: b'{"volume": {"id": "561700cf-5e21-488c-a8df-a9475f272c0e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:25.000000", "updated_at": "2024-03-01T03:58:25.000000", "name": "tempest-ServerActionsTestOtherA-volume-1484484004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:00:20,845 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.181s 2024-03-01 04:00:20,879 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 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-edc67c7e-c7cd-4ccf-98ae-c2ba79c83342', 'x-compute-request-id': 'req-edc67c7e-c7cd-4ccf-98ae-c2ba79c83342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:p ower_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:01:21,066 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.117s 2024-03-01 04:01:21,066 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:20 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-7f4f00d6-8e81-46c0-887d-71b2a08e09f1', 'x-compute-request-id': 'req-7f4f00d6-8e81-46c0-887d-71b2a08e09f1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'' 2024-03-01 04:01:21,634 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.567s 2024-03-01 04:01:21,634 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c4fb40e-90e1-41b3-8d65-dd2f5c4074f5', 'x-compute-request-id': 'req-6c4fb40e-90e1-41b3-8d65-dd2f5c4074f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "name": "tempest-tempest.common.compute-instance-1620775833", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:27Z", "updated": "2024-03-01T04:01:21Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:ca:8e"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:ca:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-472978493", "OS-SRV-USG:launched_at": "2024-03-01T03:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:02:11,740 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.043s 2024-03-01 04:02:11,740 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'app lication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:11 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-58b13851-9d83-4bda-9a6a-6f2add8bd750', 'x-compute-request-id': 'req-58b13851-9d83-4bda-9a6a-6f2add8bd750', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8ea528df-35c9-40c8-88bd-105727aa9aae could not be found."}}' 2024-03-01 04:02:11,770 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-472978493 0.029s 2024-03-01 04:02:11,771 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2850d1a4-7f91-4401-b10d-c60737337234', 'x-compute-request-id': 'req-2850d1a4-7f91-4401-b10d-c60737337234', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-472978493'} Body: b'' 2024-03-01 04:02:12,194 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/047ef4b3-c8d7-427d-8bc3-cb3ce76b113e 0.423s 2024-03-01 04:02:12,195 85860 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-a9d9cb64-9618-402f-9b36-12526ae0c51c', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:02:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/047ef4b3-c8d7-427d-8bc3-cb3ce76b113e'} Body: b'' 2024-03-01 04:02:12,220 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/047ef4b3-c8d7-427d-8bc3-cb3ce76b113e 0.024s 2024-03-01 04:02:12,223 85860 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-828b46d7-823a-46ee-8d10-f44552988d5e', 'date': 'Fri, 01 Mar 2024 04:02:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/047ef4b3-c8d7-427d-8bc3-cb3ce76b113e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 047ef4b3-c8d7-427d-8bc3-cb3ce76b113e does not exist", "detail": ""}}' 2024-03-01 04:02:12,648 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15 0.424s 2024-03-01 04:02:12,649 85860 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-2ed988f4-568e-4659-b387-ad4c91d68858', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:02:1 2 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15'} Body: b'' {4} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.837193s] ... ok {7} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.891769s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6138080c-d8df-4587-b278-6667d03d83c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:12,807 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6 0.236s 2024-03-01 04:00:12,808 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:12 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-60f2e653-616d-4bc4-9ed7-7586a45f5ba8', 'x-compute-request-id': 'req-60f2e653-616d-4bc4-9ed7-7586a45f5ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6'} Body: b'{"server": {"id": "fde772ba-09e6-411a-a247-af1c10b400a6", "name": "tempest-ServersNegativeTestJSON-server-1129265401", "status": "ACTIVE", "tenant_id": "3f54155ab7b247efb4c84c50084c3a72", "user_id": "962752a8df054fcd9d0521f83d3e18f4", "metadata": {}, "hostId": "ff09c8686a4e62f86c01d6a410295ac3304c751b8646984316ff65b8", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-ServersNegativeTestJSON-1869033561-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:e6:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:01:13,037 85872 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/3f54155ab7b247efb4c84c50084c3a72/volumes 0.199s 2024-03-01 04:01:13,037 85872 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-1194781536"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e62656-7015-4daf-a82c-89acedaa0689', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e62656-7015-4daf-a82c-89acedaa0689', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes'} Body: b'{"volume": {"id": "6138080c-d8df-4587-b278-6667d03d83c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:12.972242", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1194781536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:01:13,090 85872 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/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0 0.042s 2024-03-01 04:01:13,090 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ada47f4-0c6c-4ec9-a646-e3da11aee970', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ada47f4-0c6c-4ec9-a646-e3da11aee970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0'} Body: b'{"volume": {"id": "6138080c-d8df-4587-b278-6667d03d83c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:13.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1194781536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f54155ab7b247efb4c84c50084c3a72"}}' 2024-03-01 04:01:14,146 85872 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/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0 0.043s 2024-03-01 04:01:14,146 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b338ea2e-583c-41af-a34c-a437db4b8200', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b338ea2e-583c-41af-a34c-a437db4b8200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0'} Body: b'{"volume": {"id": "6138080c-d8df-4587-b278-6667d03d83c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:13.000000", "updated_at": "2024-03-01T04:01:13.000000", "name": "tempest-ServersNegativeTestJSON-volume-1194781536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant -attr:tenant_id": "3f54155ab7b247efb4c84c50084c3a72"}}' 2024-03-01 04:01:14,386 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6 0.227s 2024-03-01 04:01:14,386 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:14 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-dda67f41-65ca-41e2-b067-3dab50d420a0', 'x-compute-request-id': 'req-dda67f41-65ca-41e2-b067-3dab50d420a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6'} Body: b'{"server": {"id": "fde772ba-09e6-411a-a247-af1c10b400a6", "name": "tempest-ServersNegativeTestJSON-server-1129265401", "status": "ACTIVE", "tenant_id": "3f54155ab7b247efb4c84c50084c3a72", "user_id": "962752a8df054fcd9d0521f83d3e18f4", "metadata": {}, "hostId": "ff09c8686a4e62f86c01d6a410295ac3304c751b8646984316ff65b8", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-ServersNegativeTestJSON-1869033561-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:e6:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {4} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.669970s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 63ff2249-130c-445c-ad27-b6769c71fb7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:17,252 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes 0.328s 2024-03-01 04:02:17,253 85866 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-492903768"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f06be36-62f0-4c5e-a7a4-8d93ca7f5f2d', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f06be36-62f0-4c5e-a7a4-8d93ca7f5f2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes'} Body: b'{"volume": {"id": "63ff2249-130c-445c-ad27-b6769c71fb7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:17.186902", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-492903768", "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/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}], "user_id": "0dc3a878f98040fb9042b66015290b5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:02:17,310 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b 0.046s 2024-03-01 04:02:17,310 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a647cf-f419-4b38-8a90-9741ee023e25', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a647cf-f419-4b38-8a90-9741ee023e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'{"volume": {"id": "63ff2249-130c-445c-ad27-b6769c71fb7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:17.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-492903768", "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/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}], "user_id": "0dc3a878f98040fb9042b66015290b5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d208b5362c9a4912a27ecccedea7d276"}}' 2024-03-01 04:02:18,394 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71f b7b 0.071s 2024-03-01 04:02:18,395 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84be5d7c-706b-4393-9db6-45084719f1be', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84be5d7c-706b-4393-9db6-45084719f1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'{"volume": {"id": "63ff2249-130c-445c-ad27-b6769c71fb7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:17.000000", "updated_at": "2024-03-01T04:02:17.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-492903768", "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/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}], "user_id": "0dc3a878f98040fb9042b66015290b5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d208b5362c9a4912a27ecccedea7d276"}}' 2024-03-01 04:02:18,447 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b 0.039s 2024-03-01 04:02:18,447 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f64f7c7-ebdd-46cb-96be-e1dbe99ffda0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f64f7c7-ebdd-46cb-96be-e1dbe99ffda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'{"volume": {"id": "63ff2249-130c-445c-ad27-b6769c71fb7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:17.000000", "updated_at": "2024-03-01T04:02:17.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-492903768", "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/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}], "user_id": "0dc3a878f98040fb9042b66015290b5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d208b5362c9a4912a27ecccedea7d276"}}' 2024-03-01 04:02:18,559 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b 0.101s 2024-03-01 04:02:18,560 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279ab9ce-a392-4355-821f-5accfd813933', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'' 2024-03-01 04:02:18,592 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b 0.032s 2024-03-01 04:02:18,592 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dc4de8-1580-44a0-b14c-70246bf0b58a', 'x-openstack-request-id': 'req-14dc4de8-1580-44a0-b14c-70246bf0b58a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 63ff2249-130c-445c-ad27-b6769c71fb7b could not be found."}}' {4} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.200204s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.119880s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.193022s] ... ok {4} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.152569s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.785022s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e46d3e2-ce9b-4482-b8c7-3b96aac6327d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:28,672 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes 0.446s 2024-03-01 04:02:28,673 85866 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-579853422"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4c9d04-dd47-4e77-9646-2e5a93a6cbd9', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4c9d04-dd47-4e77-9646-2e5a93a6cbd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes'} Body: b'{"volume": {"id": "9e46d3e2-ce9b-4482-b8c7-3b96aac6327d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:28.611452", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-579853422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-01 04:02:28,733 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.050s 2024-03-01 04:02:28,733 85866 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': 'Fri, 01 Mar 2024 04:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1c4b7b-3fb0-4b92-a8d6-7aa17d9edf3f', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1c4b7b-3fb0-4b92-a8d6-7aa17d9edf3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'{"volume": {"id": "9e46d3e2-ce9b-4482-b8c7-3b96aac6327d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-579853422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:29,815 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.050s 2024-03-01 04:02:29,819 85866 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': 'Fri, 01 Mar 2024 04:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ce4834-1929-4306-96e3-b18da9678d29', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ce4834-1929-4306-96e3-b18da9678d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'{"volume": {"id": "9e46d3e2-ce9b-4482-b8c7-3b96aac6327d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": "2024-03-01T04:02:29.000000", "name": "tempest-VolumesTransfersV355Test-Volume-579853422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:29,878 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.040s 2024-03-01 04:02:29,878 85866 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': 'Fri, 01 Mar 2024 04:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fc84f0-2c03-4472-aca5-0d93c2fb0fa3', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fc84f0-2c03-4472-aca5-0d93c2fb0fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'{"volume": {"id": "9e46d3e2-ce9b-4482-b8c7-3b96aac6327d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": "2024-03-01T04:02:29.000000", "name": "tempest-VolumesTransfersV355Test-Volume-579853422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:29,986 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.095s 2024-03-01 04:02:29,986 85866 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': 'Fri, 01 Mar 2024 04:02:29 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-8e463e4e-9822-40db-97a0-f7cc31da6d77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'' 2024-03-01 04:02:30,008 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.021s 2024-03-01 04:02:30,008 85866 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': 'Fri, 01 Mar 2024 04:02:29 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-821d8be5-676f-428d-ba20-a4546f2e51a4', 'x-openstack-request-id': 'req-821d8be5-676f-428d-ba20-a4546f2e51a4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9e46d3e2-ce9b-4482-b8c7-3b96aac6327d could not be found."}}' {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.770390s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3404210a-60d7-44c3-9344-aeac24debb3e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:30,464 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes 0.446s 2024-03-01 04:02:30,465 85866 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-1867585980"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e110fd75-1877-4e0b-bffc-4cd04dd8a463', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e110fd75-1877-4e0b-bffc-4cd04dd8a463', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes'} Body: b'{"volume": {"id": "3404210a-60d7-44c3-9344-aeac24debb3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:30.170913", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1867585980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-01 04:02:30,524 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.046s 2024-03-01 04:02:30,525 85866 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': 'Fri, 01 Mar 2024 04:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104b5100-2c60-4ae0-b7c4-c19cfe8f0d5c', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104b5100-2c60-4ae0-b7c4-c19cfe8f0d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'{"volume": {"id": "3404210a-60d7-44c3-9344-aeac24debb3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1867585980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:31,578 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.039s 2024-03-01 04:02:31,579 85866 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': 'Fri, 01 Mar 2024 04:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2caf0db-922b-449b-8439-dd8be44879e0', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2caf0db-922b-449b-8439-dd8be44879e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'{"volume": {"id": "3404210a-60d7-44c3-9344-aeac24debb3e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:30.000000", "updated_at": "2024-03-01T04:02:31.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1867585980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:31,632 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.039s 2024-03-01 04:02:31,632 85866 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': 'Fri, 01 Mar 2024 04:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dfebef-636c-4dd0-b721-92e9c720a3e0', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dfebef-636c-4dd0-b721-92e9c720a3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'{"volume": {"id": "3404210a-60d7-44c3-9344-aeac24debb3e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:30.000000", "updated_at": "2024-03-01T04:02:31.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1867585980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:31,757 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.113s 2024-03-01 04:02:31,758 85866 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': 'Fri, 01 Mar 2024 04:02:31 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-374053c2-5b6c-4fc8-aa95-b1b352a41c8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'' 2024-03-01 04:02:31,785 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.027s 2024-03-01 04:02:31,786 85866 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': 'Fri, 01 Mar 2024 04:02:31 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-d0dd0ffd-2f4e-4987-973a-03cb48e4aa6a', 'x-openstack-request-id': 'req-d0dd0ffd-2f4e-4987-973a-03cb48e4aa6a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3404210a-60d7-44c3-9344-aeac24debb3e could not be found."}}' {4} 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a8a6b403-e256-4564-a57b-e29b53c06e65 failed to build and is in ERROR status {9} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {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 {9} 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11be2d60-0c2c-4c86-89f6-a0bd58e5b7e2 failed to build and is in ERROR status {9} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.919986s] ... 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 144, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bcf28a79-8b38-4069-8b4a-47f06153c59e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:02,790 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.241s 2024-03-01 04:03:02,791 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4f415860-ba44-4bdb-a7bd-48207402f78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:03:03,197 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes 0.405s 2024-03-01 04:03:03,198 85866 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-1112876778", "snapshot_id": null, "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1fcb40-091a-40af-813e-25b92dace185', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1fcb40-091a-40af-813e-25b92dace185', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes'} Body: b'{"volume": {"id": "bcf28a79-8b38-4069-8b4a-47f06153c59e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:03.126226", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1112876778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:03,275 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e 0.061s 2024-03-01 04:03:03,275 85866 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c9b45b-6463-4b67-9b8b-d4807b929ecd', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c9b45b-6463-4b67-9b8b-d4807b929ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e'} Body: b'{"volume": {"id": "bcf28a79-8b38-4069-8b4a-47f06153c59e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:03.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1112876778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:04,327 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e 0.038s 2024-03-01 04:03:04,327 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4279b1bc-fa3c-4cac-8f14-4ccb5234ab4e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4279b1bc-fa3c-4cac-8f14-4ccb5234ab4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e'} Body: b'{"volume": {"id": "bcf28a79-8b38-4069-8b4a-47f06153c59e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:03.000000", "updated_at": "2024-03-01T04:03:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1112876778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:04,444 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e 0.100s 2024-03-01 04:03:04,445 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6c225d-2d40-45c8-b598-a72baa670f35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e'} Body: b'' 2024-03-01 04:03:04,467 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e 0.021s 2024-03-01 04:03:04,467 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50734f0-ed30-4426-8fd0-81aa0fdaf4e8', 'x-openstack-request-id': 'req-d50734f0-ed30-4426-8fd0-81aa0fdaf4e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bcf28a79-8b38-4069-8b4a-47f06153c59e could not be found."}}' {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.718011s] ... 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 189, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1bb95a6c-8bfe-457d-b40d-f79d0235d44f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:04,495 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.023s 2024-03-01 04:03:04,495 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8a93a80-df51-4c92-bb21-4a1fbccf14e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:03:04,887 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes 0.391s 2024-03-01 04:03:04,888 85866 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-1442458381", "snapshot_id": null, "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496fe912-c12d-455b-a56b-0267d1f08597', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496fe912-c12d-455b-a56b-0267d1f08597', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes'} Body: b'{"volume": {"id": "1bb95a6c-8bfe-457d-b40d-f79d0235d44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:04.815085", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1442458381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:04,945 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f 0.039s 2024-03-01 04:03:04,946 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15e5a6d-7974-4999-8958-3657ba789d60', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15e5a6d-7974-4999-8958-3657ba789d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f'} Body: b'{"volume": {"id": "1bb95a6c-8bfe-457d-b40d-f79d0235d44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:05.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1442458381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:06,014 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f 0.043s 2024-03-01 04:03:06,015 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22fe229b-cc2a-4bfa-a3e7-a1c1171b1600', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22fe229b-cc2a-4bfa-a3e7-a1c1171b1600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f'} Body: b'{"volume": {"id": "1bb95a6c-8bfe-457d-b40d-f79d0235d44f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:05.000000", "updated_at": "2024-03-01T04:03:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1442458381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:06,164 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f 0.137s 2024-03-01 04:03:06,164 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79597c86-f3fa-48b2-bd4a-3e79d7add5cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f'} Body: b'' 2024-03-01 04:03:06,187 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f 0.022s 2024-03-01 04:03:06,188 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3ea4b5-1cad-492e-abd3-c007ac3797ff', 'x-openstack-request-id': 'req-af3ea4b5-1cad-492e-abd3-c007ac3797ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1bb95a6c-8bfe-457d-b40d-f79d0235d44f could not be found."}}' {9} setUpClass (cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 39, in resource_setup cls.volume = cls.create_volume_with_args(name=cls.volume_name) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_unicode.py", line 54, in create_volume_with_args waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b5db3ddc-0683-42e6-80ed-105df5f4139c failed to build and is in ERROR status {9} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [229.318109s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 075ab575-192c-4e7c-9dc3-489738523b95 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-03-01T04:02:21Z', 'message': 'Build of instance 075ab575-192c-4e7c-9dc3-489738523b95 aborted: Volume c02142a7-eaf6-4485-9d25-8cf544e7d095 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-d16c5d03-10bb-4afd-9597-22cafbd75a9d. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:59:19,442 85864 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.090s 2024-03-01 03:59:19,442 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:19 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-5d021222-2a56-4775-8cc9-9603bb9cea53', '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": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "password_expires_at": null}, "audit_ids": ["9eTkde8KQKesP9uFmazTGg"], "expires_at": "2024-03-01T04:59:19.000000Z", "issued_at": "2024-03-01T03:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6775bd89b514397b1d36ef6900347a4", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:59:19,443 85864 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '9d11e1b9-92ab-4dcf-92df-561df7ccd800', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-81924934-network', 'tenant_id': 'c6775bd89b514397b1d36ef6900347a4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_ id': 'c6775bd89b514397b1d36ef6900347a4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53866, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:26Z', 'updated_at': '2024-03-01T03:54:26Z', 'revision_number': 1} available for tenant 2024-03-01 03:59:19,934 85864 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.490s 2024-03-01 03:59:19,934 85864 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-642528215", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "9d11e1b9-92ab-4dcf-92df-561df7ccd800"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74', '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-ce98433a-3869-4006-bc86-22ad1b05ddf7', 'x-compute-request-id': 'req-ce98433a-3869-4006-bc86-22ad1b05ddf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KeiJ8jWBWo4J"}}' 2024-03-01 03:59:20,031 85864 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/a345ac49-e10c-4380-a8d4-81d2a0902e74 0.094s 2024-03-01 03:59:20,031 85864 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': 'Fri, 01 Mar 2024 03:59:19 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-2ae1123e-619f-4112-a07f-28e15f907a63', 'x-compute-request-id': 'req-2ae1123e-619f-4112-a07f-28e15f907a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74'} Body: b'{"server": {"id": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-642528215", "status": "BUILD", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:59:20Z", "updated": "2024-03-01T03:59:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a345ac49- e10c-4380-a8d4-81d2a0902e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}], "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": []}}' 2024-03-01 04:00:10,649 85864 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/a345ac49-e10c-4380-a8d4-81d2a0902e74 0.549s 2024-03-01 04:00:10,650 85864 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': 'Fri, 01 Mar 2024 04:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', '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-238762a3-4162-40b4-9056-882c62df3899', 'x-compute-request-id': 'req-238762a3-4162-40b4-9056-882c62df3899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74'} Body: b'{"server": {"id": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-642528215", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:59:19Z", "updated": "2024-03-01T03:59:27Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:59:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-01 04:00:10,667 85864 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:01:11,441 85864 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/a345ac49-e10c-4380-a8d4-81d2a0902e74/action 0.713s 2024-03-01 04:01:11,441 85864 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-ServerBootFromVolumeStableRescu eTest-image-1070656882"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:10 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-bd8f6d32-a9ef-4841-9d13-f7892cc65a5b', 'x-compute-request-id': 'req-bd8f6d32-a9ef-4841-9d13-f7892cc65a5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74/action'} Body: b'{"image_id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a"}' 2024-03-01 04:01:11,470 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.027s 2024-03-01 04:01:11,470 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d7433cd-fa78-48a2-9e22-56ee6b7a1ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:11Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:12,498 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.027s 2024-03-01 04:01:12,499 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3088bd98-606e-4234-ad1e-a6aebb6fef65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_project_name": "tempest-ServerBootFromVo lumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:11Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:13,524 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.023s 2024-03-01 04:01:13,524 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e70c3002-f521-44a9-9b8b-f8fe38eaddb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:11Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:14,550 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.023s 2024-03-01 04:01:14,550 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f2d11b6-1188-47e5-ba69-d99f6f40f135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles" : "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:11Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:15,591 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.039s 2024-03-01 04:01:15,592 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-69a1124a-e5ed-47a9-bf50-296a121d1e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:15Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:16,624 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.032s 2024-03-01 04:01:16,625 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf77c7eb-0b8c-438e-8d1b-10c53cd26671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "858b1e05e9fe821688cac78934c6471f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "def08f5f476fa5a18b4239d603d91be1d6fdf3631489b631436ef74b4047532c44d5222cf45f1a0f987ffac71ed623f34073cd8e65709ee88c6e587153db5274", "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:16Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:16,652 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.026s 2024-03-01 04:01:16,652 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-76f79d38-2085-4e3a-895f-168106ac6d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "858b1e05e9fe821688cac78934c6471f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "def08f5f476fa5a18b4239d603d91be1d6fdf3631489b631436ef 74b4047532c44d5222cf45f1a0f987ffac71ed623f34073cd8e65709ee88c6e587153db5274", "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:16Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:16,923 85864 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/a345ac49-e10c-4380-a8d4-81d2a0902e74 0.270s 2024-03-01 04:01:16,924 85864 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': 'Fri, 01 Mar 2024 04:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', '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-f8c2be2a-3a6c-48a5-b116-8117a957b5e6', 'x-compute-request-id': 'req-f8c2be2a-3a6c-48a5-b116-8117a957b5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74'} Body: b'{"server": {"id": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-642528215", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:59:19Z", "updated": "2024-03-01T04:01:16Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:59:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-01 04:02:17,126 85864 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.083s 2024-03-01 04:02:17,128 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:17 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-6573b477-26d1-4d09-9db6-088086995d65', '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": "47a83deafe104ccdbfb269694 85e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "password_expires_at": null}, "audit_ids": ["0niIXtYQTPOYFBiEMEVlXQ"], "expires_at": "2024-03-01T05:02:17.000000Z", "issued_at": "2024-03-01T04:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6775bd89b514397b1d36ef6900347a4", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:02:17,129 85864 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '9d11e1b9-92ab-4dcf-92df-561df7ccd800', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-81924934-network', 'tenant_id': 'c6775bd89b514397b1d36ef6900347a4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6775bd89b514397b1d36ef6900347a4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53866, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:26Z', 'updated_at': '2024-03-01T03:54:26Z', 'revision_number': 1} available for tenant 2024-03-01 04:02:17,638 85864 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.506s 2024-03-01 04:02:17,639 85864 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-1320847042", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "destination_type": "volume"}], "networks": [{"uuid": "9d11e1b9-92ab-4dcf-92df-561df7ccd800"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95', '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-d16c5d03-10bb-4afd-9597-22cafbd75a9d', 'x-compute-request-id': 'req-d16c5d03-10bb-4afd-9597-22cafbd75a9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "075ab575-192c-4e7c-9dc3-489738523b95", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/075ab575-192c-4e7c-9dc3-489738523b95"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "uCPA2r5LxiSV"}}' 2024-03-01 04:02:17,722 85864 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/075ab575-192c-4e7c-9dc3-489738523b95 0.080s 2024-03-01 04:02:17,723 85864 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': 'Fri, 01 Mar 2024 04:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3002666-5c3e-4090-8b18-763b0bb8f29b', 'x-compute-request-id': 'req-b3002666-5c3e-4090-8b18-763b0bb8f29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95'} Body: b'{"server": {"id": "075ab575-192c-4e7c-9dc3-489738523b95", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1320847042", "status": "BUILD", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T04:02:18Z", "updated": "2024-03-01T04:02:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/075ab575-192c-4e7c-9dc3-489738523b95"}], "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": []}}' 2024-03-01 04:03:07,972 85864 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 G ET http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95 0.183s 2024-03-01 04:03:07,972 85864 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': 'Fri, 01 Mar 2024 04:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3facf590-87ed-4d17-935e-f2be10bd8d05', 'x-compute-request-id': 'req-3facf590-87ed-4d17-935e-f2be10bd8d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95'} Body: b'{"server": {"id": "075ab575-192c-4e7c-9dc3-489738523b95", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1320847042", "status": "ERROR", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T04:02:17Z", "updated": "2024-03-01T04:02:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/075ab575-192c-4e7c-9dc3-489738523b95"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-03-01T04:02:21Z", "message": "Build of instance 075ab575-192c-4e7c-9dc3-489738523b95 aborted: Volume c02142a7-eaf6-4485-9d25-8cf544e7d095 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": []}}' 2024-03-01 04:03:07,990 85864 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2024-03-01 04:03:08,628 85864 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/075ab575-192c-4e7c-9dc3-489738523b95 0.638s 2024-03-01 04:03:08,629 85864 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': 'Fri, 01 Mar 2024 04:03:07 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-aa43320c-3160-4123-a8e2-22d4a99cb911', 'x-compute-request-id': 'req-aa43320c-3160-4123-a8e2-22d4a99cb911', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95'} Body: b'' 2024-03-01 04:03:08,661 85864 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/075ab575-192c-4e7c-9dc3-489738523b95 0.031s 2024-03-01 04:03:08,661 85864 DEBUG [t empest.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': 'Fri, 01 Mar 2024 04:03:08 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-6851cd7f-30e6-4662-9d64-c2dee696eb3b', 'x-compute-request-id': 'req-6851cd7f-30e6-4662-9d64-c2dee696eb3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 075ab575-192c-4e7c-9dc3-489738523b95 could not be found."}}' {7} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.764294s] ... 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 77, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 19bfd76e-8925-41ff-b7c4-56ec55a2092f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:06,191 85866 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2024-03-01 04:03:06,254 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2024-03-01 04:03:06,255 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-768838644", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLF2huQCctMg9pS3D9T2qqK2YkY1wPj/9o3kYoEkJELaoL80eOoN/4Ogm0kumLakesoAOuOpRYX4uYmvimNZ3RUUTOfQB4ds6cLFJGyG4UtDMK1miJUCJHoWRR/Pfp+n7Q=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46ea8755-7f47-48f9-be3b-84110ad0f6f9', 'x-compute-request-id': 'req-46ea8755-7f47-48f9-be3b-84110ad0f6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-768838644", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLF2huQCctMg9pS3D9T2qqK2YkY1wPj/9o3kYoEkJELaoL80eOoN/4Ogm0kumLakesoAOuOpRYX4uYmvimNZ3RUUTOfQB4ds6cLFJGyG4UtDMK1miJUCJHoWRR/Pfp+n7Q==", "fingerprint": "97:82:2a:96:e9:a6:6e:4d:70:1d:fb:c2:55:51:de:b6", "user_id": "71c7fa5b66274af4b369dc91762f3572"}}' 2024-03-01 04:03:06,422 85866 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.164s 2024-03-01 04:03:06,422 85866 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-377653995", "description": "tempest-secgroup-smoke-377653995 description", "project_id": "cc77d48052554cc49c9ed14d63e73631"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-d5452ae7-8543-46c5-b824-1cb21c3ae112', 'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "name": "tempest-secgroup-smoke-377653995", "stateful": true, "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "description": "tempest-secgroup-smoke-377653995 description", "shared": false, "security_group_rules": [{"id": "8009c4d2-cdcb-4ada-a6fc-f7816c9dca86", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "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": 941, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}, {"id": "bbb440ed-0a47-41d9-a7d1-b7c5858ff6e4", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "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": 940, "belongs_to_default_sg": false, "description": null, "tags": [], "created_a t": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 1, "project_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:06,638 85866 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.214s 2024-03-01 04:03:06,638 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-81a72eec-2593-412c-8bbe-c7c2bb6d35e9', 'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e145364c-973a-41b8-bbfc-03f512be6608", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}}' 2024-03-01 04:03:06,847 85866 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.208s 2024-03-01 04:03:06,848 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-5d4d6452-5f0e-4efa-8e6d-00f785b7c726', 'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3d7654f-69ec-44f8-b80c-6cd26d23d476", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}}' 2024-03-01 04:03:07,099 85866 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.251s 2024-03-01 04:03:07,100 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-de43f653- 007e-4071-ac55-5b5ce8513df4', 'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "af33a075-9b76-4b87-a2e9-c16d842852ca", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}}' 2024-03-01 04:03:07,341 85866 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.240s 2024-03-01 04:03:07,341 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-9a81cca6-86d4-4978-95c1-5fe223d387c2', 'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3aeb62b3-ab54-478f-8c87-ec61659506a8", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:07Z", "updated_at": "2024-03-01T04:03:07Z", "revision_number": 0}}' 2024-03-01 04:03:07,605 85866 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.264s 2024-03-01 04:03:07,606 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-498689a2-bb69-4c34-a079-dac4ff9dddfa', 'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1170d6f-23b6-4193-9222-ec8f613348d9", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:07Z", "updated_at": "2024-03-01T04:03:07Z", "revision_number": 0}}' 2024-03-01 04:03:07,928 85866 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.3 21s 2024-03-01 04:03:07,928 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-0f0922b1-7166-413d-b4eb-56ef2a2deae6', 'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68a2bdcb-b4ab-4ced-ad6d-c824dd8a7480", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:07Z", "updated_at": "2024-03-01T04:03:07Z", "revision_number": 0}}' 2024-03-01 04:03:07,928 85866 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2024-03-01 04:03:07,950 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.021s 2024-03-01 04:03:07,951 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e09eaa94-58fe-4dcc-b31f-3d53fa187c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:03:08,366 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes 0.414s 2024-03-01 04:03:08,366 85866 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-751471165", "snapshot_id": null, "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad535fb-d49e-4e4f-95d4-a13f6d5a8116', 'content-length': '825', 'openstack-api-vers ion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad535fb-d49e-4e4f-95d4-a13f6d5a8116', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes'} Body: b'{"volume": {"id": "19bfd76e-8925-41ff-b7c4-56ec55a2092f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:08.232169", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-751471165", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:08,420 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f 0.043s 2024-03-01 04:03:08,421 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda22b04-71f9-4f97-adbd-0a43076e1210', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda22b04-71f9-4f97-adbd-0a43076e1210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f'} Body: b'{"volume": {"id": "19bfd76e-8925-41ff-b7c4-56ec55a2092f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-751471165", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:09,489 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f 0.055s 2024-03-01 04:03:09,490 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17162c8c-d581-4195-abdd-ce44a7c05a6a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17162c8c-d581-4195-abdd-ce44a7c05a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f'} Body: b'{"volume": {"id": "19bfd76e-8925-41ff-b7c4-56ec55a2092f", "status": "erro r", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:08.000000", "updated_at": "2024-03-01T04:03:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-751471165", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:09,638 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f 0.135s 2024-03-01 04:03:09,638 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793b2282-b701-4dba-aea6-068c406782dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f'} Body: b'' 2024-03-01 04:03:09,693 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f 0.055s 2024-03-01 04:03:09,694 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-32830dbd-48d9-459b-9def-9ab43c88223f', 'x-openstack-request-id': 'req-32830dbd-48d9-459b-9def-9ab43c88223f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 19bfd76e-8925-41ff-b7c4-56ec55a2092f could not be found."}}' 2024-03-01 04:03:09,921 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9a4ffd18-90e0-47c6-b548-44b7394e8ddd 0.226s 2024-03-01 04:03:09,921 85866 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-3cabdffe-e74e-46fa-a6d4-0eb32337288a', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a4ffd18-90e0-47c6-b548-44b7394e8ddd'} Body: b'' 2024-03-01 04:03:09,953 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-768838644 0.031s 2024-03-01 04:03:09,954 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40066ac4-e31b-4557-b55b-47a60160a4ec', 'x-compute-request-id': 'req-40066ac4-e31b-4557-b55b-47a60160a4ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-768838644'} Body: b'' {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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d7a04260-f7f9-42b0-a211-1eef7a97666a failed to build and is in ERROR status {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.163304s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.240741s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.014386s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.134605s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.018942s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.028683s] ... ok {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.160426s] ... ok {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.625315s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 489561d4-7e03-452b-8b3c-a3995be7c7fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:34,728 85858 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:00:34,728 85858 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:00:34,994 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.264s 2024-03-01 04:00:34,994 85858 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-716413719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNPai3zF9H3esOEsEO0rmcGN1bzO2fDXGsMXvqi7oNRiwF3RJM/bBH1CgldDLg8OH66Fs3bskqWDS8c7Psu42hqBvKBGdXLyCC8BBPh1eiBfmfMvGM3uqccM7s380nspJg=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:34 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-c11ad711-b675-488a-aa33-46310d326f28', 'x-compute-request-id': 'req-c11ad711-b675-488a-aa33-46310d326f28', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-716413719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNPai3zF9H3esOEsEO0rmcGN1bzO2fDXGsMXvqi7oNRiwF3RJM/bBH1CgldDLg8OH66Fs3bskqWDS8c7Psu42hqBvKBGdXLyCC8BBPh1eiBfmfMvGM3uqccM7s380nspJg==", "fingerprint": "63:b6:d5:d8:9f:6f:b1:b9:9d:31:6d:99:55:f3:25:9e", "user_id": "36f0cb696ffe4208835cbd797c315b26"}}' 2024-03-01 04:00:34,999 85858 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-716413719 created 2024-03-01 04:00:35,136 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.136s 2024-03-01 04:00:35,136 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--953413323", "description": "tempest-description--1165290290"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-eccef132-aa11-4ec8-8453-2bc4e6973c46', 'date': 'Fri, 01 Mar 2024 04:00:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7773ec76-db5c-4707-884c-cc1946dd8851", "name": "tempest-securitygroup--953413323", "stateful": true, "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "description": "tempest-description--1165290290", "shared": false, "security_group_rules": [{"id": "8ba31623-c6c5-4f40-bd2b-eb46dac55c48", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "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": 791, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 0}, {"id": "ce44a0f1-065c-4d1b-8af5-da3cf53851ac", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "ethertype": "IPv6", "direction": "egr ess", "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": 792, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 1, "project_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:00:35,675 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.538s 2024-03-01 04:00:35,676 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2533cf3d-aab3-437b-9dd5-2827ad7d157d', 'date': 'Fri, 01 Mar 2024 04:00: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": "d64c7506-3bd5-48d6-b075-979c82037876", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 0}}' 2024-03-01 04:00:35,895 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.218s 2024-03-01 04:00:35,895 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0927a5f2-5b78-4af6-aa35-7d2b0d42e5bf', 'date': 'Fri, 01 Mar 2024 04:00: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": "e7c348d8-04cf-40e8-a44b-1f5b1f2a37cd", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 0}}' 2024-03-01 04:00:35,896 85858 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--953413323 created 2024-03-01 04:00:36,660 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.764s 2024-03-01 04:00:36,661 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4963c29d-a3b3-46ee-8cfb-953648ccaffe', 'date': 'Fri, 01 Mar 2024 04:00:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "816ffaf8-9510-40ec-a483-aaedf4b49898", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "floating_ip_address": "172.24.4.190", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8658f3d6218147a48d761be5b25d84f9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:00:36Z", "updated_at": "2024-03-01T04:00:36Z", "revision_number": 0}}' 2024-03-01 04:00:36,661 85858 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '816ffaf8-9510-40ec-a483-aaedf4b49898', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'floating_ip_address': '172.24.4.190', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:00:36Z', 'updated_at': '2024-03-01T04:00:36Z', 'revision_number': 0, 'ip': '172.24.4.190'} created 2024-03-01 04:00:36,710 85858 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.043s 2024-03-01 04:00:36,710 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:36 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-7bc3aecd-b86b-4784-b2c8-0957a2e310b8', '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": "36f0cb696ffe4208835cbd797c315b26", "name": "tempest-AttachVolumeShelveTestJSON-1571616140-project-member", "password_expires_at": null}, "audit_ids": ["kPnV8_uGQvKoBi6PcvBuaQ"], "expires_at": "2024-03-01T05:00:36.000000Z", "issued_at": "2024-03-01T04:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8658f3d6218147a48d761be5b25d84f9", "name": "tempest-AttachVolumeShelveTestJSON-1571616140"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b30 4c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:00:36,711 85858 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'ca364862-dd68-4f3e-b77b-325cda8dab6c', 'name': 'tempest-AttachVolumeShelveTestJSON-1617458554-network', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38334, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:00:27Z', 'updated_at': '2024-03-01T04:00:27Z', 'revision_number': 1} available for tenant 2024-03-01 04:00:36,711 85858 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-716413719', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNPai3zF9H3esOEsEO0rmcGN1bzO2fDXGsMXvqi7oNRiwF3RJM/bBH1CgldDLg8OH66Fs3bskqWDS8c7Psu42hqBvKBGdXLyCC8BBPh1eiBfmfMvGM3uqccM7s380nspJg==', 'fingerprint': '63:b6:d5:d8:9f:6f:b1:b9:9d:31:6d:99:55:f3:25:9e', 'user_id': '36f0cb696ffe4208835cbd797c315b26', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD2QlYT2d8XBgbHhYfEHrJScKvOv7d1BMdxOu/vT/a3OQpzimFwZuB6\nuR3ooG/Eh/WgBwYFK4EEACKhZANiAATT2ot8xfR93rDhLBDtK5nBjdW8ztnw1xrD\nF76ou6DUYsBd0STP2wR9QoJXQy4PDh+uhbN27JKlg0vHOz7LuNoagbygRnVy8ggv\nAQT4dXogX5nzLxjN7qnHDO7N/NJ7KSY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7773ec76-db5c-4707-884c-cc1946dd8851', 'name': 'tempest-securitygroup--953413323', 'stateful': True, 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'description': 'tempest-description--1165290290', 'shared': False, 'security_group_rules': [{'id': '8ba31623-c6c5-4f40-bd2b-eb46dac55c48', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'security_group_id': '7773ec76-db5c-4707-884c-cc1946dd8851', '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': 791, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:00:35Z', 'updated_at': '2024-03-01T04:00:35Z', 'revision_number': 0}, {'id': 'ce44a0f1-065c-4d1b-8af5-da3cf53851ac', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'security_group_id': '7773ec76-db5c-4707-884c-cc1946dd8851', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_pref ix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 792, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:00:35Z', 'updated_at': '2024-03-01T04:00:35Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T04:00:35Z', 'updated_at': '2024-03-01T04:00:35Z', 'revision_number': 1, 'project_id': '8658f3d6218147a48d761be5b25d84f9'}, 'floating_ip': {'id': '816ffaf8-9510-40ec-a483-aaedf4b49898', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'floating_ip_address': '172.24.4.190', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:00:36Z', 'updated_at': '2024-03-01T04:00:36Z', 'revision_number': 0, 'ip': '172.24.4.190'}} 2024-03-01 04:00:37,287 85858 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.574s 2024-03-01 04:00:37,287 85858 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-2098334220", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ca364862-dd68-4f3e-b77b-325cda8dab6c"}], "security_groups": [{"name": "tempest-securitygroup--953413323"}], "key_name": "tempest-keypair-716413719", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695', '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-042ad062-ed86-47a8-aa5f-c2dbaad99d37', 'x-compute-request-id': 'req-042ad062-ed86-47a8-aa5f-c2dbaad99d37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d32cea71-11af-4491-a89c-28bf35532695", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d32cea71-11af-4491-a89c-28bf35532695"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--953413323"}], "adminPass": "password"}}' 2024-03-01 04:00:37,375 85858 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/d32cea71-11af-4491-a89c-28bf35532695 0.085s 2024-03-01 04:00:37,375 85858 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': 'Fri, 01 Mar 2024 04:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a05a58d3-69f2-46f2-bec6-255d7938cc1a', 'x-compute-request-id': 'req-a05a58d3-69f2-46f2-bec6-255d7938cc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'{"server": {"i d": "d32cea71-11af-4491-a89c-28bf35532695", "name": "tempest-AttachVolumeShelveTestJSON-server-2098334220", "status": "BUILD", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:00:37Z", "updated": "2024-03-01T04:00:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d32cea71-11af-4491-a89c-28bf35532695"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-716413719", "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}}' 2024-03-01 04:01:27,617 85858 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/d32cea71-11af-4491-a89c-28bf35532695 0.219s 2024-03-01 04:01:27,618 85858 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': 'Fri, 01 Mar 2024 04:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', '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-91ec56cf-372f-4e64-88bd-3cc3af9ab1f2', 'x-compute-request-id': 'req-91ec56cf-372f-4e64-88bd-3cc3af9ab1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'{"server": {"id": "d32cea71-11af-4491-a89c-28bf35532695", "name": "tempest-AttachVolumeShelveTestJSON-server-2098334220", "status": "ACTIVE", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "30d8e7e68ee2e2ecdd8e6ffb4d98a24f701c5554470b00babe314dd0", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:00:37Z", "updated": "2024-03-01T04:00:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:ad:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d32cea71-11af-4491-a89c-28bf35532695"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-716413719", "OS-SRV-USG:launched_at": "2024-03-01T04:00:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--953413323"}], "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}}' 2024-03-01 04:01:27,633 85858 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:02:2 7,844 85858 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/d32cea71-11af-4491-a89c-28bf35532695/os-interface 0.152s 2024-03-01 04:02:27,845 85858 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': 'Fri, 01 Mar 2024 04:02:27 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-52c669ab-dcc1-4cb8-a084-ef28cf49000f', 'x-compute-request-id': 'req-52c669ab-dcc1-4cb8-a084-ef28cf49000f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ca364862-dd68-4f3e-b77b-325cda8dab6c", "port_id": "70c47a77-4551-414a-b491-ff3cf7190c96", "mac_addr": "fa:16:3e:cf:ad:61", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d442578c-ca50-4ed5-adb6-64e76cac3d1d", "ip_address": "10.0.0.8"}]}]}' 2024-03-01 04:02:28,708 85858 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/816ffaf8-9510-40ec-a483-aaedf4b49898 0.859s 2024-03-01 04:02:28,708 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "70c47a77-4551-414a-b491-ff3cf7190c96"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-5228bfba-7ef4-4bb3-b89d-93a94d615a4c', 'date': 'Fri, 01 Mar 2024 04:02:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/816ffaf8-9510-40ec-a483-aaedf4b49898'} Body: b'{"floatingip": {"id": "816ffaf8-9510-40ec-a483-aaedf4b49898", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "floating_ip_address": "172.24.4.190", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "0b04c7f6-fcb9-459d-ba3e-2ac6f188d947", "port_id": "70c47a77-4551-414a-b491-ff3cf7190c96", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ca364862-dd68-4f3e-b77b-325cda8dab6c", "mac_address": "fa:16:3e:cf:ad:61", "admin_state_up": true, "status": "ACTIVE", "device_id": "d32cea71-11af-4491-a89c-28bf35532695", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:00:36Z", "updated_at": "2024-03-01T04:02:28Z", "revision_number": 1, "project_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:02:28,711 85858 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.190:22' as 'cirros' with public key authentication 2024-03-01 04:02:28,724 85858 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:02:28,831 85858 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:02:28,832 85858 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.190 successfully created 2024-03-01 04:02:28,894 85858 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/d32cea71-11af-4491-a89c-28bf35532695/ips 0.060s 2024-03-01 04:02:28,894 85858 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': 'Fri, 01 Mar 2024 04:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c16e2a-d457-4da8-9881-fd456809116e', 'x-compute-request-id': 'req-81c16e2a-d457-4da8-9881-fd456809116e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2024-03-01 04:02:29,132 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes 0.234s 2024-03-01 04:02:29,132 85858 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-1049518256"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ffc927-1069-4ea6-9017-5bf0db3c590a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ffc927-1069-4ea6-9017-5bf0db3c590a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes'} Body: b'{"volume": {"id": "489561d4-7e03-452b-8b3c-a3995be7c7fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.063224", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1049518256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:02:29,185 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb 0.041s 2024-03-01 04:02:29,185 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05c7c6f-303e-4397-b534-533c21015b96', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05c7c6f-303e-4397-b534-533c21015b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb'} Body: b'{"volume": {"id": "489561d4-7e03-452b-8b3c-a3995be7c7fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1049518256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d 4-7e03-452b-8b3c-a3995be7c7fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:02:30,238 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb 0.039s 2024-03-01 04:02:30,239 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8381b6c0-4d67-4068-80bf-1d03a165dd9a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8381b6c0-4d67-4068-80bf-1d03a165dd9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb'} Body: b'{"volume": {"id": "489561d4-7e03-452b-8b3c-a3995be7c7fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": "2024-03-01T04:02:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1049518256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:02:30,505 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695 0.253s 2024-03-01 04:02:30,505 85858 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': 'Fri, 01 Mar 2024 04:02:30 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-deb87333-6113-45f2-b6cd-3fba5b15a2a5', 'x-compute-request-id': 'req-deb87333-6113-45f2-b6cd-3fba5b15a2a5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'' 2024-03-01 04:02:30,701 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695 0.196s 2024-03-01 04:02:30,702 85858 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': 'Fri, 01 Mar 2024 04:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-opensta ck-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f047ec8-8636-428c-94ba-efd4c22f9407', 'x-compute-request-id': 'req-9f047ec8-8636-428c-94ba-efd4c22f9407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'{"server": {"id": "d32cea71-11af-4491-a89c-28bf35532695", "name": "tempest-AttachVolumeShelveTestJSON-server-2098334220", "status": "ACTIVE", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "30d8e7e68ee2e2ecdd8e6ffb4d98a24f701c5554470b00babe314dd0", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:00:37Z", "updated": "2024-03-01T04:02:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:ad:61"}, {"version": 4, "addr": "172.24.4.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:ad:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d32cea71-11af-4491-a89c-28bf35532695"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-716413719", "OS-SRV-USG:launched_at": "2024-03-01T04:00:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--953413323"}], "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}}' 2024-03-01 04:03:20,802 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695 0.041s 2024-03-01 04:03:20,803 85858 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': 'Fri, 01 Mar 2024 04:03:20 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-fa3f01e0-e1a3-4b51-bad3-d45910655d7e', 'x-compute-request-id': 'req-fa3f01e0-e1a3-4b51-bad3-d45910655d7e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d32cea71-11af-4491-a89c-28bf35532695 could not be found."}}' 2024-03-01 04:03:20,830 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-716413719 0.027s 2024-03-01 04:03:20,830 85858 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': 'Fri, 01 Mar 2024 04:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bfd63e7-56b4-4f65-8f05-8755723ca6aa', 'x-c ompute-request-id': 'req-6bfd63e7-56b4-4f65-8f05-8755723ca6aa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-716413719'} Body: b'' 2024-03-01 04:03:20,989 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7773ec76-db5c-4707-884c-cc1946dd8851 0.157s 2024-03-01 04:03:20,989 85858 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-c9a571df-25ad-456f-8f8c-5f2601602739', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:03:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7773ec76-db5c-4707-884c-cc1946dd8851'} Body: b'' 2024-03-01 04:03:21,009 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7773ec76-db5c-4707-884c-cc1946dd8851 0.020s 2024-03-01 04:03:21,010 85858 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-ae587f40-0a45-4754-90f9-9d0ca7bdce60', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7773ec76-db5c-4707-884c-cc1946dd8851'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7773ec76-db5c-4707-884c-cc1946dd8851 does not exist", "detail": ""}}' 2024-03-01 04:03:21,350 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/816ffaf8-9510-40ec-a483-aaedf4b49898 0.340s 2024-03-01 04:03:21,351 85858 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-b3542cbf-7fa0-40ad-94c1-db0fd2b4563e', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/816ffaf8-9510-40ec-a483-aaedf4b49898'} Body: b'' {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.772566s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 361b1cbb-8aa4-4654-b591-17661b31f117 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:21,986 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes 0.383s 2024-03-01 04:03:21,986 85872 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-836233831"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbec8b2f-a12f-4a1e-8d7d-ea904d5d6737', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbec8b2f-a12f-4a1e-8d7d-ea904d5d6737', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes'} Body: b'{"volume": {"id": "361b1cbb-8aa4-4654-b591-17661b31f117", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:21.926773", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-836233831", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:22,040 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.042s 2024-03-01 04:03:22,040 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e1d023-99b3-4501-8a56-d961f858fbd9', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e1d023-99b3-4501-8a56-d961f858fbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'{"volume": {"id": "361b1cbb-8aa4-4654-b591-17661b31f117", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:22.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-836233831", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:23,092 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.038s 2024-03-01 04:03:23,092 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee391618-6b73-4204-a289-a3018409d407', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee391618-6b73-4204-a289-a3018409d407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'{"volume": {"id": "361b1cbb-8aa4-4654-b591-17661b31f117", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:22.000000", "updated_at": "2024-03-01T04:03:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-836233831", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:23,149 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.042s 2024-03-01 04:03:23,150 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb93f5b2-745a-4b1a-b840-b0691afcc407', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb93f5b2-745a-4b1a-b840-b0691afcc407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'{"volume": {"id": "361b1cbb-8aa4-4654-b591-17661b31f117", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:22.000000", "updated_at": "2024-03-01T04:03:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-836233831", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:23,266 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.104s 2024-03-01 04:03:23,266 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd74a64-c028-40fd-9ad8-d1c6382b72e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'' 2024-03-01 04:03:23,372 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.105s 2024-03-01 04:03:23,373 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9d4485-ba73-41d5-bc17-25998bb1648e', 'x-openstack-request-id': 'req-be9d4485-ba73-41d5-bc17-25998bb1648e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 361b1cbb-8aa4-4654-b591-17661b31f117 could not be found."}}' {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.570683s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c4bbd8c6-341e-41e8-9d32-769f7acedc4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:23,582 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes 0.204s 2024-03-01 04:03:23,582 85872 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-592793661"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97c61b0-7bec-4cbf-a089-7f4353efb931', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97c61b0-7bec-4cbf-a089-7f4353efb931', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes'} Body: b'{"volume": {"id": "c4bbd8c6-341e-41e8-9d32-769f7acedc4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:23.513576", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-592793661", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:23,640 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.047s 2024-03-01 04:03:23,640 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff138982-6c79-4040-8f15-2f73a0df4b8b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff138982-6c79-4040-8f15-2f73a0df4b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'{"volume": {"id": "c4bbd8c6-341e-41e8-9d32-769f7acedc4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:24.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-592793661", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:24,691 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.038s 2024-03-01 04:03:24,692 85872 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8648ee9b-8280-45fb-8064-5028a2afeed1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8648ee9b-8280-45fb-8064-5028a2afeed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'{"volume": {"id": "c4bbd8c6-341e-41e8-9d32-769f7acedc4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:24.000000", "updated_at": "2024-03-01T04:03:24.000000", "name": "tempest-VolumesDeleteCascade-Volume-592793661", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:24,748 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.044s 2024-03-01 04:03:24,748 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b919a4-b385-4309-9d5c-7c157b07c26c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b919a4-b385-4309-9d5c-7c157b07c26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'{"volume": {"id": "c4bbd8c6-341e-41e8-9d32-769f7acedc4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:24.000000", "updated_at": "2024-03-01T04:03:24.000000", "name": "tempest-VolumesDeleteCascade-Volume-592793661", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:24,914 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.152s 2024-03-01 04:03:24,915 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03: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-331ff208-b888-478a-b35c-fec45a18dc58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'' 2024-03-01 04:03:24,947 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.031s 2024-03-01 04:03:24,947 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03: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-02de7cf3-761a-4817-99b7-126178add7da', 'x-openstack-request-id': 'req-02de7cf3-761a-4817-99b7-126178add7da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c4bbd8c6-341e-41e8-9d32-769f7acedc4d could not be found."}}' {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.764985s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 144, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1f850976-3828-4ae1-9974-d3e9f2e866e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:28,094 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes 0.450s 2024-03-01 04:03:28,094 85872 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-350636303"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56b4c40-a0b1-4b97-b8fd-aec1ebbb72af', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56b4c40-a0b1-4b97-b8fd-aec1ebbb72af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes'} Body: b'{"volume": {"id": "1f850976-3828-4ae1-9974-d3e9f2e866e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:27.996790", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-350636303", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}], "user_id": "57a8a9d382f0450985684489304f4c40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-01 04:03:28,145 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.040s 2024-03-01 04:03:28,146 85872 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': 'Fri, 01 Mar 2024 04:03:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2caef482-b004-4d7f-9c1f-9887d52bca22', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2caef482-b004-4d7f-9c1f-9887d52bca22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'{"volume": {"id": "1f850976-3828-4ae1-9974-d3e9f2e866e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:28.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-350636303", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:29,204 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.044s 2024-03-01 04:03:29,204 85872 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': 'Fri, 01 Mar 2024 04:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b89adfa-150e-4b63-b182-cd18b5561f10', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b89adfa-150e-4b63-b182-cd18b5561f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'{"volume": {"id": "1f850976-3828-4ae1-9974-d3e9f2e866e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:28.000000", "updated_at": "2024-03-01T04:03:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-350636303", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:29,265 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.044s 2024-03-01 04:03:29,266 85872 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': 'Fri, 01 Mar 2024 04:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24afc8e9-2df9-44cd-aa76-72c98cd78dd0', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24afc8e9-2df9-44cd-aa76-72c98cd78dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'{"volume": {"id": "1f850976-3828-4ae1-9974-d3e9f2e866e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:28.000000", "updated_at": "2024-03-01T04:03:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-350636303", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:29,384 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.104s 2024-03-01 04:03:29,385 85872 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': 'Fri, 01 Mar 2024 04:03:29 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-0c72b260-2041-436c-b623-f56c83994019', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'' 2024-03-01 04:03:29,407 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.021s 2024-03-01 04:03:29,407 85872 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': 'Fri, 01 Mar 2024 04:03:29 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-f0d38092-cfd8-4f68-8f22-9985ab4fc379', 'x-openstack-request-id': 'req-f0d38092-cfd8-4f68-8f22-9985ab4fc379', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1f850976-3828-4ae1-9974-d3e9f2e866e7 could not be found."}}' {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.650938s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cf51bfcb-6d31-4c18-b97a-bccb37047c53 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:29,681 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes 0.271s 2024-03-01 04:03:29,682 85872 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-715580110"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b58fe89-ead5-4e7f-85d9-906918a7726e', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b58fe89-ead5-4e7f-85d9-906918a7726e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes'} Body: b'{"volume": {"id": "cf51bfcb-6d31-4c18-b97a-bccb37047c53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:29.590278", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-715580110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}], "user_id": "57a8a9d382f0450985684489304f4c40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-01 04:03:29,778 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.085s 2024-03-01 04:03:29,778 85872 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': 'Fri, 01 Mar 2024 04:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf211233-954e-472d-9dfb-00f701e99911', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf211233-954e-472d-9dfb-00f701e99911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'{"volume": {"id": "cf51bfcb-6d31-4c18-b97a-bccb37047c53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-715580110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:30,831 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.039s 2024-03-01 04:03:30,831 85872 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': 'Fri, 01 Mar 2024 04:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ef0b7c-0724-4ebb-998f-ef98de7cbad1', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ef0b7c-0724-4ebb-998f-ef98de7cbad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'{"volume": {"id": "cf51bfcb-6d31-4c18-b97a-bccb37047c53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:30.000000", "updated_at": "2024-03-01T04:03:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-715580110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:30,897 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.051s 2024-03-01 04:03:30,897 85872 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': 'Fri, 01 Mar 2024 04:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad5a083-5d8b-4a25-af66-ca4bce6c167a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad5a083-5d8b-4a25-af66-ca4bce6c167a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'{"volume": {"id": "cf51bfcb-6d31-4c18-b97a-bccb37047c53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:30.000000", "updated_at": "2024-03-01T04:03:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-715580110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:31,035 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.125s 2024-03-01 04:03:31,036 85872 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': 'Fri, 01 Mar 2024 04:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc43c885-e136-4287-ab72-e8a0a038c800', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'' 2024-03-01 04:03:31,060 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.023s 2024-03-01 04:03:31,060 85872 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': 'Fri, 01 Mar 2024 04:03:31 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-4e4ce7e3-a669-4635-a960-b0d384b7cdc5', 'x-openstack-request-id': 'req-4e4ce7e3-a669-4635-a960-b0d384b7cdc5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cf51bfcb-6d31-4c18-b97a-bccb37047c53 could not be found."}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [122.885274s] ... 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 491, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4caa0575-a1e4-43ed-a992-bc568ff7bdd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:13,004 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.346s 2024-03-01 04:02:13,014 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3e1638-8f70-4c21-8a5a-c585e6784671', 'x-compute-request-id': 'req-4c3e1638-8f70-4c21-8a5a-c585e6784671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:02:13,221 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.179s 2024-03-01 04:02:13,221 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:13 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-e360535c-9ac7-4c8f-84fa-5096bdd47f5d', 'x-compute-request-id': 'req-e360535c-9ac7-4c8f-84fa-5096bdd47f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http: //10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:02:13,391 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.156s 2024-03-01 04:02:13,392 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:13 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-14f5cd7b-fc2a-4b01-9d5d-03561211bedc', 'x-compute-request-id': 'req-14f5cd7b-fc2a-4b01-9d5d-03561211bedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:03:13,579 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/a uth/tokens 0.097s 2024-03-01 04:03:13,580 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8213d1b9-9cb0-4654-8017-5fcbaac66027', '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": "816d61682151413797f8885d57b30262", "name": "tempest-ServerActionsTestOtherA-1785336478-project-member", "password_expires_at": null}, "audit_ids": ["XtOxpgMbSnGf9MUMzkr4gQ"], "expires_at": "2024-03-01T05:03:13.000000Z", "issued_at": "2024-03-01T04:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a4472de00ec4e5cb85315a55383e44e", "name": "tempest-ServerActionsTestOtherA-1785336478"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:03:13,581 85860 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '4791464a-2286-45aa-b026-7cf940e52645', 'name': 'tempest-ServerActionsTestOtherA-1154141210-network', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16744, 'is_default': False, 'availability_zone_hints': [] , 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:27Z', 'updated_at': '2024-03-01T03:54:27Z', 'revision_number': 1} available for tenant 2024-03-01 04:03:13,581 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-81838031', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL6QwxZFwT34orThKwv4uThCBYB0258E8TdYLUlYzeDMsQVGbTSD79od7Tbbfb6iZ5/+DmXQ0RGLk9w8449ZFig9N2ZoOStoUQ4hr9KdNy2n4kmd18quaRquhy7HUpVGZA==', 'fingerprint': '3c:c9:9a:1b:18:98:69:64:b9:cf:9c:79:b6:9a:df:0e', 'user_id': '816d61682151413797f8885d57b30262', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDBxdQWwewu9z4BOUsb6AyEIvlnJEyrkUYncLUdc/7AD9xO9597feOC\nQNB0zbezE8GgBwYFK4EEACKhZANiAAS+kMMWRcE9+KK04SsL+Lk4QgWAdNufBPE3\nWC1JWM3gzLEFRm00g+/aHe02232+omef/g5l0NERi5PcPOOPWRYoPTdmaDkraFEO\nIa/SnTctp+JJndfKrmkarocux1KVRmQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1010eb40-127b-4386-892d-63b340ca0f62', 'name': 'tempest-securitygroup--362156472', 'stateful': True, 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': 'tempest-description--1503801971', 'shared': False, 'security_group_rules': [{'id': '87e0505a-5eda-4646-9574-11e0adae8c43', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'security_group_id': '1010eb40-127b-4386-892d-63b340ca0f62', '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': 371, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:54:37Z', 'updated_at': '2024-03-01T03:54:37Z', 'revision_number': 0}, {'id': 'ce828aa6-5c9d-452d-8469-a4baa604d61c', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'security_group_id': '1010eb40-127b-4386-892d-63b340ca0f62', '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': 370, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:54:37Z', 'updated_at': '2024-03-01T03:54:37Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:54:37Z', 'updated_at': '2024-03-01T03:54:37Z', 'revision_number': 1, 'project_id': '4a4472de00ec4e5cb85315a55383e44e'}, 'floating_ip': {'id': '40fad800-d9c9-4725-b7f9-6f9bfa30a9b8', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'floating_ip_address': '172.24.4.116', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:54:39Z', 'updated_at': '2024-03-01T03:54:39Z', 'revision_number': 0, 'ip': '172.24.4.116'}} 2024-03-01 04:03:13,896 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes 0.313s 2024-03-01 04:03:13,896 85860 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-116568441", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6ae98b-5997-464d-b206-b56e63b21cc9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6ae98b-5997-464d-b206-b56e63b21cc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes'} Body: b'{"volume": {"id": "4caa0575-a1e4-43ed-a992-bc568ff7bdd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:13.834455", "updated_at": null, "name": "tempest-tempest.common.compute-volume-116568441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:13,967 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9 0.060s 2024-03-01 04:03:13,968 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b66c96e-a09d-4376-b6ad-f803a9e880d4', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b66c96e-a09d-4376-b6ad-f803a9e880d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9'} Body: b'{"volume": {"id": "4caa0575-a1e4-43ed-a992-bc568ff7bdd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:14.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-116568441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:03:15,021 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9 0.040s 2024-03-01 04:03:15,022 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130a878c-0dd3-409b-8ca6-2d826b8fb5bb', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130a878c-0dd3-409b-8ca6-2d826b8fb5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9'} Body: b'{"volume": {"id": "4caa0575-a1e4-43ed-a992-bc568ff7bdd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:14.000000", "updated_at": "2024-03-01T04:03:14.000000", "name": "tempest-tempest.common.compute-volume-116568441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:03:15,141 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9 0.107s 2024-03-01 04:03:15,141 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03: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-de6a477a-b51b-41ad-8427-bb2ce2e2547d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9'} Body: b'' 2024-03-01 04:03:15,162 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9 0.020s 2024-03-01 04:03:15,162 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03: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-2068947f-ee74-4297-8df9-17b9360fdede', 'x-openstack-request-id': 'req-2068947f-ee74-4297-8df9-17b9360fdede', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4caa0575-a1e4-43ed-a992-bc568ff7bdd9 could not be found."}}' 2024-03-01 04:03:15,163 85860 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 2024-03-01 04:03:15,469 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.304s 2024-03-01 04:03:15,470 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da32a15-c718-4eb9-bb2c-d20c002b9db0', 'x-compute-request-id': 'req-7da32a15-c718-4eb9-bb2c-d20c002b9db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/ser vers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {6} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [168.808801s] ... 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 103, in test_stamp_pattern waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4debe004-7ab7-42a0-b9b4-8dac6a783846 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:01:55,644 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.254s 2024-03-01 04:01:55,644 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1803615732", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARwmx//TNY9Gql6GbVN0/x9XsaNrKmonxQoEuKAc01KTGSlmBmAX+nUIkZStjkLj8PVDuiwjNvkMZo8/D4t/Yix7p7z3EGFOj2TX+wWPZcZpMg/kapc50HQqEOjZU8T8w=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:55 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-e8ac4091-5943-4f48-9861-63742d07e547', 'x-compute-request-id': 'req-e8ac4091-5943-4f48-9861-63742d07e547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1803615732", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARwmx//TNY9Gql6GbVN0/x9XsaNrKmonxQoEuKAc01KTGSlmBmAX+nUIkZStjkLj8PVDuiwjNvkMZo8/D4t/Yix7p7z3EGFOj2TX+wWPZcZpMg/kapc50HQqEOjZU8T8w==", "fingerprint": "c8:64:9c:6d:87:2c:5d:de:0e:c4:11:f8:ed:8a:56:c9", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0"}}' 2024-03-01 04:01:55,809 85870 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.161s 2024-03-01 04:01:55,809 85870 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-36601135", "description": "tempest-secgroup-smoke-36601135 description", "project_id": "134211a339fd42eea7a1ff89b3948825"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1671', 'x-openstack-request-id': 'req-87a2aa4a-2004-4bbb-94c2-57eff822c9dd', 'date': 'Fri, 01 Mar 2024 04:01:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "276bfb12-ef96-491c-890f-e921849d01d7", "name": "tempest-secgroup-smoke-36601135", "stateful": true, "tenant_id": "134211a339fd42eea7a1ff89b3948825", "description": "tempest-secgroup-smoke-36601135 description", "shared": false, "security_group_rules": [{"id": "29980354-cdd0-4015-8828-6f5146f38dd4", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "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": 823, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:01:55Z", "updated_at": "2024-03-01T04:01:55Z", "revision_number": 0}, {"id": "a30c4a49-3679-4a4d-ba7a-e68b7a6d6667", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 824, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:01:55Z", "updated_at": "2024-03-01T04:01:55Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:01:55Z", "updated_at": "2024-03-01T04:01:55Z", "revision_number": 1, "project_id": "134211a339fd42eea7a1ff89b3948825"}}' 2024-03-01 04:01:55,991 85870 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.181s 2024-03-01 04:01:55,991 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f009cef8-e896-4711-91d2-b1955f8fd844', 'date': 'Fri, 01 Mar 2024 04:01:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3d812d6-d15d-4451-a2e3-eac85e6f7bbd", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:55Z", "updated_at": "2024-03-01T04:01:55Z", "revision_number": 0}}' 2024-03-01 04:01:56,217 85870 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.225s 2024-03-01 04:01:56,218 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-decd495f-2dea-4c3e-a9ff-f39ac6895ba5', 'date': 'Fri, 01 Mar 2024 04:01:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "603f48cd-ac4a-4ec8-94f4-c07425fa1ec9", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:56Z", "updated_at": "2024-03-01T04:01:56Z", "revision_number": 0}}' 2024-03-01 04:01:56,441 85870 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.222s 2024-03-01 04:01:56,441 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-544e9efd-0219-4074-81c8-e90bdb7df0ee', 'date': 'Fri, 01 Mar 2024 04:01:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group- rules'} Body: b'{"security_group_rule": {"id": "da36961e-ff71-4dfb-bb47-7558fd94395f", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:56Z", "updated_at": "2024-03-01T04:01:56Z", "revision_number": 0}}' 2024-03-01 04:01:56,686 85870 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.244s 2024-03-01 04:01:56,686 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-8e6db6da-9ee3-4c71-9a32-e63786abef32', 'date': 'Fri, 01 Mar 2024 04:01:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "317483f3-8ab6-49b8-aa06-d7afe40c6382", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:56Z", "updated_at": "2024-03-01T04:01:56Z", "revision_number": 0}}' 2024-03-01 04:01:56,947 85870 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.261s 2024-03-01 04:01:56,948 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-16dfdb1d-0a30-4bf3-b695-6f8ed5db9133', 'date': 'Fri, 01 Mar 2024 04:01:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6bec74ff-609d-4da8-a39a-5726a856c756", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:56Z", "updated_at": "2024-03-01T04:01:56Z", "revision_number": 0}}' 2024-03-01 04:01:57,237 85870 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.288s 2024-03-01 04:01:57,238 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gro up_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-f08c50c7-3275-4890-889f-bb52d4ab5142', 'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93f72ebf-20c1-42a3-aea2-09085d141752", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:57Z", "updated_at": "2024-03-01T04:01:57Z", "revision_number": 0}}' 2024-03-01 04:01:57,464 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes 0.225s 2024-03-01 04:01:57,464 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1629482156", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e1e0c6-210a-4ac7-8ee0-03c3aa3493c3', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e1e0c6-210a-4ac7-8ee0-03c3aa3493c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes'} Body: b'{"volume": {"id": "4debe004-7ab7-42a0-b9b4-8dac6a783846", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:57.395533", "updated_at": null, "name": "tempest-TestStampPattern-volume-1629482156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}], "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:01:57,516 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2024-03-01 04:01:57,517 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2803', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-855e6379-109d-4fcd-97d9-925f371518cd', '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": "2d3afb1349394bb8bcddf33bfbe148b0", "name": "tempest-TestStampPattern-708023330-project-member", "password_expires_at": null}, "audit_ids": ["gFj7AT6rSXmbQ60hv0-Y5w"], "expires_at": "2024-03-01T05:01:57.000000Z", "is sued_at": "2024-03-01T04:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "134211a339fd42eea7a1ff89b3948825", "name": "tempest-TestStampPattern-708023330"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/134211a339fd42eea7a1ff89b3948825", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:01:57,517 85870 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '9f38dc70-1d6f-42e9-9fdb-e22c09f8e285', 'name': 'tempest-TestStampPattern-2030562554-network', 'tenant_id': '134211a339fd42eea7a1ff89b3948825', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '134211a339fd42eea7a1ff89b3948825', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46862, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:01:42Z', 'updated_at': '2024-03-01T04:01:42Z', 'revision_number': 1} available for tenant 2024-03-01 04:01:58,123 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.604s 2024-03-01 04:01:58,123 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1101790618", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1803615732", "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "networks": [{"uuid": "9f38dc70-1d6f-42e9-9fdb-e22c09f8e285"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09283ae4-7ae5-412d-851e-98b136c0d266', 'x-compute-request-id': 'req-09283ae4-7ae5-412d-851e-98b136c0d266', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "adminPass": "D9TbatjVkfYe"}}' 2024-03-01 04:01:58,225 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.099s 2024-03-01 04:01:58,225 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:58 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-6b7f58c4-8a54-43df-9a00-2ae6fafaab4b', 'x-compute-request-id': 'req-6b7f58c4-8a54-43df-9a00-2ae6fafaab4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "name": "tempest-TestStampPattern-server-1101790618", "status": "BUILD", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:01:58Z", "updated": "2024-03-01T04:01:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1803615732", "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": []}}' 2024-03-01 04:02:48,506 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.249s 2024-03-01 04:02:48,506 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:48 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-bf2485b2-e0c0-47c4-934a-9ee6d62f8015', 'x-compute-request-id': 'req-bf2485b2-e0c0-47c4-93 4a-9ee6d62f8015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "name": "tempest-TestStampPattern-server-1101790618", "status": "ACTIVE", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "metadata": {}, "hostId": "ace9ce9fcbbf6daf67b7b03d3751ff52e8385d477ae6f43906d9dd97", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:01:58Z", "updated": "2024-03-01T04:02:05Z", "addresses": {"tempest-TestStampPattern-2030562554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:11:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1803615732", "OS-SRV-USG:launched_at": "2024-03-01T04:02:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:02:48,519 85870 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:03:49,237 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.658s 2024-03-01 04:03:49,238 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:48 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-9b9bc2b6-351d-4ce7-abee-ea566141f06f', 'x-compute-request-id': 'req-9b9bc2b6-351d-4ce7-abee-ea566141f06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "name": "tempest-TestStampPattern-server-1101790618", "status": "ACTIVE", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "metadata": {}, "hostId": "ace9ce9fcbbf6daf67b7b03d3751ff52e8385d477ae6f43906d9dd97", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:01:58Z", "updated": "2024-03-01T04:02:05Z", "addresses": {"tempest-TestStampPattern-2030562554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:11:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1803 615732", "OS-SRV-USG:launched_at": "2024-03-01T04:02:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:03:49,413 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/ports?device_id=9cf16a04-52d4-491b-96da-abb8283bfbae 0.161s 2024-03-01 04:03:49,413 85870 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': '954', 'x-openstack-request-id': 'req-920230b0-f49c-4086-bf44-3f5a9ca33755', 'date': 'Fri, 01 Mar 2024 04:03:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"ports":[{"id":"076a6c42-a52f-4f23-a804-18a2f7a07970","name":"","network_id":"9f38dc70-1d6f-42e9-9fdb-e22c09f8e285","tenant_id":"134211a339fd42eea7a1ff89b3948825","mac_address":"fa:16:3e:dc:11:53","admin_state_up":true,"status":"ACTIVE","device_id":"9cf16a04-52d4-491b-96da-abb8283bfbae","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"23f6e610-a7a9-41e8-9837-5f31f7143cdc","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["276bfb12-ef96-491c-890f-e921849d01d7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2024-03-01T04:01:59Z","updated_at":"2024-03-01T04:02:03Z","revision_number":4,"project_id":"134211a339fd42eea7a1ff89b3948825"}]}' 2024-03-01 04:03:49,477 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9&port_id=076a6c42-a52f-4f23-a804-18a2f7a07970 0.062s 2024-03-01 04:03:49,477 85870 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': '19', 'x-openstack-request-id': 'req-68b9a285-0883-4e2e-87ec-f0eecf1be6e5', 'date': 'Fri, 01 Mar 2024 04:03:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9&port_id=076a6c42-a52f-4f23-a804-18a2f7a07970'} Body: b'{"floatingips": []}' 2024-03-01 04:03:49,524 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/ports?device_id=9cf16a04-52d4-491b-96da-abb8283bfbae 0.046s 2024-03-01 04:03:49,525 85870 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': '954', 'x-openstack-request-id': 'req-3da2cd65-13a6-4ec0-b66d-f02c6fc3c7b8', 'date': 'Fri, 01 Mar 2024 04:03:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"ports":[{"id":"076a6c42-a52f-4f23-a804-18a2f7a07970","name":"","network_id":"9f38dc70-1d6f-42e9-9fdb-e22c09f8e285","tenant_id":"134211a339fd42eea7a1ff89b3948825","mac_address":"fa:16:3e:dc:11:53","admin_state_up":true,"status":"ACTIVE","device_id":"9cf16a04-52d4-491b-96da-abb8283bfbae","devi ce_owner":"compute:nova","fixed_ips":[{"subnet_id":"23f6e610-a7a9-41e8-9837-5f31f7143cdc","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["276bfb12-ef96-491c-890f-e921849d01d7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2024-03-01T04:01:59Z","updated_at":"2024-03-01T04:02:03Z","revision_number":4,"project_id":"134211a339fd42eea7a1ff89b3948825"}]}' 2024-03-01 04:03:50,996 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.470s 2024-03-01 04:03:50,996 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "port_id": "076a6c42-a52f-4f23-a804-18a2f7a07970", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "fixed_ip_address": "10.0.0.8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9fa33e1d-caf8-47e1-b2a9-4714b8daca34', 'date': 'Fri, 01 Mar 2024 04:03:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7b455400-905e-479b-9561-b30817d95a8a", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "floating_ip_address": "172.24.4.232", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "625b8650-939b-4769-92b3-88b01b9b9c78", "port_id": "076a6c42-a52f-4f23-a804-18a2f7a07970", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "project_id": "134211a339fd42eea7a1ff89b3948825", "description": "", "port_details": {"name": "", "network_id": "9f38dc70-1d6f-42e9-9fdb-e22c09f8e285", "mac_address": "fa:16:3e:dc:11:53", "admin_state_up": true, "status": "ACTIVE", "device_id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:03:49Z", "updated_at": "2024-03-01T04:03:49Z", "revision_number": 0}}' 2024-03-01 04:03:50,998 85870 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.232:22' as 'cirros' with public key authentication 2024-03-01 04:03:51,011 85870 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:03:51,119 85870 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:03:51,119 85870 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.232 successfully created 2024-03-01 04:03:51,120 85870 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-01 04:03:51,120 85870 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.232:22' as 'cirros' with public key authentication 2024-03-01 04:03:51,122 85870 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:03:51,227 85870 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:03:51,227 85870 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.232 successfully created 2024-03-01 04:03:51,279 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846 0.042s 2024-03-01 04:03:51,279 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:51 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d17e50d-5a5d-434e-a187-4157fe15264e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d17e50d-5a5d-434e-a187-4157fe15264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846'} Body: b'{"volume": {"id": "4debe004-7ab7-42a0-b9b4-8dac6a783846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:57.000000", "updated_at": "2024-03-01T04:01:58.000000", "name": "tempest-TestStampPattern-volume-1629482156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}], "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134211a339fd42eea7a1ff89b3948825"}}' 2024-03-01 04:03:52,335 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846 0.043s 2024-03-01 04:03:52,335 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b966e36-184b-4656-a478-bd8932597b36', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b966e36-184b-4656-a478-bd8932597b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846'} Body: b'{"volume": {"id": "4debe004-7ab7-42a0-b9b4-8dac6a783846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:57.000000", "updated_at": "2024-03-01T04:01:58.000000", "name": "tempest-TestStampPattern-volume-1629482156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}], "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134211a339fd42eea7a1ff89b3948825"}}' 2024-03-01 04:03:53,067 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/7b455400-905e-479b-9561-b30817d95a8a 0.719s 2024-03-01 04:03:53,068 85870 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-863515a2-86a1-4429-945a-6359e85b0940', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:03:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7b455400-905e-479b-9561-b30817d95a8a'} Body: b'' 2024-03-01 04:03:53,314 85870 INFO [tempest.lib.common.rest_c lient] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.246s 2024-03-01 04:03:53,314 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:53 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-a51c5735-1a15-470d-8f4e-364d9c15cf73', 'x-compute-request-id': 'req-a51c5735-1a15-470d-8f4e-364d9c15cf73', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'' 2024-03-01 04:03:53,726 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.411s 2024-03-01 04:03:53,727 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95e8d91c-e8ca-43db-9428-92edaff53f47', 'x-compute-request-id': 'req-95e8d91c-e8ca-43db-9428-92edaff53f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "name": "tempest-TestStampPattern-server-1101790618", "status": "ACTIVE", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "metadata": {}, "hostId": "ace9ce9fcbbf6daf67b7b03d3751ff52e8385d477ae6f43906d9dd97", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:01:58Z", "updated": "2024-03-01T04:03:53Z", "addresses": {"tempest-TestStampPattern-2030562554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:11:53"}, {"version": 4, "addr": "172.24.4.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:11:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1803615732", "OS-SRV-USG:launched_at": "2024-03-01T04:02:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:04:43,794 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.040s 2024-03-01 04:04:43,794 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f0d665eb-fe8d-45f5-8512-4cbd5d4d3da8', 'x-compute-request-id': 'req-f0d665eb-fe8d-45f5-8512-4cbd5d4d3da8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9cf16a04-52d4-491b-96da-abb8283bfbae could not be found."}}' 2024-03-01 04:04:43,895 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846 0.100s 2024-03-01 04:04:43,895 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb77ea99-3b9d-42b4-852a-a8828edc00cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846'} Body: b'' 2024-03-01 04:04:43,918 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846 0.022s 2024-03-01 04:04:43,918 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04: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-9be949e4-cf07-43ba-b3fe-9444b4136b21', 'x-openstack-request-id': 'req-9be949e4-cf07-43ba-b3fe-9444b4136b21', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4debe004-7ab7-42a0-b9b4-8dac6a783846 could not be found."}}' 2024-03-01 04:04:44,146 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/276bfb12-ef96-491c-890f-e921849d01d7 0.228s 2024-03-01 04:04:44,147 85870 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-30ff5c9d-f01b-4a19-96c6-1ca974ac352f', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:04:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/276bfb12-ef96-491c-890f-e921849d01d7'} Body: b'' 2024-03-01 04:04:44,195 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1803615732 0.048s 2024-03-01 04:04:44,196 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:44 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-04136998-eb54-4855-a310-b302dbfa5875', 'x-compute-request-id': 'req-04136998-eb54-4855-a310-b302dbfa5875', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1803615732'} Body: b'' {6} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.620053s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a960998f-25df-47df-91b3-c64d4b8bb83e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:04:55,236 85864 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.481s 2024-03-01 04:04:55,237 85864 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-2036510616"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/a960998f-25df-47df-91b3-c64d4b8bb83e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4109dbe2-dc9d-48f8-9028-e4fff76657b6', 'x-compute-request-id': 'req-4109dbe2-dc9d-48f8-9028-e4fff76657b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "a960998f-25df-47df-91b3-c64d4b8bb83e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T04:04:55.123132", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-2036510616", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-03-01 04:04:55,296 85864 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/a960998f-25df-47df-91b3-c64d4b8bb83e 0.054s 2024-03-01 04:04:55,297 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefb0797-7c6b-4a68-897b-4d2dd89a999a', 'x-compute-request-id': 'req-aefb0797-7c6b-4a68-897b-4d2dd89a999a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a960998f-25df-47df-91b3-c64d4b8bb83e'} Body: b'{"volume": {"id": "a960998f-25df-47df-91b3-c64d4b8bb83e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T04:04:55.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-2036510616", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-03-01 04:04:56,365 85864 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/a960998f-25df-47df-91b3-c64d4b8bb83e 0.061s 2024-03-01 04:04:56,366 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1938c9a2-b5bb-45d7-80ab-29d843ba3d8b', 'x-compute-request-id': 'req-1938c9a2-b5bb-45d7-80ab-29d843ba3d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a960998f-25df-47df-91b3-c64d4b8bb83e'} Body: b'{"volume": {"id": "a960998f-25df-47df-91b3-c64d4b8bb83e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-0 1T04:04:55.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-2036510616", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {3} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.340623s] ... ok {3} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.249770s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.696577s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.177045s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.165440s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.149953s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023904s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.027501s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.155581s] ... ok {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.034794s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e32a4576-4b16-41b8-9a03-fb8ba07a30b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:08,482 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types 0.184s 2024-03-01 04:05:08,483 85864 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-862459982", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18f4712-f9b1-47ff-acd9-5587160da4a5', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18f4712-f9b1-47ff-acd9-5587160da4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types'} Body: b'{"volume_type": {"id": "9e08da34-eac7-4c88-a2b9-e3096e258e54", "name": "tempest-VolumeTypesAccessTest-volume-type-862459982", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2024-03-01 04:05:08,601 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes 0.114s 2024-03-01 04:05:08,601 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "9e08da34-eac7-4c88-a2b9-e3096e258e54", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52e2f50-bdc2-4616-b487-bb2351e0a188', 'x-openstack-request-id': 'req-c52e2f50-bdc2-4616-b487-bb2351e0a188', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9e08da34-eac7-4c88-a2b9-e3096e258e54 could not be found."}}' 2024-03-01 04:05:08,602 85864 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2024-03-01 04:05:08,631 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54/action 0.028s 2024-03-01 04:05:08,632 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "556535980cd74fd48531d51e163e1ca6"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a674a4d-8865-4b20-8f90-6a0c2dc2aee6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54/action'} Body: b'' 2024-03-01 04:05:08,841 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes 0.208s 2024-03-01 04:05:08,841 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "9e08da34-eac7-4c88-a2b9-e3096e258e 54", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1125208398"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc088e6b-a7c3-4c36-956f-4dee9e4592cf', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc088e6b-a7c3-4c36-956f-4dee9e4592cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes'} Body: b'{"volume": {"id": "e32a4576-4b16-41b8-9a03-fb8ba07a30b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:08.782836", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1125208398", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-862459982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}], "user_id": "5c8ee7965275410fb1c3feee479fd897", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:08,934 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.081s 2024-03-01 04:05:08,934 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f06eef-e3fc-4f4b-9dd7-36fc1efd52c2', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f06eef-e3fc-4f4b-9dd7-36fc1efd52c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'{"volume": {"id": "e32a4576-4b16-41b8-9a03-fb8ba07a30b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:09.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1125208398", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-862459982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}], "user_id": "5c8ee7965275410fb1c3feee479fd897", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "556535980cd74fd48531d51e163e1ca6"}}' 2024-03-01 04:05:09,989 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.042s 2024-03-01 04:05:09,990 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e222d9-de81-450b-8d16-c12623d75122', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e222d9-de81-450b-8d16-c12623d75122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'{"volume": {"id": "e32a4576-4b16-41b8-9a03-fb8ba07a30b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:09.000000", "updated_at": "2024-03-01T04:05:09.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1125208398", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-862459982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}], "user_id": "5c8ee7965275410fb1c3feee479fd897", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "556535980cd74fd48531d51e163e1ca6"}}' 2024-03-01 04:05:10,051 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.043s 2024-03-01 04:05:10,051 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b954fb-111d-4709-a2fe-d15517b780d5', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b954fb-111d-4709-a2fe-d15517b780d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'{"volume": {"id": "e32a4576-4b16-41b8-9a03-fb8ba07a30b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:09.000000", "updated_at": "2024-03-01T04:05:09.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1125208398", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-862459982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}], "user_id": "5c8ee7965275410fb1c3feee479fd897", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "556535980cd74fd48531d51e163e1ca6"}}' 2024-03-01 04:05:10,198 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.129s 2024-03-01 04:05:10,198 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e0ba68-f48e-4824-a505-f67d226cb618', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd4 8531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'' 2024-03-01 04:05:10,220 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.021s 2024-03-01 04:05:10,220 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-394e3319-14d1-41bf-956a-b5f02aa50b6e', 'x-openstack-request-id': 'req-394e3319-14d1-41bf-956a-b5f02aa50b6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e32a4576-4b16-41b8-9a03-fb8ba07a30b0 could not be found."}}' 2024-03-01 04:05:10,248 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54/action 0.027s 2024-03-01 04:05:10,249 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "556535980cd74fd48531d51e163e1ca6"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ed43ba-27c8-482e-b3ad-b5ef9cc45f22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54/action'} Body: b'' 2024-03-01 04:05:10,315 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54 0.066s 2024-03-01 04:05:10,316 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7f3e8a-b780-4993-899f-a80b63560d23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54'} Body: b'' 2024-03-01 04:05:10,331 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54 0.015s 2024-03-01 04:05:10,332 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-631670c7-d751-4c16-9e0b-a632a592753b', 'x-openstack-request-id': 'req-631670c7-d751-4c16-9e0b-a632a592753b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae 0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9e08da34-eac7-4c88-a2b9-e3096e258e54 could not be found."}}' {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.244185s] ... ok {3} 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fecc7189-53ec-4349-9cab-91a81562b285 failed to build and is in ERROR status {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.699523s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1a5e98ab-beba-4fcc-8261-9e4501e4dd37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:20,835 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes 0.399s 2024-03-01 04:05:20,836 85864 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-1660902561"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3bcbfe-6a4e-4197-8425-55ee482c0c94', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3bcbfe-6a4e-4197-8425-55ee482c0c94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes'} Body: b'{"volume": {"id": "1a5e98ab-beba-4fcc-8261-9e4501e4dd37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:20.769268", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1660902561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:20,894 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.047s 2024-03-01 04:05:20,895 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c425e5-5ee3-4226-a256-636b2beccc49', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c425e5-5ee3-4226-a256-636b2beccc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'{"volume": {"id": "1a5e98ab-beba-4fcc-8261-9e4501e4dd37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:21.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1660902561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:21,949 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.041s 2024-03-01 04:05:21,949 85864 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3eee19-fe41-4014-b2f5-6ac879ce8e75', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3eee19-fe41-4014-b2f5-6ac879ce8e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'{"volume": {"id": "1a5e98ab-beba-4fcc-8261-9e4501e4dd37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:21.000000", "updated_at": "2024-03-01T04:05:21.000000", "name": "tempest-VolumesTransfersTest-Volume-1660902561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:22,001 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.039s 2024-03-01 04:05:22,001 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bbc410-7edc-40e6-b567-bd49868f2ec4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bbc410-7edc-40e6-b567-bd49868f2ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'{"volume": {"id": "1a5e98ab-beba-4fcc-8261-9e4501e4dd37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:21.000000", "updated_at": "2024-03-01T04:05:21.000000", "name": "tempest-VolumesTransfersTest-Volume-1660902561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:22,110 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.096s 2024-03-01 04:05:22,110 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:22 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-06fcfa92-5c0d-4a6e-9344-7429b178bac7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'' 2024-03-01 04:05:22,133 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.022s 2024-03-01 04:05:22,133 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-68fdfaa2-c06c-4eb3-96bd-5aafdf1d2c25', 'x-openstack-request-id': 'req-68fdfaa2-c06c-4eb3-96bd-5aafdf1d2c25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a5e98ab-beba-4fcc-8261-9e4501e4dd37 could not be found."}}' {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.503552s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5a304dfa-bb4a-49f3-9888-2c8231327327 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:22,327 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes 0.191s 2024-03-01 04:05:22,328 85864 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-2043783787"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556df77e-4c24-4260-8e9a-2f6f47e4e55f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556df77e-4c24-4260-8e9a-2f6f47e4e55f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes'} Body: b'{"volume": {"id": "5a304dfa-bb4a-49f3-9888-2c8231327327", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:22.269647", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2043783787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:22,378 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.040s 2024-03-01 04:05:22,379 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a226d383-d108-4d6e-bdf0-52389e47684f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a226d383-d108-4d6e-bdf0-52389e47684f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'{"volume": {"id": "5a304dfa-bb4a-49f3-9888-2c8231327327", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:22.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2043783787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:23,432 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.040s 2024-03-01 04:05:23,433 85864 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5def554-bdca-468e-8346-c45d8fa93f52', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5def554-bdca-468e-8346-c45d8fa93f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'{"volume": {"id": "5a304dfa-bb4a-49f3-9888-2c8231327327", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:22.000000", "updated_at": "2024-03-01T04:05:22.000000", "name": "tempest-VolumesTransfersTest-Volume-2043783787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:23,482 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.037s 2024-03-01 04:05:23,483 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e9229b-fca8-4029-bd64-12570f21b9a2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e9229b-fca8-4029-bd64-12570f21b9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'{"volume": {"id": "5a304dfa-bb4a-49f3-9888-2c8231327327", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:22.000000", "updated_at": "2024-03-01T04:05:22.000000", "name": "tempest-VolumesTransfersTest-Volume-2043783787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:23,607 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.112s 2024-03-01 04:05:23,608 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69dd0bb6-ee78-4ce0-9bb0-cbb0d6a41754', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'' 2024-03-01 04:05:23,638 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.030s 2024-03-01 04:05:23,639 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-05dd909b-6e47-432d-a404-34d812c72b27', 'x-openstack-request-id': 'req-05dd909b-6e47-432d-a404-34d812c72b27', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5a304dfa-bb4a-49f3-9888-2c8231327327 could not be found."}}' {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.154880s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.057242s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013881s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.060705s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.016314s] ... ok {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.564540s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3c83d145-d142-4e48-b000-bf81301453a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:28,091 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes 0.261s 2024-03-01 04:05:28,092 85864 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-256950266"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c51a89-bbff-427d-bd1d-12864a844ca2', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c51a89-bbff-427d-bd1d-12864a844ca2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes'} Body: b'{"volume": {"id": "3c83d145-d142-4e48-b000-bf81301453a2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:05:28.024765", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-256950266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}], "user_id": "0aadf067880a428495a150edefe5e99e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:28,144 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.041s 2024-03-01 04:05:28,145 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb52dd22-4be9-42d1-9e3a-500f7957a8c6', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb52dd22-4be9-42d1-9e3a-500f7957a8c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'{"volume": {"id": "3c83d145-d142-4e48-b000-bf81301453a2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-256950266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}], "user_id": "0aadf067880a428495a150edefe5e99e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b8bd897130d49adb89dc87bfb0aa8c7"}}' 2024-03-01 04:05:29,199 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.040s 2024-03-01 04:05:29,199 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ba031e-ac18-4705-80b6-38e5ed25554e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ba031e-ac18-4705-80b6-38e5ed25554e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'{"volume": {"id": "3c83d145-d142-4e48-b000-bf81301453a2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:05:28.000000", "updated_at": "2024-03-01T04:05:28.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-256950266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}], "user_id": "0aadf067880a428495a150edefe5e99e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b8bd897130d49adb89dc87bfb0aa8c7"}}' 2024-03-01 04:05:29,257 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.044s 2024-03-01 04:05:29,257 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb24fb26-e50f-4e24-b69c-7ff73bad0ba0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb24fb26-e50f-4e24-b69c-7ff73bad0ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'{"volume": {"id": "3c83d145-d142-4e48-b000-bf81301453a2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:05:28.000000", "updated_at": "2024-03-01T04:05:28.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-256950266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}], "user_id": "0aadf067880a428495a150edefe5e99e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b8bd897130d49adb89dc87bfb0aa8c7"}}' 2024-03-01 04:05:29,371 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.101s 2024-03-01 04:05:29,371 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-d21534d7-c7c5-4311-b44e-0d4810f3cd20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'' 2024-03-01 04:05:29,393 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.021s 2024-03-01 04:05:29,393 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-20419ebc-01bf-4a68-8e95-bf9196929d41', 'x-openstack-request-id': 'req-20419ebc-01bf-4a68-8e95-bf9196929d41', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3c83d145-d142-4e48-b000-bf81301453a2 could not be found."}}' {3} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.158229s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c94d016d-4e17-498b-8c75-577ee922f223 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:21,355 85858 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:03:21,356 85858 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:03:21,407 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2024-03-01 04:03:21,408 85858 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-2107332572", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAgrP5/j97MoRgc6NXCutKS3FuHG0QxBhIHfx6pkADQ6SeLhlGy10Dfpmi4hNq77PcMVDor1nHr08dijYV8u7wALLcB9kaz754u40tY9fwJNcP4Ty/uw0uibYWQTUz+RWQ=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:21 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-0187a777-5417-4d3c-a107-af09bcb6a1d6', 'x-compute-request-id': 'req-0187a777-5417-4d3c-a107-af09bcb6a1d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2107332572", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAgrP5/j97MoRgc6NXCutKS3FuHG0QxBhIHfx6pkADQ6SeLhlGy10Dfpmi4hNq77PcMVDor1nHr08dijYV8u7wALLcB9kaz754u40tY9fwJNcP4Ty/uw0uibYWQTUz+RWQ==", "fingerprint": "d2:89:12:9c:53:82:6e:ca:f0:83:c0:4a:1a:01:56:c3", "user_id": "36f0cb696ffe4208835cbd797c315b26"}}' 2024-03-01 04:03:21,410 85858 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2107332572 created 2024-03-01 04:03:21,562 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2024-03-01 04:03:21,562 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1140420963", "description": "tempest-description--1918736673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-f1b4c27a-7083-4c94-80a4-96e4986a0b7d', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5709d884-851b-404f-917b-9eb8ce596762", "name": "tempest-securitygroup--1140420963", "stateful": true, "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "description": "tempest-description--1918736673", "shared": false, "security_group_rules": [{"id": "41dd78d4-91be-4fd9-99b4-6d9c344d9013", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "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": 980, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 0}, {"id": "4e60c0b2-dbda-4a97-95f8-ae3aa160794d", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "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": 979, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 1, "project_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:03:21,780 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.217s 2024-03-01 04:03:21,780 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-72d5107d-c7f2-4063-910f-815d4161541b', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e34a57ee-19f0-4660-96bf-7c66a890bfa5", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 0}}' 2024-03-01 04:03:21,999 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.218s 2024-03-01 04:03:22,000 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e6dce105-ba8f-47db-a1bb-e83821b44946', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "950114ff-0863-4289-87a5-558de4f6f4f4", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 0}}' 2024-03-01 04:03:22,000 85858 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1140420963 created 2024-03-01 04:03:22,575 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.574s 2024-03-01 04:03:22,576 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c77e7eab-6bc2-4cae-994e-fe24bc3340f0', 'date': 'Fri, 01 Mar 2024 04:03:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "56e2c364-32b2-41d6-807a-79da7514bc56", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "floating_ip_address": "172.24.4.15", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8658f3d6218147a48d761be5b25d84f9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:03:22Z", "updated_at": "2024-03-01T04:03:22Z", "revision_number": 0}}' 2024-03-01 04:03:22,576 85858 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '56e2c364-32b2-41d6-807a-79da7514bc56', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'floating_ip_address': '172.24.4.15', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:03:22Z', 'updated_at': '2024-03-01T04:03:22Z', 'revision_number': 0, 'ip': '172.24.4.15'} created 2024-03-01 04:03:22,657 85858 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.075s 2024-03-01 04:03:22,657 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:22 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-6c634de2-c97e-459b-98ba-3c426a84f02e', '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": "36f0cb696ffe4208835cbd797c315b26", "name": "tempest-AttachVolumeShelveTestJSON-1571616140-project-member", "password_expires_at": null}, "audit_ids": ["jVMR2WrcRHWdJ9NnAXffhg"], "expires_at": "2024-03-01T05:03:22.000000Z", "issued_at": "2024-03-01T04:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8658f3d6218147a48d761be5b25d84f9", "name": "tempest-AttachVolumeShelveTestJSON-1571616140"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85 b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:03:22,658 85858 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'ca364862-dd68-4f3e-b77b-325cda8dab6c', 'name': 'tempest-AttachVolumeShelveTestJSON-1617458554-network', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38334, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:00:27Z', 'updated_at': '2024-03-01T04:00:27Z', 'revision_number': 1} available for tenant 2024-03-01 04:03:22,659 85858 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2107332572', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAgrP5/j97MoRgc6NXCutKS3FuHG0QxBhIHfx6pkADQ6SeLhlGy10Dfpmi4hNq77PcMVDor1nHr08dijYV8u7wALLcB9kaz754u40tY9fwJNcP4Ty/uw0uibYWQTUz+RWQ==', 'fingerprint': 'd2:89:12:9c:53:82:6e:ca:f0:83:c0:4a:1a:01:56:c3', 'user_id': '36f0cb696ffe4208835cbd797c315b26', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCnuM+WNG5lIaXHq1FQxXIQZD5jNof17135Qb6j0sJyqykeOVoaKpBP\nTy5EUBtaICmgBwYFK4EEACKhZANiAAQIKz+f4/ezKEYHOjVwrrSktxbhxtEMQYSB\n38eqZAA0Okni4ZRstdA36ZouITau+z3DFQ6K9Zx69PHYo2FfLu8ACy3AfZGs++eL\nuNLWPX8CTXD+E8v7sNLom2FkE1M/kVk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5709d884-851b-404f-917b-9eb8ce596762', 'name': 'tempest-securitygroup--1140420963', 'stateful': True, 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'description': 'tempest-description--1918736673', 'shared': False, 'security_group_rules': [{'id': '41dd78d4-91be-4fd9-99b4-6d9c344d9013', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'security_group_id': '5709d884-851b-404f-917b-9eb8ce596762', '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': 980, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:03:21Z', 'updated_at': '2024-03-01T04:03:21Z', 'revision_number': 0}, {'id': '4e60c0b2-dbda-4a97-95f8-ae3aa160794d', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'security_group_id': '5709d884-851b-404f-917b-9eb8ce596762', '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': 979, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:03:21Z', 'updated_at': '2024-03-01T04:03:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T04:03:21Z', 'updated_at': '2024-03-01T04:03:21Z', 'revision_number': 1, 'project_id': '8658f3d6218147a48d761be5b25d84f9'}, 'floating_ip': {'id': '56e2c364-32b2-41d6-807a-79da7514bc56', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'floating_ip_address': '172.24.4.15', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:03:22Z', 'updated_at': '2024-03-01T04:03:22Z', 'revision_number': 0, 'ip': '172.24.4.15'}} 2024-03-01 04:03:23,369 85858 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.709s 2024-03-01 04:03:23,369 85858 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-551951500", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ca364862-dd68-4f3e-b77b-325cda8dab6c"}], "security_groups": [{"name": "tempest-securitygroup--1140420963"}], "key_name": "tempest-keypair-2107332572", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb', '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-aa47ebe2-68da-4f3b-81b5-35affe3a6872', 'x-compute-request-id': 'req-aa47ebe2-68da-4f3b-81b5-35affe3a6872', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1140420963"}], "adminPass": "password"}}' 2024-03-01 04:03:23,440 85858 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/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.068s 2024-03-01 04:03:23,441 85858 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': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa61eb96-a599-4e84-8c39-fd3242b08d15', 'x-compute-request-id': 'req-aa61eb96-a599-4e84-8c39-fd3242b08d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'{"server" : {"id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "name": "tempest-AttachVolumeShelveTestJSON-server-551951500", "status": "BUILD", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:23Z", "updated": "2024-03-01T04:03:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2107332572", "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}}' 2024-03-01 04:04:13,713 85858 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/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.208s 2024-03-01 04:04:13,713 85858 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': 'Fri, 01 Mar 2024 04:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b1e78f-ffce-4dcc-a63d-ca7f06b5cc6a', 'x-compute-request-id': 'req-58b1e78f-ffce-4dcc-a63d-ca7f06b5cc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'{"server": {"id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "name": "tempest-AttachVolumeShelveTestJSON-server-551951500", "status": "ACTIVE", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "30d8e7e68ee2e2ecdd8e6ffb4d98a24f701c5554470b00babe314dd0", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:23Z", "updated": "2024-03-01T04:03:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:7e:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2107332572", "OS-SRV-USG:launched_at": "2024-03-01T04:03:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140420963"}], "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}}' 2024-03-01 04:04:13,729 85858 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 0 4:05:13,937 85858 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/8171895d-20fa-4b87-8f5d-8a35c140a7bb/os-interface 0.176s 2024-03-01 04:05:13,938 85858 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': 'Fri, 01 Mar 2024 04:05:13 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-72c07b18-7f89-4ea4-9a0f-64877d53bb1d', 'x-compute-request-id': 'req-72c07b18-7f89-4ea4-9a0f-64877d53bb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ca364862-dd68-4f3e-b77b-325cda8dab6c", "port_id": "15270bd7-0490-4210-89d8-b4a69e4daa52", "mac_addr": "fa:16:3e:97:7e:a1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d442578c-ca50-4ed5-adb6-64e76cac3d1d", "ip_address": "10.0.0.4"}]}]}' 2024-03-01 04:05:14,732 85858 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/56e2c364-32b2-41d6-807a-79da7514bc56 0.790s 2024-03-01 04:05:14,732 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "15270bd7-0490-4210-89d8-b4a69e4daa52"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-62a26026-b907-4dac-b16e-b924651faae2', 'date': 'Fri, 01 Mar 2024 04:05:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56e2c364-32b2-41d6-807a-79da7514bc56'} Body: b'{"floatingip": {"id": "56e2c364-32b2-41d6-807a-79da7514bc56", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "floating_ip_address": "172.24.4.15", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "0b04c7f6-fcb9-459d-ba3e-2ac6f188d947", "port_id": "15270bd7-0490-4210-89d8-b4a69e4daa52", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ca364862-dd68-4f3e-b77b-325cda8dab6c", "mac_address": "fa:16:3e:97:7e:a1", "admin_state_up": true, "status": "ACTIVE", "device_id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:03:22Z", "updated_at": "2024-03-01T04:05:14Z", "revision_number": 1, "project_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:05:14,734 85858 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.15:22' as 'cirros' with public key authentication 2024-03-01 04:05:14,741 85858 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:05:14,846 85858 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:05:14,847 85858 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.15 successfully created 2024-03-01 04:05:14,888 85858 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/8171895d-20fa-4b87-8f5d-8a35c140a7bb/ips 0.040s 2024-03-01 04:05:14,889 85858 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 Respo nse - Headers: {'date': 'Fri, 01 Mar 2024 04:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5287aee0-fb24-4489-af5f-5766445208cf', 'x-compute-request-id': 'req-5287aee0-fb24-4489-af5f-5766445208cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2024-03-01 04:05:15,170 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes 0.279s 2024-03-01 04:05:15,170 85858 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-113726607"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c45a9f-abd6-498d-9c23-11ddfba03145', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c45a9f-abd6-498d-9c23-11ddfba03145', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes'} Body: b'{"volume": {"id": "c94d016d-4e17-498b-8c75-577ee922f223", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:15.095876", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-113726607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:15,223 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223 0.041s 2024-03-01 04:05:15,223 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db431a7-4d98-4fb1-84c2-5eeb5ec630bb', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db431a7-4d98-4fb1-84c2-5eeb5ec630bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223'} Body: b'{"volume": {"id": "c94d016d-4e17-498b-8c75-577ee922f223", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:15.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-113726607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016 d-4e17-498b-8c75-577ee922f223"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:05:16,274 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223 0.038s 2024-03-01 04:05:16,275 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b7eb5c-799f-4b0d-8c6f-cd3795feb08c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b7eb5c-799f-4b0d-8c6f-cd3795feb08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223'} Body: b'{"volume": {"id": "c94d016d-4e17-498b-8c75-577ee922f223", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:15.000000", "updated_at": "2024-03-01T04:05:15.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-113726607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:05:16,403 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.116s 2024-03-01 04:05:16,404 85858 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': 'Fri, 01 Mar 2024 04:05:16 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-40204011-7408-438f-96bf-3483fbc02329', 'x-compute-request-id': 'req-40204011-7408-438f-96bf-3483fbc02329', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'' 2024-03-01 04:05:16,674 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.270s 2024-03-01 04:05:16,675 85858 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': 'Fri, 01 Mar 2024 04:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstac k-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-515dde66-fb53-47d3-b940-3b7ed5d55ef2', 'x-compute-request-id': 'req-515dde66-fb53-47d3-b940-3b7ed5d55ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'{"server": {"id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "name": "tempest-AttachVolumeShelveTestJSON-server-551951500", "status": "ACTIVE", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "30d8e7e68ee2e2ecdd8e6ffb4d98a24f701c5554470b00babe314dd0", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:23Z", "updated": "2024-03-01T04:05:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:7e:a1"}, {"version": 4, "addr": "172.24.4.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:7e:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2107332572", "OS-SRV-USG:launched_at": "2024-03-01T04:03:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140420963"}], "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}}' 2024-03-01 04:06:06,873 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.132s 2024-03-01 04:06:06,873 85858 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': 'Fri, 01 Mar 2024 04:06:06 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-c0634126-46f4-40e6-83f2-392c34c3498d', 'x-compute-request-id': 'req-c0634126-46f4-40e6-83f2-392c34c3498d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8171895d-20fa-4b87-8f5d-8a35c140a7bb could not be found."}}' 2024-03-01 04:06:06,909 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2107332572 0.035s 2024-03-01 04:06:06,910 85858 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': 'Fri, 01 Mar 2024 04:06:06 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-3fa028bc-a11d-4512-8b40-e08740c6e520', 'x-c ompute-request-id': 'req-3fa028bc-a11d-4512-8b40-e08740c6e520', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2107332572'} Body: b'' 2024-03-01 04:06:07,074 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5709d884-851b-404f-917b-9eb8ce596762 0.164s 2024-03-01 04:06:07,075 85858 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-15ef0b93-6c0a-4951-b497-c24693d46187', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:06:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5709d884-851b-404f-917b-9eb8ce596762'} Body: b'' 2024-03-01 04:06:07,099 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5709d884-851b-404f-917b-9eb8ce596762 0.023s 2024-03-01 04:06:07,099 85858 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-29eea673-a674-4067-b74a-c18c89aa6ef6', 'date': 'Fri, 01 Mar 2024 04:06:07 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5709d884-851b-404f-917b-9eb8ce596762'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5709d884-851b-404f-917b-9eb8ce596762 does not exist", "detail": ""}}' 2024-03-01 04:06:07,512 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/56e2c364-32b2-41d6-807a-79da7514bc56 0.412s 2024-03-01 04:06:07,513 85858 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-f11daeb0-7970-4b4b-85fc-e5b26352b846', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:06:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56e2c364-32b2-41d6-807a-79da7514bc56'} Body: b'' {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.052557s] ... ok {0} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000760s] ... 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 {0} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {0} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {0} setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_list.py", line 37, in resource_setup volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a89facd-0d79-470a-91f8-0b4c3483b591 failed to build and is in ERROR status {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.856466s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 924d6dcb-1d59-4acc-ab61-accfc7e34c51 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:06:20,606 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.174s 2024-03-01 04:06:20,607 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-328559dd-fd4b-41b9-bd49-47c9efdfd916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:06:20,976 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes 0.368s 2024-03-01 04:06:20,977 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-400754338"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15a49a6-b3f6-497d-88fa-c83ae86884a2', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15a49a6-b3f6-497d-88fa-c83ae86884a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes'} Body: b'{"volume": {"id": "924d6dcb-1d59-4acc-ab61-accfc7e34c51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:20.915411", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-400754338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:06:21,035 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.043s 2024-03-01 04:06:21,035 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d1c6f8-66fa-4d8d-a4d4-f3c15facf8c0', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d1c6f8-66fa-4d8d-a4d4-f3c15facf8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'{"volume": {"id": "924d6dcb-1d59-4acc-ab61-accfc7e34c51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:21.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-400754338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:22,092 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.043s 2024-03-01 04:06:22,093 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7513b739-c5d1-4a0e-aff0-8640770e6d85', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7513b739-c5d1-4a0e-aff0-8640770e6d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'{"volume": {"id": "924d6dcb-1d59-4acc-ab61-accfc7e34c51", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:21.000000", "updated_at": "2024-03-01T04:06:21.000000", "name": "tempest-VolumesCloneTest-Volume-400754338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:22,150 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.042s 2024-03-01 04:06:22,151 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c1cf90-a9b8-43c2-825b-b103a74af34f', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c1cf90-a9b8-43c2-825b-b103a74af34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'{"volume": {"id": "924d6dcb-1d59-4acc-ab61-accfc7e34c51", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:21.000000", "updated_at": "2024-03-01T04:06:21.000000", "name": "tempest-VolumesCloneTest-Volume-400754338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:22,264 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.097s 2024-03-01 04:06:22,264 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06: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-f9a06e78-8306-4916-8f77-dcacee762ec0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'' 2024-03-01 04:06:22,287 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.022s 2024-03-01 04:06:22,287 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06: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-0cf63b8e-7ad2-4632-9885-52b01f98f52f', 'x-openstack-request-id': 'req-0cf63b8e-7ad2-4632-9885-52b01f98f52f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 924d6dcb-1d59-4acc-ab61-accfc7e34c51 could not be found."}}' {0} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.472594s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 520211a4-1126-4adb-b761-8c9aa2cd897d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:06:22,470 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes 0.180s 2024-03-01 04:06:22,470 85858 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-2093178626"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47de7b25-c5b4-4199-b592-7009f46dfd60', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47de7b25-c5b4-4199-b592-7009f46dfd60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes'} Body: b'{"volume": {"id": "520211a4-1126-4adb-b761-8c9aa2cd897d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:22.411738", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2093178626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:06:22,519 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.039s 2024-03-01 04:06:22,520 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb00426-94fb-4f34-a310-c4f304f85687', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb00426-94fb-4f34-a310-c4f304f85687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'{"volume": {"id": "520211a4-1126-4adb-b761-8c9aa2cd897d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:22.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2093178626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:23,581 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.047s 2024-03-01 04:06:23,581 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ce50af-e28b-4052-8522-5b8acf1b840e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ce50af-e28b-4052-8522-5b8acf1b840e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'{"volume": {"id": "520211a4-1126-4adb-b761-8c9aa2cd897d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:22.000000", "updated_at": "2024-03-01T04:06:23.000000", "name": "tempest-VolumesCloneTest-Volume-2093178626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:23,632 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.037s 2024-03-01 04:06:23,632 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7f7a34-38dd-4241-8750-55da0d8b8938', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7f7a34-38dd-4241-8750-55da0d8b8938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'{"volume": {"id": "520211a4-1126-4adb-b761-8c9aa2cd897d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:22.000000", "updated_at": "2024-03-01T04:06:23.000000", "name": "tempest-VolumesCloneTest-Volume-2093178626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:23,738 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.094s 2024-03-01 04:06:23,739 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:23 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-d7b4b336-9166-484a-884d-b940f18146c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'' 2024-03-01 04:06:23,761 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.021s 2024-03-01 04:06:23,761 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-588c8e24-0dcb-4225-a6f3-6853acfbdf09', 'x-openstack-request-id': 'req-588c8e24-0dcb-4225-a6f3-6853acfbdf09', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 520211a4-1126-4adb-b761-8c9aa2cd897d could not be found."}}' {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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e1b1e042-6e46-421d-b21e-08b7aa403e1e failed to build and is in ERROR status {0} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {7} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [165.765344s] ... 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 202, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e80f4fb5-d6f7-4165-8334-6baf44bf5567 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:48,832 85872 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2024-03-01 04:03:49,574 85872 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.740s 2024-03-01 04:03:49,574 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1731075394", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-59618560-398e-4dc4-b7b6-3cb72d66428b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1731075394", "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": "69d2ed15d8f244b1ae061c6ab3faa8f8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "created_at": "2024-03-01T04:03:50Z", "updated_at": "2024-03-01T04:03:50Z", "tags": [], "self": "/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "file": "/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:03:50,807 85872 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/46e946d6-9aad-4b1b-94c5-9c63cb39dd07/file 1.232s 2024-03-01 04:03:50,807 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0f927eaf-000b-4ce5-908f-3fdeb33cc28f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07/file'} Body: b'' 2024-03-01 04:03:50,808 85872 DEBUG [tempest.scenario.manager] image:46e946d6-9aad-4b1b-94c5-9c63cb39dd07 2024-03-01 04:03:50,865 85872 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.055s 2024-03-01 04:03:50,865 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1889375718", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPOPV7pfb0TGIrDsZV/c1gIIajbH0VZ6eLXCbpNNFYlnJcpjEPJ7HewQViqaeuAS+KSI/tOsSgRmtY7KOCDpOwrYjjIh6xuVcWlngsDQQLV236/0Y13Zs67sihASny/6Ig=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:50 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-7bfd97ef-e296-4fcc-8d27-12fc648ff691', 'x-compute-request-id': 'req-7bfd97ef-e296-4fcc-8d27-12fc648ff691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1889375718", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPOPV7pfb0TGIrDsZV/c1gIIajbH0VZ6eLXCbpNNFYlnJcpjEPJ7HewQViqaeuAS+KSI/tOsSgRmtY7KOCDpOwrYjjIh6xuVcWlngsDQQLV236/0Y13Zs67sihASny/6Ig==", "fingerprint": "9a:ee:6a:20:f5:76:47:56:f8:a6:38:ec:f8:85:31:20", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0"}}' 2024-03-01 04:03:50,919 85872 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.046s 2024-03-01 04:03:50,919 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:50 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-6ae85c87-6d74-4ff3-b3c5-a3ac52656d46', '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": "cd51e4d9acdf4d5ab270c72f37db83d0", "name": "tempest-TestMinimumBasicScenario-1607094294-project-member", "password_expires_at": null}, "audit_ids": ["eOtjGzkVR1-oFsLE9AtC_Q"], "expires_at": "2024-03-01T05:03:50.000000Z", "issued_at": "2024-03-01T04:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "name": "tempest-TestMinimumBasicScenario-1607094294"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"} ]}}' 2024-03-01 04:03:50,920 85872 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'd1313daf-f57d-4eed-9228-bf06de2747da', 'name': 'tempest-TestMinimumBasicScenario-1581154472-network', 'tenant_id': '69d2ed15d8f244b1ae061c6ab3faa8f8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69d2ed15d8f244b1ae061c6ab3faa8f8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38024, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:03:34Z', 'updated_at': '2024-03-01T04:03:34Z', 'revision_number': 1} available for tenant 2024-03-01 04:03:51,569 85872 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.648s 2024-03-01 04:03:51,570 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-119058177", "imageRef": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "networks": [{"uuid": "d1313daf-f57d-4eed-9228-bf06de2747da"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37171a9-b0e4-48c6-af83-5a745f8830cf', 'x-compute-request-id': 'req-b37171a9-b0e4-48c6-af83-5a745f8830cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Cia6WcqVvfHR"}}' 2024-03-01 04:03:51,681 85872 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/8d938371-e059-4388-8b55-1137689fc4fe 0.108s 2024-03-01 04:03:51,681 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71a7e1e2-6f94-460d-a7fe-320004878253', 'x-compute-request-id': 'req-71a7e1e2-6f94-460d-a7fe-320004878253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "BUILD", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "links": [{"rel": "bookmark", "href": "http://10.0.0.21 0/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:52Z", "updated": "2024-03-01T04:03:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "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": []}}' 2024-03-01 04:04:41,946 85872 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/8d938371-e059-4388-8b55-1137689fc4fe 0.213s 2024-03-01 04:04:41,946 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:41 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-e56d5af0-0658-4304-802b-6a51b42f4354', 'x-compute-request-id': 'req-e56d5af0-0658-4304-802b-6a51b42f4354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:51Z", "updated": "2024-03-01T04:03:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:da:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "OS-SRV-USG:launched_at": "2024-03-01T04:03:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:04:41,959 85872 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:05:42,253 85872 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/8d938371-e059-4388-8b55-1137689fc4fe 0.237s 2024-03-01 04:05:42,254 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 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-2faa098d-06b7-47d6-ae42-a354effda3f5', 'x-compute-request-id': 'req-2faa098d-06b7-47d6-ae42-a354effda3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:51Z", "updated": "2024-03-01T04:03:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:da:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "OS-SRV-USG:launched_at": "2024-03-01T04:03:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:05:42,344 85872 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.077s 2024-03-01 04:05:42,344 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 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-3dd77fc3-bcd5-4e0f-b8b7-b0ac2e1bd3c4', 'x-compute-request-id': 'req-3dd77fc3-bcd5-4e0f-b8b7-b0ac2e1bd3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}]}]}' 2024-03-01 04:05:42,519 85872 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/8d938371-e059-4388-8b55-1137689fc4fe 0.171s 2024-03-01 04:05:42,520 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'op enstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47aaffc0-fd4b-4b24-8e9e-773d0461714f', 'x-compute-request-id': 'req-47aaffc0-fd4b-4b24-8e9e-773d0461714f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:51Z", "updated": "2024-03-01T04:03:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:da:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "OS-SRV-USG:launched_at": "2024-03-01T04:03:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:05:42,741 85872 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/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes 0.208s 2024-03-01 04:05:42,742 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1140577090", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085bbc1d-4f97-4f5a-a7f2-0c572bb0ef3d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085bbc1d-4f97-4f5a-a7f2-0c572bb0ef3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes'} Body: b'{"volume": {"id": "e80f4fb5-d6f7-4165-8334-6baf44bf5567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:42.683321", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1140577090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:42,819 85872 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/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567 0.066s 2024-03-01 04:05:42,820 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd01ae8e-8ff4-4780-a332-ab786d49a5b9', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd01ae8e-8ff4-4780-a332-ab786d49a5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567'} Body: b'{"volume": {"id": "e80f4fb5-d6f7-4165-8334-6baf44bf5567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:43.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1140577090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8"}}' 2024-03-01 04:05:43,874 85872 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/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567 0.041s 2024-03-01 04:05:43,874 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffde6aa-6eaf-410f-abca-1cce565f04dd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffde6aa-6eaf-410f-abca-1cce565f04dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567'} Body: b'{"volume": {"id": "e80f4fb5-d6f7-4165-8334-6baf44bf5567", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:43.000000", "updated_at": "2024-03-01T04:05:43.000000", "name": "tempest-TestMinimumBasicScenario-volume-1140577090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8"}}' 2024-03-01 04:05:43,984 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567 0.096s 2024-03-01 04:05:43,985 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-607631c7-81d4-485a-9e26-23bcf36b5a9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567'} Body: b'' 2024-03-01 04:05:44,005 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567 0.020s 2024-03-01 04:05:44,006 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-fded5537-a19f-4de8-9a63-1a20c5261c17', 'x-openstack-request-id': 'req-fded5537-a19f-4de8-9a63-1a20c5261c17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e80f4fb5-d6f7-4165-8334-6baf44bf5567 could not be found."}}' 2024-03-01 04:05:44,111 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe 0.104s 2024-03-01 04:05:44,111 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-314b152e-ac20-4482-beb9-9bb30b88e0d4', 'x-compute-request-id': 'req-314b152e-ac20-4482-beb9-9bb30b88e0d4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'' 2024-03-01 04:05:44,372 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe 0.259s 2024-03-01 04:05:44,372 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:44 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-9cdcb3dd-a877-41d8-9b4f-5e8878bccf01', 'x-compute-request-id': 'req-9cdcb3dd-a877-41d8-9b4f-5e8878bccf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd 07", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:51Z", "updated": "2024-03-01T04:05:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:da:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "OS-SRV-USG:launched_at": "2024-03-01T04:03:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:06:34,462 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe 0.037s 2024-03-01 04:06:34,463 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-983d183c-5e2c-4855-afc0-00e7bb0864b1', 'x-compute-request-id': 'req-983d183c-5e2c-4855-afc0-00e7bb0864b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d938371-e059-4388-8b55-1137689fc4fe could not be found."}}' 2024-03-01 04:06:34,494 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1889375718 0.030s 2024-03-01 04:06:34,495 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec39542f-7347-47da-b506-13068dfc785b', 'x-compute-request-id': 'req-ec39542f-7347-47da-b506-13068dfc785b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1889375718'} Body: b'' 2024-03-01 04:06:34,595 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07 0.099s 2024-03-01 04:06:34,595 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-1dc3cc3b-2553-4c85-b040-0aab03571537', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/46e946d6-9aad -4b1b-94c5-9c63cb39dd07'} Body: b'' {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [166.376603s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9725839e-c727-4f40-b46f-b8b3afd9d41e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:17,313 85860 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:05:17,313 85860 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:05:17,472 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.156s 2024-03-01 04:05:17,472 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-434169981", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKohrfdJLliD4xZaxLCsiqN9P9P5JbcYwhXxEPX6N4/4o5PCskNx+Tuc3LdVJRcLfN6UWO+VBlV4wqn/5J6FL3fD6aOmDCsCIZBUpXQjiEz5t4u61kyUylc2FEaGYNndsA=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:17 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-dda168e8-a944-4eee-b4b7-c025d9f6cb2c', 'x-compute-request-id': 'req-dda168e8-a944-4eee-b4b7-c025d9f6cb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-434169981", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKohrfdJLliD4xZaxLCsiqN9P9P5JbcYwhXxEPX6N4/4o5PCskNx+Tuc3LdVJRcLfN6UWO+VBlV4wqn/5J6FL3fD6aOmDCsCIZBUpXQjiEz5t4u61kyUylc2FEaGYNndsA==", "fingerprint": "76:69:70:32:a2:70:d6:ec:57:2c:3c:d9:03:4f:e4:76", "user_id": "d29d3df7e616460e94134d1c111d4ff8"}}' 2024-03-01 04:05:17,475 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-434169981 created 2024-03-01 04:05:17,627 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2024-03-01 04:05:17,627 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--407069651", "description": "tempest-description--2060458859"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-5c571c1d-7488-4012-898e-05839155c796', 'date': 'Fri, 01 Mar 2024 04:05:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "name": "tempest-securitygroup--407069651", "stateful": true, "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "description": "tempest-description--2060458859", "shared": false, "security_group_rules": [{"id": "1394ee19-43d4-46df-8674-50b5dd06101d", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "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": 1092, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 0}, {"id": "d6f00223-b8be-45d0-83dc-832dc403b90f", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ra nge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1091, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 1, "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:05:17,834 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2024-03-01 04:05:17,835 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ccfaa64b-24ee-4c02-a32e-e59359a01ca7', 'date': 'Fri, 01 Mar 2024 04:05:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6179ee09-08f8-45c1-ac51-59bd6a814a33", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 0}}' 2024-03-01 04:05:18,074 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.238s 2024-03-01 04:05:18,074 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fa666b0e-370a-4c84-9846-62e402f99491', 'date': 'Fri, 01 Mar 2024 04:05:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e02cc8bd-a7d2-4793-9aa1-df859b1bb70e", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 0}}' 2024-03-01 04:05:18,074 85860 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--407069651 created 2024-03-01 04:05:18,729 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.654s 2024-03-01 04:05:18,730 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c 7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c1e5bd7f-0b64-4005-b687-ccfdad1212d7', 'date': 'Fri, 01 Mar 2024 04:05:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8d733a62-c8a0-4113-ad93-50a917a2dd86", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "floating_ip_address": "172.24.4.145", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:05:18Z", "updated_at": "2024-03-01T04:05:18Z", "revision_number": 0}}' 2024-03-01 04:05:18,730 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8d733a62-c8a0-4113-ad93-50a917a2dd86', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'floating_ip_address': '172.24.4.145', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:05:18Z', 'updated_at': '2024-03-01T04:05:18Z', 'revision_number': 0, 'ip': '172.24.4.145'} created 2024-03-01 04:05:18,827 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2024-03-01 04:05:18,827 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:18 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-dfce6d17-9c42-401c-9871-0c9c6f6ad31c', '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": "d29d3df7e616460e94134d1c111d4ff8", "name": "tempest-AttachVolumeTestJSON-2066326983-project-member", "password_expires_at": null}, "audit_ids": ["CL6z-ay9RCGa7cZoqDZlLA"], "expires_at": "2024-03-01T05:05:18.000000Z", "issued_at": "2024-03-01T04:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc35a8fa43b44f60a17ab7c53f6eb264", "name": "tempest-AttachVolumeTestJSON-2066326983"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cd d64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:05:18,828 85860 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'e4a759cc-ca1b-4437-ae04-4dea51b1ecb3', 'name': 'tempest-AttachVolumeTestJSON-1550203234-network', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63526, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:05:11Z', 'updated_at': '2024-03-01T04:05:12Z', 'revision_number': 1} available for tenant 2024-03-01 04:05:18,828 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-434169981', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKohrfdJLliD4xZaxLCsiqN9P9P5JbcYwhXxEPX6N4/4o5PCskNx+Tuc3LdVJRcLfN6UWO+VBlV4wqn/5J6FL3fD6aOmDCsCIZBUpXQjiEz5t4u61kyUylc2FEaGYNndsA==', 'fingerprint': '76:69:70:32:a2:70:d6:ec:57:2c:3c:d9:03:4f:e4:76', 'user_id': 'd29d3df7e616460e94134d1c111d4ff8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBRHQtwI+qeFHCHWWzsAmdmWOUCoUPuFKGr7uCEQo1ase4i1aWa0Aj4\n4fHPzSO5tHKgBwYFK4EEACKhZANiAASqIa33SS5Yg+MWWsSwrIqjfT/T+SW3GMIV\n8RD1+jeP+KOTwrJDcfk7nNy3VSUXC3zelFjvlQZVeMKp/+SehS93w+mjpgwrAiGQ\nVKV0I4hM+beLutZMlMpXNhRGhmDZ3bA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2eb6b0b4-f99e-43c2-8f90-e6d698529fe3', 'name': 'tempest-securitygroup--407069651', 'stateful': True, 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': 'tempest-description--2060458859', 'shared': False, 'security_group_rules': [{'id': '1394ee19-43d4-46df-8674-50b5dd06101d', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'security_group_id': '2eb6b0b4-f99e-43c2-8f90-e6d698529fe3', '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': 1092, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:05:17Z', 'updated_at': '2024-03-01T04:05:17Z', 'revision_number': 0}, {'id': 'd6f00223-b8be-45d0-83dc-832dc403b90f', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'security_group_id': '2eb6b0b4-f99e-43c2-8f90-e6d698529fe3', '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': 1091, 'belongs_to_defau lt_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:05:17Z', 'updated_at': '2024-03-01T04:05:17Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T04:05:17Z', 'updated_at': '2024-03-01T04:05:17Z', 'revision_number': 1, 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264'}, 'floating_ip': {'id': '8d733a62-c8a0-4113-ad93-50a917a2dd86', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'floating_ip_address': '172.24.4.145', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:05:18Z', 'updated_at': '2024-03-01T04:05:18Z', 'revision_number': 0, 'ip': '172.24.4.145'}} 2024-03-01 04:05:19,395 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.566s 2024-03-01 04:05:19,395 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-475971263", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3"}], "security_groups": [{"name": "tempest-securitygroup--407069651"}], "key_name": "tempest-keypair-434169981", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03fbd5f3-84d1-4e76-bda8-402837686023', 'x-compute-request-id': 'req-03fbd5f3-84d1-4e76-bda8-402837686023', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--407069651"}], "adminPass": "password"}}' 2024-03-01 04:05:19,461 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.063s 2024-03-01 04:05:19,462 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f1ccdb-6a11-4377-8537-ed678d95ed1c', 'x-compute-request-id': 'req-78f1ccdb-6a11-4377-8537-ed678d95ed1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'{"server": {"id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "name": "tempest-AttachVolumeTestJSON-server-475971263", "status": "BUILD", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1- 4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:05:19Z", "updated": "2024-03-01T04:05:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-434169981", "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": []}}' 2024-03-01 04:06:09,787 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.263s 2024-03-01 04:06:09,788 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:09 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-3fa497d0-12bc-4019-91c5-d6fea0893dff', 'x-compute-request-id': 'req-3fa497d0-12bc-4019-91c5-d6fea0893dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'{"server": {"id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "name": "tempest-AttachVolumeTestJSON-server-475971263", "status": "ACTIVE", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "e18a1961d141d0563c42b23db58d2c9a6b9f1958669ed376d5099bfd", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:05:19Z", "updated": "2024-03-01T04:05:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ff:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-434169981", "OS-SRV-USG:launched_at": "2024-03-01T04:05:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--407069651"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:06:09,801 85860 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:07:09,957 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef/os-interface 0.149s 2024-03-01 04:07:09,957 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Fri, 01 Mar 2024 04:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ee4415-7697-4e96-9b88-f5649d9ca1b6', 'x-compute-request-id': 'req-f5ee4415-7697-4e96-9b88-f5649d9ca1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3", "port_id": "6ad8e04c-af77-4988-ad39-bab19f214626", "mac_addr": "fa:16:3e:ed:ff:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8a04f40a-9396-4e6e-96fe-0e4ad07383dd", "ip_address": "10.0.0.14"}]}]}' 2024-03-01 04:07:10,782 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/8d733a62-c8a0-4113-ad93-50a917a2dd86 0.821s 2024-03-01 04:07:10,783 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6ad8e04c-af77-4988-ad39-bab19f214626"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-524d4813-dd97-45d8-aa33-71580a2c75f1', 'date': 'Fri, 01 Mar 2024 04:07:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8d733a62-c8a0-4113-ad93-50a917a2dd86'} Body: b'{"floatingip": {"id": "8d733a62-c8a0-4113-ad93-50a917a2dd86", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "floating_ip_address": "172.24.4.145", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "da6c062d-a2f1-44c2-b264-6fc747601481", "port_id": "6ad8e04c-af77-4988-ad39-bab19f214626", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3", "mac_address": "fa:16:3e:ed:ff:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:05:18Z", "updated_at": "2024-03-01T04:07:10Z", "revision_number": 1, "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:07:10,787 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.145:22' as 'cirros' with public key authentication 2024-03-01 04:07:10,799 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:07:10,906 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:07:10,906 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.145 successfully created 2024-03-01 04:07:10,955 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef/ips 0.047s 2024-03-01 04:07:10,955 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d333ad7-83a9-4640-b5d7-0157a207c195', 'x-compute-request-id': 'req-8d333ad7-83a9-4640-b5d7-0157a207c195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef/ips'} Body: b'{"add resses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2024-03-01 04:07:10,958 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.145:22' as 'cirros' with public key authentication 2024-03-01 04:07:10,961 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:07:11,064 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:07:11,065 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.145 successfully created 2024-03-01 04:07:11,065 85860 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-01 04:07:11,065 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.145:22' as 'cirros' with public key authentication 2024-03-01 04:07:11,068 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:07:11,171 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:07:11,172 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.145 successfully created 2024-03-01 04:07:11,410 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes 0.227s 2024-03-01 04:07:11,410 85860 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-198660691"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e80fd5-e264-4ba0-aa58-89593b7d1530', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e80fd5-e264-4ba0-aa58-89593b7d1530', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes'} Body: b'{"volume": {"id": "9725839e-c727-4f40-b46f-b8b3afd9d41e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:07:11.340396", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-198660691", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:07:11,459 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e 0.038s 2024-03-01 04:07:11,460 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4cdb4f-a2a6-4e0c-88cb-87a2ccc0610f', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4cdb4f-a2a6-4e0c-88cb-87a2ccc0610f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e'} Body: b'{"volume": {"id": "9725839e-c727-4f40-b46f-b8b3afd9d41e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:07:11.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-198660691", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:07:12,525 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e 0.052s 2024-03-01 04:07:12,526 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ea8696-2b89-4bd7-b393-08c35a582fdb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ea8696-2b89-4bd7-b393-08c35a582fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e'} Body: b'{"volume": {"id": "9725839e-c727-4f40-b46f-b8b3afd9d41e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:07:11.000000", "updated_at": "2024-03-01T04:07:11.000000", "name": "tempest-AttachVolumeTestJSON-volume-198660691", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:07:12,660 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.119s 2024-03-01 04:07:12,661 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42ac745-6ff0-49ff-99fb-f695c7d7d98f', 'x-compute-request-id': 'req-f42ac745-6ff0-49ff-99fb-f695c7d7d98f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'' 2024-03-01 04:07:12,835 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.174s 2024-03-01 04:07:12,836 85860 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db523d0f-cd0d-40ec-99b7-70ce4a88f4ce', 'x-compute-request-id': 'req-db523d0f-cd0d-40ec-99b7-70ce4a88f4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'{"server": {"id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "name": "tempest-AttachVolumeTestJSON-server-475971263", "status": "ACTIVE", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "e18a1961d141d0563c42b23db58d2c9a6b9f1958669ed376d5099bfd", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:05:19Z", "updated": "2024-03-01T04:07:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ff:06"}, {"version": 4, "addr": "172.24.4.145", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ff:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-434169981", "OS-SRV-USG:launched_at": "2024-03-01T04:05:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--407069651"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:08:02,928 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.047s 2024-03-01 04:08:02,929 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:02 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-4ede8c01-2e15-4b26-8bb4-a66d8561db8a', 'x-compute-request-id': 'req-4ede8c01-2e15-4b26-8bb4-a66d8561db8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9752c4f1-6c54-4450-861d-a04b627bd2ef could not be found."}}' 2024-03-01 04:08:02,961 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-434169981 0.031s 2024-03-01 04:08:02,961 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'o penstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f658c0a9-f531-4112-ad6a-e25e33b7a422', 'x-compute-request-id': 'req-f658c0a9-f531-4112-ad6a-e25e33b7a422', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-434169981'} Body: b'' 2024-03-01 04:08:03,140 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2eb6b0b4-f99e-43c2-8f90-e6d698529fe3 0.178s 2024-03-01 04:08:03,140 85860 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-ac1be0ae-948e-47cd-ba9e-df026407e188', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:08:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2eb6b0b4-f99e-43c2-8f90-e6d698529fe3'} Body: b'' 2024-03-01 04:08:03,159 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2eb6b0b4-f99e-43c2-8f90-e6d698529fe3 0.018s 2024-03-01 04:08:03,159 85860 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-46b9ce9e-a7cb-4854-9542-eeb8f15ad428', 'date': 'Fri, 01 Mar 2024 04:08:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2eb6b0b4-f99e-43c2-8f90-e6d698529fe3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2eb6b0b4-f99e-43c2-8f90-e6d698529fe3 does not exist", "detail": ""}}' 2024-03-01 04:08:03,687 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8d733a62-c8a0-4113-ad93-50a917a2dd86 0.527s 2024-03-01 04:08:03,687 85860 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-f01587b9-2410-485c-a269-a4d1e5fb0f4d', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:08:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8d733a62-c8a0-4113-ad93-50a917a2dd86'} Body: b'' {7} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [165.627323s] ... 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 122, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 876aafe3-430a-4b31-809f-7ace7fd19cf9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:06:34,600 85872 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2024-03-01 04:06:35,142 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.541s 2024-03-01 04:06:35,143 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--915173581", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c3ef7c71-12d0-42e2-9066-ce25ca011ff8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--915173581", "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": "69d2ed15d8f244b1ae061c6ab3faa8f8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "created_at": "2024-03-01T04:06:35Z", "updated_at": "2024-03-01T04:06:35Z", "tags": [], "self": "/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b", "file": "/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:06:36,296 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b/file 1.152s 2024-03-01 04:06:36,296 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7e003296-118c-4c47-8a96-88cefbd60ee5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b/file'} Body: b'' 2024-03-01 04:06:36,297 85872 DEBUG [tempest.scenario.manager] image:b70ee624-4f45-4da7-9785-1f5b9af6a54b 2024-03-01 04:06:36,348 85872 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 2024-03-01 04:06:36,349 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-910879387", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzrJ6L2DJTBIBPkB/BtwqHZO3Vkk5VK5d4GpkeAFz/nB0uRXyaBiQRuADhgETkaGfpBPUch/rZ3jaySWJjXi/75TVK4nP9c+DMUI5ett2q5K1meqowBaEf7xPCyTfwBlw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989b1f27-6e26-48d9-b9ec-f68e59c17ff1', 'x-compute-request-id': 'req-989b1f27-6e26-48d9-b9ec-f68e59c17ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-910879 387", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzrJ6L2DJTBIBPkB/BtwqHZO3Vkk5VK5d4GpkeAFz/nB0uRXyaBiQRuADhgETkaGfpBPUch/rZ3jaySWJjXi/75TVK4nP9c+DMUI5ett2q5K1meqowBaEf7xPCyTfwBlw==", "fingerprint": "2c:25:3b:cb:9b:90:18:18:b1:fa:d4:bf:06:37:2a:6b", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0"}}' 2024-03-01 04:06:36,447 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.089s 2024-03-01 04:06:36,447 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:36 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-2e85b8ba-4da1-4fa3-b243-43d9bc7f9dc7', '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": "cd51e4d9acdf4d5ab270c72f37db83d0", "name": "tempest-TestMinimumBasicScenario-1607094294-project-member", "password_expires_at": null}, "audit_ids": ["sNOpn1dyTDSXigWMnRTuJw"], "expires_at": "2024-03-01T05:06:36.000000Z", "issued_at": "2024-03-01T04:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "name": "tempest-TestMinimumBasicScenario-1607094294"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:06:36,449 85872 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'd1313daf-f57d-4eed-9228-bf06de2747da', 'name': 'tempest-TestMinimumBasicScenario-1581154472-network', 'tenant_id': '69d2ed15d8f244b1ae061c6ab3faa8f8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69d2ed15d8f244b1ae061c6ab3faa8f8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38024, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:03:34Z', 'updated_at': '2024-03-01T04:03:34Z', 'revision_number': 1} available for tenant 2024-03-01 04:06:37,098 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.644s 2024-03-01 04:06:37,098 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-495283396", "imageRef": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-910879387", "networks": [{"uuid": "d1313daf-f57d-4eed-9228-bf06de2747da"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4258305a-4c8f-470b-b331-d6c905d0363c', 'x-compute-request-id': 'req-4258305a-4c8f-470b-b331-d6c905d0363c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "LUEV8yKpV3Ae"}}' 2024-03-01 04:06:37,176 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.074s 2024-03-01 04:06:37,176 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5c7b117-f6ee-4ba1-b7f8-b5b86ca1f6db', 'x-compute-request-id': 'req-c5c7b117-f6ee-4ba1-b7f8-b5b86ca1f6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "BUILD", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:06:37Z", "addresses": {}, "accessIP v4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "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": []}}' 2024-03-01 04:07:27,472 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.232s 2024-03-01 04:07:27,473 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2265f031-501b-4ef5-a09a-8f4f3073a92b', 'x-compute-request-id': 'req-2265f031-501b-4ef5-a09a-8f4f3073a92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:06:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:08:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "OS-SRV-USG:launched_at": "2024-03-01T04:06:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:07:27,487 85872 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:08:27,760 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.223s 2024-03-01 04:08:27,761 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2c 7472b-b3fc-4932-8f11-189eff1fdaa0', 'x-compute-request-id': 'req-f2c7472b-b3fc-4932-8f11-189eff1fdaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:06:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:08:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "OS-SRV-USG:launched_at": "2024-03-01T04:06:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:08:27,981 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.199s 2024-03-01 04:08:27,981 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:27 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-e71cf934-7fa7-4947-b8ef-e8978c9acb99', 'x-compute-request-id': 'req-e71cf934-7fa7-4947-b8ef-e8978c9acb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}]}]}' 2024-03-01 04:08:28,154 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.169s 2024-03-01 04:08:28,154 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0875b38e-e000-4089-9904-f3a4492deb03', 'x-compute-request-id': 'req-0875b38e-e000-4089-9904-f3a4492deb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf89 25030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:06:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:08:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "OS-SRV-USG:launched_at": "2024-03-01T04:06:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:08:28,359 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes 0.192s 2024-03-01 04:08:28,360 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-123965349", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae629fae-3184-4c4b-ac1e-7017f1af997e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae629fae-3184-4c4b-ac1e-7017f1af997e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes'} Body: b'{"volume": {"id": "876aafe3-430a-4b31-809f-7ace7fd19cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:08:28.297351", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-123965349", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:08:28,415 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9 0.044s 2024-03-01 04:08:28,415 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-08c2b0a4-fac9-4dea-8ea5-43f7a1c26764', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c2b0a4-fac9-4dea-8ea5-43f7a1c26764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9'} Body: b'{"volume": {"id": "876aafe3-430a-4b31-809f-7ace7fd19cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:08:28.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-123965349", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8"}}' 2024-03-01 04:08:29,472 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9 0.044s 2024-03-01 04:08:29,473 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46beb10-50ed-4126-ab01-052c4cf9498f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46beb10-50ed-4126-ab01-052c4cf9498f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9'} Body: b'{"volume": {"id": "876aafe3-430a-4b31-809f-7ace7fd19cf9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:08:28.000000", "updated_at": "2024-03-01T04:08:28.000000", "name": "tempest-TestMinimumBasicScenario-volume-123965349", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8"}}' 2024-03-01 04:08:29,590 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9 0.105s 2024-03-01 04:08:29,591 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08: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-7f70e677-7696-4d0a-87eb-b78ead3fb172', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c 6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9'} Body: b'' 2024-03-01 04:08:29,613 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9 0.021s 2024-03-01 04:08:29,613 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08: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-563afc93-6ee7-43bc-9cc7-2e3310900dc4', 'x-openstack-request-id': 'req-563afc93-6ee7-43bc-9cc7-2e3310900dc4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 876aafe3-430a-4b31-809f-7ace7fd19cf9 could not be found."}}' 2024-03-01 04:08:29,723 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.109s 2024-03-01 04:08:29,724 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08: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-4fc6c6f3-e9c6-4419-adbb-f524a25c7c99', 'x-compute-request-id': 'req-4fc6c6f3-e9c6-4419-adbb-f524a25c7c99', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'' 2024-03-01 04:08:29,916 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.192s 2024-03-01 04:08:29,917 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102aada4-7b29-4c39-9635-ee715af30a9f', 'x-compute-request-id': 'req-102aada4-7b29-4c39-9635-ee715af30a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:08:30Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:08:02"}]}, "accessIPv4": "", "accessIPv6": "", "links ": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "OS-SRV-USG:launched_at": "2024-03-01T04:06:43.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": []}}' 2024-03-01 04:09:20,089 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.109s 2024-03-01 04:09:20,090 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e6495bf9-9e35-4ce4-a4f5-52d37671c7c3', 'x-compute-request-id': 'req-e6495bf9-9e35-4ce4-a4f5-52d37671c7c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4866e407-77ee-46ed-86fd-bf8925030a3e could not be found."}}' 2024-03-01 04:09:20,125 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-910879387 0.034s 2024-03-01 04:09:20,125 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09: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-0b61f018-9fa7-4fcf-be71-be556fd94eee', 'x-compute-request-id': 'req-0b61f018-9fa7-4fcf-be71-be556fd94eee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-910879387'} Body: b'' 2024-03-01 04:09:20,225 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b 0.099s 2024-03-01 04:09:20,226 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5c66313d-5cf4-4e8e-bc87-cac71e814ee4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b'} Body: b'' {7} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [166.437122s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5848f93f-417d-485e-9b4f-48e687904ae4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:08:03,691 85860 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:08:03,691 85860 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:08:03,745 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2024-03-01 04:08:03,745 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-858896328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPqDA6gwt+DyINXT7J+Qriguq+y/cvrj9Md+sCAryeoAwJ9NcdOCHuaqYTzRlk+57MUtDhh9hhCmQsX93hca8XmrTozr0xgl1B7wXJZMaoyjU2KsRs65CTUfxa1BDyBfkw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:03 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-b3501974-d72e-40cd-87d1-2d7fc9a45556', 'x-compute-request-id': 'req-b3501974-d72e-40cd-87d1-2d7fc9a45556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-858896328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPqDA6gwt+DyINXT7J+Qriguq+y/cvrj9Md+sCAryeoAwJ9NcdOCHuaqYTzRlk+57MUtDhh9hhCmQsX93hca8XmrTozr0xgl1B7wXJZMaoyjU2KsRs65CTUfxa1BDyBfkw==", "fingerprint": "67:0b:0b:ff:1f:dd:78:a4:07:e9:69:a3:fa:04:e5:c7", "user_id": "d29d3df7e616460e94134d1c111d4ff8"}}' 2024-03-01 04:08:03,747 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-858896328 created 2024-03-01 04:08:03,930 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.182s 2024-03-01 04:08:03,930 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1966351782", "description": "tempest-description--300817237"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-5d8a4abe-f005-4940-8503-1ce7ba1f18de', 'date': 'Fri, 01 Mar 2024 04:08:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "name": "tempest-securitygroup--1966351782", "stateful": true, "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "description": "tempest-description--300817237", "shared": false, "security_group_rules": [{"id": "45b938bd-1e24-461a-b75d-b301cfe77aaa", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "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": 1156, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:08:03Z", "updated_at": "2024-03-01T04:08:03Z", "revision_number": 0}, {"id": "496ea285-a9d3-4ba8-ba25-7d277f58cb5c", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ra nge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1155, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:08:03Z", "updated_at": "2024-03-01T04:08:03Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:08:03Z", "updated_at": "2024-03-01T04:08:03Z", "revision_number": 1, "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:08:04,129 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2024-03-01 04:08:04,129 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-cc42d37b-6380-419d-be97-9c7fb04b0bf4', 'date': 'Fri, 01 Mar 2024 04:08: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": "191cc318-f0f0-47db-870a-9404f2c71a7a", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:08:04Z", "updated_at": "2024-03-01T04:08:04Z", "revision_number": 0}}' 2024-03-01 04:08:04,336 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2024-03-01 04:08:04,337 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5027e3a6-1843-4f11-98b7-4ee1599754a0', 'date': 'Fri, 01 Mar 2024 04:08: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": "235dc156-eb91-46e2-90a3-427fe334086f", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:08:04Z", "updated_at": "2024-03-01T04:08:04Z", "revision_number": 0}}' 2024-03-01 04:08:04,337 85860 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1966351782 created 2024-03-01 04:08:04,961 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.623s 2024-03-01 04:08:04,961 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2ba42da6-5e1d-4380-9453-be41080a1d86', 'date': 'Fri, 01 Mar 2024 04:08:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fb92de94-6bc9-4c4c-b944-df19f4675cff", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "floating_ip_address": "172.24.4.234", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:08:04Z", "updated_at": "2024-03-01T04:08:04Z", "revision_number": 0}}' 2024-03-01 04:08:04,961 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fb92de94-6bc9-4c4c-b944-df19f4675cff', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'floating_ip_address': '172.24.4.234', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:08:04Z', 'updated_at': '2024-03-01T04:08:04Z', 'revision_number': 0, 'ip': '172.24.4.234'} created 2024-03-01 04:08:05,059 85860 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.092s 2024-03-01 04:08:05,059 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08: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-d837dbaa-5309-4783-ab14-208853043f91', '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": "d29d3df7e616460e94134d1c111d4ff8", "name": "tempest-AttachVolumeTestJSON-2066326983-project-member", "password_expires_at": null}, "audit_ids": ["37va3YAHRvGGr0e4K3wlwg"], "expires_at": "2024-03-01T05:08:04.000000Z", "issued_at": "2024-03-01T04:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc35a8fa43b44f60a17ab7c53f6eb264", "name": "tempest-AttachVolumeTestJSON-2066326983"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a8 9aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:08:05,060 85860 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'e4a759cc-ca1b-4437-ae04-4dea51b1ecb3', 'name': 'tempest-AttachVolumeTestJSON-1550203234-network', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63526, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:05:11Z', 'updated_at': '2024-03-01T04:05:12Z', 'revision_number': 1} available for tenant 2024-03-01 04:08:05,060 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-858896328', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPqDA6gwt+DyINXT7J+Qriguq+y/cvrj9Md+sCAryeoAwJ9NcdOCHuaqYTzRlk+57MUtDhh9hhCmQsX93hca8XmrTozr0xgl1B7wXJZMaoyjU2KsRs65CTUfxa1BDyBfkw==', 'fingerprint': '67:0b:0b:ff:1f:dd:78:a4:07:e9:69:a3:fa:04:e5:c7', 'user_id': 'd29d3df7e616460e94134d1c111d4ff8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAV85FrgjCoU51PekzGBzArUGIiyzqIImtS7aPv8OylyOxkyWWaNXCy\nOFTxTTtqetagBwYFK4EEACKhZANiAAT6gwOoMLfg8iDV0+yfkK4oLqvsv3L64/TH\nfrAgK8nqAMCfTXHTgh7mqmE80ZZPuezFLQ4YfYYQpkLF/d4XGvF5q06M69MYJdQe\n8FyWTGqMo1NirEbOuQk1H8WtQQ8gX5M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '57d79571-8bff-46c3-b9e7-7d9e60f37585', 'name': 'tempest-securitygroup--1966351782', 'stateful': True, 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': 'tempest-description--300817237', 'shared': False, 'security_group_rules': [{'id': '45b938bd-1e24-461a-b75d-b301cfe77aaa', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'security_group_id': '57d79571-8bff-46c3-b9e7-7d9e60f37585', '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': 1156, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:08:03Z', 'updated_at': '2024-03-01T04:08:03Z', 'revision_number': 0}, {'id': '496ea285-a9d3-4ba8-ba25-7d277f58cb5c', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'security_group_id': '57d79571-8bff-46c3-b9e7-7d9e60f37585', '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': 1155, 'b elongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:08:03Z', 'updated_at': '2024-03-01T04:08:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T04:08:03Z', 'updated_at': '2024-03-01T04:08:03Z', 'revision_number': 1, 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264'}, 'floating_ip': {'id': 'fb92de94-6bc9-4c4c-b944-df19f4675cff', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'floating_ip_address': '172.24.4.234', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:08:04Z', 'updated_at': '2024-03-01T04:08:04Z', 'revision_number': 0, 'ip': '172.24.4.234'}} 2024-03-01 04:08:05,622 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.561s 2024-03-01 04:08:05,622 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1962844491", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3"}], "security_groups": [{"name": "tempest-securitygroup--1966351782"}], "key_name": "tempest-keypair-858896328", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6563ff87-a1ab-4168-8ce1-362d22eb4f5f', 'x-compute-request-id': 'req-6563ff87-a1ab-4168-8ce1-362d22eb4f5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "501480b0-1d70-4e42-88b8-163554972faf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/501480b0-1d70-4e42-88b8-163554972faf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1966351782"}], "adminPass": "password"}}' 2024-03-01 04:08:05,697 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.072s 2024-03-01 04:08:05,698 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a451cde1-8c58-4310-8014-81e061c7253c', 'x-compute-request-id': 'req-a451cde1-8c58-4310-8014-81e061c7253c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'{"server": {"id": "501480b0-1d70-4e42-88b8-163554972faf", "name": "tempest-AttachVolumeTestJSON-server-1962844491", "status": "BUILD", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "" , "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:08:06Z", "updated": "2024-03-01T04:08:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/501480b0-1d70-4e42-88b8-163554972faf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-858896328", "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": []}}' 2024-03-01 04:08:56,003 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.273s 2024-03-01 04:08:56,004 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0349eddd-511c-4b83-b63b-6ef844d2e754', 'x-compute-request-id': 'req-0349eddd-511c-4b83-b63b-6ef844d2e754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'{"server": {"id": "501480b0-1d70-4e42-88b8-163554972faf", "name": "tempest-AttachVolumeTestJSON-server-1962844491", "status": "ACTIVE", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "e18a1961d141d0563c42b23db58d2c9a6b9f1958669ed376d5099bfd", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:08:05Z", "updated": "2024-03-01T04:08:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:dd:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/501480b0-1d70-4e42-88b8-163554972faf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-858896328", "OS-SRV-USG:launched_at": "2024-03-01T04:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1966351782"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:08:56,017 85860 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 04:09:56,245 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf/os-interface 0.168s 2024-03-01 04:09:56,246 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:56 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-5e30d5ad-add7-45a4-8502-ea5eea0dcda0', 'x-compute-request-id': 'req-5e30d5ad-add7-45a4-8502-ea5eea0dcda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3", "port_id": "2ed35542-d6e1-43be-8436-cc01393aaeeb", "mac_addr": "fa:16:3e:fb:dd:2b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8a04f40a-9396-4e6e-96fe-0e4ad07383dd", "ip_address": "10.0.0.13"}]}]}' 2024-03-01 04:09:57,264 85860 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/fb92de94-6bc9-4c4c-b944-df19f4675cff 1.013s 2024-03-01 04:09:57,264 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2ed35542-d6e1-43be-8436-cc01393aaeeb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-bc6d312d-1899-4a62-827d-49c6892a2d7c', 'date': 'Fri, 01 Mar 2024 04:09:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fb92de94-6bc9-4c4c-b944-df19f4675cff'} Body: b'{"floatingip": {"id": "fb92de94-6bc9-4c4c-b944-df19f4675cff", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "floating_ip_address": "172.24.4.234", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "da6c062d-a2f1-44c2-b264-6fc747601481", "port_id": "2ed35542-d6e1-43be-8436-cc01393aaeeb", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3", "mac_address": "fa:16:3e:fb:dd:2b", "admin_state_up": true, "status": "ACTIVE", "device_id": "501480b0-1d70-4e42-88b8-163554972faf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:08:04Z", "updated_at": "2024-03-01T04:09:56Z", "revision_number": 1, "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:09:57,266 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.234:22' as 'cirros' with public key authentication 2024-03-01 04:09:57,277 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:09:57,389 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:09:57,389 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.234 successfully created 2024-03-01 04:09:57,431 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf/ips 0.041s 2024-03-01 04:09:57,431 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89fa4fcb-0efc-452f-86af-601192f03125', 'x-compute-request-id': 'req-89fa4fcb-0efc-452f-86af-601192f03125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5 01480b0-1d70-4e42-88b8-163554972faf/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2024-03-01 04:09:57,678 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes 0.244s 2024-03-01 04:09:57,679 85860 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-42228011"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea28926-cf80-424d-9e95-95a157b1ee71', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea28926-cf80-424d-9e95-95a157b1ee71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes'} Body: b'{"volume": {"id": "5848f93f-417d-485e-9b4f-48e687904ae4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:09:57.601282", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-42228011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:09:57,741 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4 0.051s 2024-03-01 04:09:57,741 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c485080d-e172-42f2-a258-244bb8a3e440', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c485080d-e172-42f2-a258-244bb8a3e440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4'} Body: b'{"volume": {"id": "5848f93f-417d-485e-9b4f-48e687904ae4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:09:58.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-42228011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:09:58,797 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/ dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4 0.043s 2024-03-01 04:09:58,798 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86956fd6-c8ec-4605-8ecf-ae1b91456f05', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86956fd6-c8ec-4605-8ecf-ae1b91456f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4'} Body: b'{"volume": {"id": "5848f93f-417d-485e-9b4f-48e687904ae4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:09:58.000000", "updated_at": "2024-03-01T04:09:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-42228011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:09:58,954 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.144s 2024-03-01 04:09:58,954 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:58 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-8fd131e3-68ee-473e-b316-ac586331ed2c', 'x-compute-request-id': 'req-8fd131e3-68ee-473e-b316-ac586331ed2c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'' 2024-03-01 04:09:59,252 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.297s 2024-03-01 04:09:59,252 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:58 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-29f47518-ec91-47b1-baea-09a61e4f6b1b', 'x-compute-request-id': 'req-29f47518-ec91-47b1-baea-09a61e4f6b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'{"server": {"id": "501480b0-1d70-4e42-88b8-163554972faf", "name": "tempest-AttachVolumeTestJSON-server-1962844491", "status": "ACTIVE", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "e18a1961d141d0563c42b23db58d2c9a6b9f1958669ed376d5099bfd", "image": {"id": " f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:08:05Z", "updated": "2024-03-01T04:09:59Z", "addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:dd:2b"}, {"version": 4, "addr": "172.24.4.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:dd:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/501480b0-1d70-4e42-88b8-163554972faf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-858896328", "OS-SRV-USG:launched_at": "2024-03-01T04:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1966351782"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:10:49,453 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.137s 2024-03-01 04:10:49,454 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10: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-ab87ae2b-51f5-4cef-856a-eb1c4b063ead', 'x-compute-request-id': 'req-ab87ae2b-51f5-4cef-856a-eb1c4b063ead', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 501480b0-1d70-4e42-88b8-163554972faf could not be found."}}' 2024-03-01 04:10:49,491 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-858896328 0.036s 2024-03-01 04:10:49,492 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10: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-7fc6030d-a07a-43cc-b164-810e58c770aa', 'x-compute-request-id': 'req-7fc6030d-a07a-43cc-b164-810e58c770aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-858896328'} Body: b'' 2024-03-01 04:10:49,677 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/57d79571-8bff-46c3-b9e7-7d9e60f37585 0.184s 2024-03-01 04:10:49,677 85860 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-1f14287a-0a20-451a-8d29-3f1d95eeec16', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:10:49 GMT', 'connection': 'close', 'status': ' 204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57d79571-8bff-46c3-b9e7-7d9e60f37585'} Body: b'' 2024-03-01 04:10:49,705 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/57d79571-8bff-46c3-b9e7-7d9e60f37585 0.027s 2024-03-01 04:10:49,706 85860 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-b7731fc3-5a2c-4a0e-b641-a3435e4c366c', 'date': 'Fri, 01 Mar 2024 04:10:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57d79571-8bff-46c3-b9e7-7d9e60f37585'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 57d79571-8bff-46c3-b9e7-7d9e60f37585 does not exist", "detail": ""}}' 2024-03-01 04:10:50,126 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/fb92de94-6bc9-4c4c-b944-df19f4675cff 0.420s 2024-03-01 04:10:50,127 85860 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-8d30f5ed-fa54-4d5f-9270-2b5ef99c7e79', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:10:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fb92de94-6bc9-4c4c-b944-df19f4675cff'} Body: b'' {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.704241s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:10:55,574 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types 0.175s 2024-03-01 04:10:55,574 85860 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-1812575002"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef3037d-ddc1-4408-88d8-28c6a1108e79', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef3037d-ddc1-4408-88d8-28c6a1108e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types'} Body: b'{"volume_type": {"id": "a4c30b33-23b1-42d4-9e79-6bfd3df959df", "name": "tempest-GroupSnapshotsV319Test-volume-type-1812575002", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:10:55,611 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/group_types 0.034s 2024-03-01 04:10:55,611 85860 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-2052133380"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a79754-55d4-48bc-840c-3a1b03f88aa4', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a79754-55d4-48bc-840c-3a1b03f88aa4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/group_types'} Body: b'{"group_type": {"id": "b151a10f-e2db-46ca-83e4-c8c10479fdb8", "name": "tempest-GroupSnapshotsV319Test-group-type-2052133380", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 04:10:55,802 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups 0.188s 2024-03-01 04:10:55,802 85860 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": "b151a10f-e2db-46ca-83e4-c8c10479fdb8", "volume_types": ["a4c30b33-23b1-42d4-9e79-6bfd3df959df"], "name": "tempest-GroupSnapshotsV319Test-Group-1513510768"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458d2729-5931-462d-b644-b9de864c761c', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458d2729-5931-462d-b644-b9de864c761c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups'} Body: b'{"group": {"id": "b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036", "name": "tempest-GroupSnapshotsV319Test-Group-1513510768"}}' 2024-03-01 04:10:55,836 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 0.032s 2024-03-01 04:10:55,837 85860 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acd8414-4859-46df-930a-6fbcb34a78cf', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acd8414-4859-46df-930a-6fbcb34a78cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036'} Body: b'{"group": {"id": "b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T04:10:56.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1513510768", "description": null, "group_type": "b151a10f-e2db-46ca-83e4-c8c10479fdb8", "volume_types": ["a4c30b33-23b1-42d4-9e79-6bfd3df959df"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 04:10:56,872 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 0.030s 2024-03-01 04:10:56,873 85860 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': 'Fri, 01 Mar 2024 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd7def0-ac1e-42ae-96d0-a9c7e0e1a5c5', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd7def0-ac1e-42ae-96d0-a9c7e0e1a5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036'} Body: b'{"group": {"id": "b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T04:10:56.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1513510768", "description": null, "group_type": "b151a10f-e2db-46ca-83e4-c8c10479fdb8", "volume_types": ["a4c30b33-23b1-42d4-9e79-6bfd3df959df"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 04:10:56,911 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/volumes/detail 0.033s 2024-03-01 04:10:56,911 85860 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': 'Fri, 01 Mar 2024 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2bd3f2-d5b6-4f6f-8791-d307ef6e96d5', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2bd3f2-d5b6-4f6f-8791-d307ef6e96d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 04:10:56,990 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036/action 0.067s 2024-03-01 04:10:56,991 85860 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': 'Fri, 01 Mar 2024 04:10:56 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-1a121b68-6229-4926-bdb8-df2a745e4296', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036/action'} Body: b'' 2024-03-01 04:10:57,007 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 0.015s 2024-03-01 04:10:57,007 85860 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': 'Fri, 01 Mar 2024 04:10:56 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-0aa43447-ba3f-4338-a3c1-2602d8dbbd5d', 'x-openstack-request-id': 'req-0aa43447-ba3f-4338-a3c1-2602d8dbbd5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 could not be found."}}' 2024-03-01 04:10:57,036 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/group_types/b151a10f-e2db-46ca-83e4-c8c10479fdb8 0.028s 2024-03-01 04:10:57,036 85860 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': 'Fri, 01 Mar 2024 04:10:57 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-b09074bd-7fe7-4381-a189-78fa34920f98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/group_types/b151a10f-e2db-46ca-83e4-c8c10479fdb8'} Body: b'' 2024-03-01 04:10:57,085 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types/a4c30b33-23b1-42d4-9e79-6bfd3df959df 0.047s 2024-03-01 04:10:57,085 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700b0670-91ee-421f-b674-9671373a18af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types/a4c30b33-23b1-42d4-9e79-6bfd3df959df'} Body: b'' 2024-03-01 04:10:57,101 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types/a4c30b33-23b1-42d4-9e79-6bfd3df959df 0.015s 2024-03-01 04:10:57,101 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-864ffc99-628c-443b-a0e9-e6cb728cff68', 'x-openstack-request-id': 'req-864ffc99-628c-443b-a0e9-e6cb728cff68', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types/a4c30b33-23b1-42d4-9e79-6bfd3df959df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a4c30b33-23b1-42d4-9e79-6bfd3df959df could not be found."}}' {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.015698s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.018441s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.033913s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.018509s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.024540s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019376s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.021193s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.014309s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.014356s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.031698s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.033357s] ... ok {1} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.030205s] ... ok {1} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.677087s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 59bae99f-6010-4b4e-90a3-6f1e8f7f675e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:11:03,772 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes 0.343s 2024-03-01 04:11:03,772 85860 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-1565427209"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a377fcbc-f0b4-4ecf-857b-494bfa01c54a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a377fcbc-f0b4-4ecf-857b-494bfa01c54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes'} Body: b'{"volume": {"id": "59bae99f-6010-4b4e-90a3-6f1e8f7f675e", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:11:03.711473", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1565427209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}], "user_id": "cf1a88ac649844db9aad244703d858c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:11:03,843 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.057s 2024-03-01 04:11:03,844 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec7288a-ae98-4094-9735-e70b0f35380e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec7288a-ae98-4094-9735-e70b0f35380e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'{"volume": {"id": "59bae99f-6010-4b4e-90a3-6f1e8f7f675e", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:11:04.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1565427209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}], "user_id": "cf1a88ac649844db9aad244703d858c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "683c7328f31d408fb83f94d24850e665"}}' 2024-03-01 04:11:04,903 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.044s 2024-03-01 04:11:04,903 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ec99f4-36ed-4d3f-8943-be324058bc0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ec99f4-36ed-4d3f-8943-be324058bc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'{"volume": {"id": "59bae99f-6010-4b4e-90a3-6f1e8f7f675e", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:11:04.000000", "updated_at": "2024-03-01T04:11:04.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1565427209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}], "user_id": "cf1a88ac649844db9aad244703d858c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "683c7328f31d408fb83f94d24850e665"}}' 2024-03-01 04:11:04,963 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.045s 2024-03-01 04:11:04,964 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1e672a-5443-4c89-b319-e7358099da13', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1e672a-5443-4c89-b319-e7358099da13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'{"volume": {"id": "59bae99f-6010-4b4e-90a3-6f1e8f7f675e", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:11:04.000000", "updated_at": "2024-03-01T04:11:04.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1565427209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}], "user_id": "cf1a88ac649844db9aad244703d858c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "683c7328f31d408fb83f94d24850e665"}}' 2024-03-01 04:11:05,081 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.105s 2024-03-01 04:11:05,082 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:04 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03db3725-8242-4b65-a072-e881cdbe2b2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'' 2024-03-01 04:11:05,104 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.021s 2024-03-01 04:11:05,104 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11: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-4d113229-d617-40a4-9c6d-04f07b40769a', 'x-openstack-request-id': 'req-4d113229-d617-40a4-9c6d-04f07b40769a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 59bae99f-6010-4b4e-90a3-6f1e8f7f675e could not be found."}}' {1} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {1} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [167.442775s] ... 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_server_volume_attachment.py", line 86, in test_server_detach_rules waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4975681f-61bf-43e7-b631-a458e69d6f9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:11:18,456 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes 0.371s 2024-03-01 04:11:18,456 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-654977974", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb3b40a-bcee-4c4d-b1ea-3f32d287fbfe', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb3b40a-bcee-4c4d-b1ea-3f32d287fbfe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes'} Body: b'{"volume": {"id": "4975681f-61bf-43e7-b631-a458e69d6f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:11:18.393654", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-654977974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}], "user_id": "38728cb6c9e54f46807a2243e3ad334e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:11:18,652 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes 0.185s 2024-03-01 04:11:18,653 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1618236789", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffc73a6-8a5d-4807-b097-4558ae1ae8ae', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffc73a6-8a5d-4807-b097-4558ae1ae8ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes'} Body: b'{"volume": {"id": "a5304f66-7ef2-455e-9ace-47378e612c3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:11:18.595603", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1618236789", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b"}], "user_id": "38728cb6c9e54f46807a2243e3ad334e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:11:18,701 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2024-03-01 04:11: 18,701 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2839', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e15b574f-82f7-41ba-9fb5-417f86e06a28', '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": "38728cb6c9e54f46807a2243e3ad334e", "name": "tempest-TestServerVolumeAttachmentScenario-287905154-project-member", "password_expires_at": null}, "audit_ids": ["MoMiKyPXS8uXogMbq9ogag"], "expires_at": "2024-03-01T05:11:18.000000Z", "issued_at": "2024-03-01T04:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b73952517d364e3c8af3755cca5e8e92", "name": "tempest-TestServerVolumeAttachmentScenario-287905154"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b73952517d364e3c8af3755cca5e8e92", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:11:18,702 85860 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'a2e35ba7-6d5a-4f76-b4fb-7b60c487d1ee', 'name': 'tempest-TestServerVolumeAttachmentScenario-128532094-network', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46467, 'is_default': False, 'availability_zone_hints': [], 'availab ility_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:11:07Z', 'updated_at': '2024-03-01T04:11:07Z', 'revision_number': 1} available for tenant 2024-03-01 04:11:18,702 85860 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:11:18,703 85860 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:11:18,761 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.057s 2024-03-01 04:11:18,762 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-917720233", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzqG5sAGEqSaxL3Mihp8VmHJmrAZSDhw+SrQ9Z7sDTn1Zpx206YtyqkHmJdi1u0TCZzDbP42M/Pq5A2WC0ogy40DeVZ2vHu/hRqAJ20UTLexuyRTcTALuc7H+WPBI3DRw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:18 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-0276857f-50fd-4892-9767-6c01fad10a3c', 'x-compute-request-id': 'req-0276857f-50fd-4892-9767-6c01fad10a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-917720233", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzqG5sAGEqSaxL3Mihp8VmHJmrAZSDhw+SrQ9Z7sDTn1Zpx206YtyqkHmJdi1u0TCZzDbP42M/Pq5A2WC0ogy40DeVZ2vHu/hRqAJ20UTLexuyRTcTALuc7H+WPBI3DRw==", "fingerprint": "ce:7e:a3:79:de:9a:ec:f0:9c:d8:ff:4a:4b:9b:17:d6", "user_id": "38728cb6c9e54f46807a2243e3ad334e"}}' 2024-03-01 04:11:18,764 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-917720233 created 2024-03-01 04:11:18,906 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.142s 2024-03-01 04:11:18,906 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1786867146", "description": "tempest-description--861297548"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-211dd477-b06a-4af3-96dd-b8df0efd3b81', 'date': 'Fri, 01 Mar 2024 04:11:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "name": "tempest-securitygroup--1786867146", "stateful": true, "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "description": "tempest-description--861297548", "shared": false, "security_group_rules": [{"id": "54f3d244-6bff-4db3-85ea-635f6d677dfd", "project_id": "b73952517d364e3c8af3755cca5e8e92", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "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": 1213, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:11:18Z", "updated_at": "2024-03-01T04:11:18Z", "revision_number": 0}, {"id": "f27a8dce-b24e-464a-bae7-85fc48e5c64e", "project_id": "b73952517d364e3 c8af3755cca5e8e92", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "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": 1212, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:11:18Z", "updated_at": "2024-03-01T04:11:18Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:11:18Z", "updated_at": "2024-03-01T04:11:18Z", "revision_number": 1, "project_id": "b73952517d364e3c8af3755cca5e8e92"}}' 2024-03-01 04:11:19,117 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.209s 2024-03-01 04:11:19,117 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d000b8e7-478c-406c-8006-a291aebe4241', 'date': 'Fri, 01 Mar 2024 04:11: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": "1773fe5c-88d7-4f09-bf9e-ff9baef017fb", "project_id": "b73952517d364e3c8af3755cca5e8e92", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:11:18Z", "updated_at": "2024-03-01T04:11:18Z", "revision_number": 0}}' 2024-03-01 04:11:19,312 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2024-03-01 04:11:19,312 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8978d3f4-fe67-4ef4-add1-ab489c871ae9', 'date': 'Fri, 01 Mar 2024 04:11: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": "ceab9289-328a-4881-96c5-23994ca255dc", "project_id": "b73952517d364e3c8af3755cca5e8e92", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:11:19Z", "updated_at": "2024-03-01T04:11:19Z", "revision_number": 0}}' 2024-03-01 04:11:19,313 85860 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1786867146 created 2024-03-01 04:11:19,886 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.573s 2024-03-01 04:11: 19,887 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-129285d2-7cd3-46b8-ac43-b1a2e1609dae', 'date': 'Fri, 01 Mar 2024 04:11:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3b28d0f2-d1c4-4ff2-872a-484a605d10b7", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "floating_ip_address": "172.24.4.179", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b73952517d364e3c8af3755cca5e8e92", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:11:19Z", "updated_at": "2024-03-01T04:11:19Z", "revision_number": 0}}' 2024-03-01 04:11:19,887 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3b28d0f2-d1c4-4ff2-872a-484a605d10b7', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'floating_ip_address': '172.24.4.179', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:11:19Z', 'updated_at': '2024-03-01T04:11:19Z', 'revision_number': 0, 'ip': '172.24.4.179'} created 2024-03-01 04:11:19,887 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-917720233', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzqG5sAGEqSaxL3Mihp8VmHJmrAZSDhw+SrQ9Z7sDTn1Zpx206YtyqkHmJdi1u0TCZzDbP42M/Pq5A2WC0ogy40DeVZ2vHu/hRqAJ20UTLexuyRTcTALuc7H+WPBI3DRw==', 'fingerprint': 'ce:7e:a3:79:de:9a:ec:f0:9c:d8:ff:4a:4b:9b:17:d6', 'user_id': '38728cb6c9e54f46807a2243e3ad334e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDX1qGk8EQXYgqawgB5kcMFI+PAlY+pin2A2xPdDe+UQaIn3ZCH98x8\nh9pEz8M96PagBwYFK4EEACKhZANiAATM6hubABhKkmsS9zIoafFZhyZqwGUg4cPk\nq0PWe7A059WacdtOmLcqpB5iXYtbtEwmcw2z+NjPz6uQNlgtKIMuNA3lWdrx7v4U\nagCdtFEy3sbskU3EwC7nOx/ljwSNw0c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5a4bffcb-2c1c-414e-90d7-2930e33c3542', 'name': 'tempest-securitygroup--1786867146', 'stateful': True, 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'description': 'tempest-description--861297548', 'shared': False, 'security_group_rules': [{'id': '54f3d244-6bff-4db3-85ea-635f6d677dfd', 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'security_group_id': '5a4bffcb-2c1c-414e-90d7-2930e33c3542', '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': 1213, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:11:18Z', 'updated_at': '2024-03-01T04:11:18Z', 'revision_number': 0}, {'id': 'f27a8dce-b24e-464a-bae7-85fc48e5c64e', 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'security_group_id': '5a4bffcb-2c1c-414e-90d7-2930e33c3542', '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': 1212, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:11:18Z', 'updated_at': '2024-03-01T04:11:18Z', 'revision_number': 0}], 'tag s': [], 'created_at': '2024-03-01T04:11:18Z', 'updated_at': '2024-03-01T04:11:18Z', 'revision_number': 1, 'project_id': 'b73952517d364e3c8af3755cca5e8e92'}, 'floating_ip': {'id': '3b28d0f2-d1c4-4ff2-872a-484a605d10b7', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'floating_ip_address': '172.24.4.179', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:11:19Z', 'updated_at': '2024-03-01T04:11:19Z', 'revision_number': 0, 'ip': '172.24.4.179'}} 2024-03-01 04:11:20,548 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.660s 2024-03-01 04:11:20,549 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "a2e35ba7-6d5a-4f76-b4fb-7b60c487d1ee"}], "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "key_name": "tempest-keypair-917720233", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e17d02bb-69e0-424f-b8c4-6a43bbaa4b10', 'x-compute-request-id': 'req-e17d02bb-69e0-424f-b8c4-6a43bbaa4b10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "adminPass": "kLyFXi72W9kX"}}' 2024-03-01 04:11:21,165 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.613s 2024-03-01 04:11:21,165 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a05842-9db0-4f0b-97ad-4afe8e46c71e', 'x-compute-request-id': 'req-f2a05842-9db0-4f0b-97ad-4afe8e46c71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "status": "BUILD", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "user_id": "38728cb6c9e54f46807a2243e3ad334e", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2 -abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:11:21Z", "updated": "2024-03-01T04:11:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-917720233", "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": []}}' 2024-03-01 04:12:11,426 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.247s 2024-03-01 04:12:11,427 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12051248-9ada-44a9-9b00-f66ccc7c0c78', 'x-compute-request-id': 'req-12051248-9ada-44a9-9b00-f66ccc7c0c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "status": "ACTIVE", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "user_id": "38728cb6c9e54f46807a2243e3ad334e", "metadata": {}, "hostId": "b15e757e15ab9d976a98c4dfe0e8812bd5b3ac8434bfe0f867707dfb", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:11:20Z", "updated": "2024-03-01T04:11:27Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-128532094-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:16:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-917720233", "OS-SRV-USG:launched_at": "2024-03-01T04:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:12:11,440 85860 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:13:11,688 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d/os-interface 0.191s 2024-03-01 04:13:11,688 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:11 GMT', 'server': 'A pache/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-7bf896d4-af6c-47d8-be53-1f19a32f8f71', 'x-compute-request-id': 'req-7bf896d4-af6c-47d8-be53-1f19a32f8f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a2e35ba7-6d5a-4f76-b4fb-7b60c487d1ee", "port_id": "cf98f7ed-9273-4a3a-b2bf-757f43c8dcaf", "mac_addr": "fa:16:3e:e0:16:b6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "113b747f-c90c-4859-b732-6fc7f4f296c3", "ip_address": "10.0.0.7"}]}]}' 2024-03-01 04:13:12,545 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3b28d0f2-d1c4-4ff2-872a-484a605d10b7 0.852s 2024-03-01 04:13:12,546 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cf98f7ed-9273-4a3a-b2bf-757f43c8dcaf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-91613be8-7812-4286-b7be-0950f8785bc7', 'date': 'Fri, 01 Mar 2024 04:13:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3b28d0f2-d1c4-4ff2-872a-484a605d10b7'} Body: b'{"floatingip": {"id": "3b28d0f2-d1c4-4ff2-872a-484a605d10b7", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "floating_ip_address": "172.24.4.179", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "881d1a4b-0b55-46c5-900e-c0cc4f4a3676", "port_id": "cf98f7ed-9273-4a3a-b2bf-757f43c8dcaf", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a2e35ba7-6d5a-4f76-b4fb-7b60c487d1ee", "mac_address": "fa:16:3e:e0:16:b6", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:11:19Z", "updated_at": "2024-03-01T04:13:11Z", "revision_number": 1, "project_id": "b73952517d364e3c8af3755cca5e8e92"}}' 2024-03-01 04:13:12,548 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.179:22' as 'cirros' with public key authentication 2024-03-01 04:13:12,566 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:13:12,675 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:13:12,676 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.179 successfully created 2024-03-01 04:13:12,916 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.239s 2024-03-01 04:13:12,916 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-070f0436-6ce9-4393-9e9d-f41ffd4f516b', 'x-compute-request-id': 'req-070f0436-6ce9-4393-9e9d-f41ffd4f516b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719 ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "status": "ACTIVE", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "user_id": "38728cb6c9e54f46807a2243e3ad334e", "metadata": {}, "hostId": "b15e757e15ab9d976a98c4dfe0e8812bd5b3ac8434bfe0f867707dfb", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:11:20Z", "updated": "2024-03-01T04:11:27Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-128532094-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:16:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-917720233", "OS-SRV-USG:launched_at": "2024-03-01T04:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:13:13,123 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.194s 2024-03-01 04:13:13,123 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0854e46f-992f-4beb-a715-bd0e7ceb904c', 'x-compute-request-id': 'req-0854e46f-992f-4beb-a715-bd0e7ceb904c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}]}]}' 2024-03-01 04:13:13,172 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d 0.045s 2024-03-01 04:13:13,172 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e03eec-7517-4037-bc0a-ea0671bc1e4b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e03eec-7517-4037-bc0a-ea0671bc1e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d'} Body: b'{"volume": {"id": "4975681f-61bf-43e7-b631-a458e69d6f9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:11:18.000000", "updated_at": "2024-03-01T04:11:19.000000", "name": "tempest-TestServerVolum eAttachmentScenario-volume-654977974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}], "user_id": "38728cb6c9e54f46807a2243e3ad334e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b73952517d364e3c8af3755cca5e8e92"}}' 2024-03-01 04:13:14,274 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d 0.088s 2024-03-01 04:13:14,274 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d14793-e8f6-4266-98e2-6860662bad41', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d14793-e8f6-4266-98e2-6860662bad41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d'} Body: b'{"volume": {"id": "4975681f-61bf-43e7-b631-a458e69d6f9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:11:18.000000", "updated_at": "2024-03-01T04:11:19.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-654977974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}], "user_id": "38728cb6c9e54f46807a2243e3ad334e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b73952517d364e3c8af3755cca5e8e92"}}' 2024-03-01 04:13:14,411 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.124s 2024-03-01 04:13:14,412 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2439f328-bb77-4fbf-94d1-22fb25c523c1', 'x-compute-request-id': 'req-2439f328-bb77-4fbf-94d1-22fb25c523c1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'' 2024-03-01 04:13:14,610 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.197s 2024-03-01 04:13:14,611 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Fri, 01 Mar 2024 04:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aba83d40-8a17-45f7-939c-349acdd9711a', 'x-compute-request-id': 'req-aba83d40-8a17-45f7-939c-349acdd9711a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "status": "ACTIVE", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "user_id": "38728cb6c9e54f46807a2243e3ad334e", "metadata": {}, "hostId": "b15e757e15ab9d976a98c4dfe0e8812bd5b3ac8434bfe0f867707dfb", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:11:20Z", "updated": "2024-03-01T04:13:14Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-128532094-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:16:b6"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:16:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-917720233", "OS-SRV-USG:launched_at": "2024-03-01T04:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:14:04,678 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.038s 2024-03-01 04:14:04,679 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-aca8d71c-c61f-4532-a81b-432607d9b429', 'x-compute-request-id': 'req-aca8d71c-c61f-4532-a81b-432607d9b429', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cb2de32e-c403-44c6-ae74-d28719ab159d could not be found."}}' 2024-03-01 04:14:04,723 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-917720233 0.044s 2024-03-01 04:14:04,723 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenSta ck-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17a6c243-10bf-4783-974e-13b9eef8d838', 'x-compute-request-id': 'req-17a6c243-10bf-4783-974e-13b9eef8d838', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-917720233'} Body: b'' 2024-03-01 04:14:04,894 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5a4bffcb-2c1c-414e-90d7-2930e33c3542 0.170s 2024-03-01 04:14:04,895 85860 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-928e14c3-eea4-4afd-a7ee-9dee8c4bcd4c', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:14:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5a4bffcb-2c1c-414e-90d7-2930e33c3542'} Body: b'' 2024-03-01 04:14:04,933 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5a4bffcb-2c1c-414e-90d7-2930e33c3542 0.038s 2024-03-01 04:14:04,933 85860 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-28c07bd6-0b96-4ba1-bb9b-4bdaf0758cf2', 'date': 'Fri, 01 Mar 2024 04:14:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5a4bffcb-2c1c-414e-90d7-2930e33c3542'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5a4bffcb-2c1c-414e-90d7-2930e33c3542 does not exist", "detail": ""}}' 2024-03-01 04:14:05,276 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3b28d0f2-d1c4-4ff2-872a-484a605d10b7 0.342s 2024-03-01 04:14:05,277 85860 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-ff6a12f4-bc68-4c62-bc5b-aba9553f8cf0', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:14:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3b28d0f2-d1c4-4ff2-872a-484a605d10b7'} Body: b'' 2024-03-01 04:14:05,376 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b 0.098s 2024-03-01 04:14:05,376 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14: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-96574603-5a2d-4c6e-a874-6fe7ec80fcbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b'} Body: b'' 2024-03-01 04:14:05,399 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b 0.022s 2024-03-01 04:14:05,399 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14: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-35fcdf79-5913-4c89-abd1-8c6164a99c49', 'x-openstack-request-id': 'req-35fcdf79-5913-4c89-abd1-8c6164a99c49', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a5304f66-7ef2-455e-9ace-47378e612c3b could not be found."}}' 2024-03-01 04:14:05,503 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d 0.103s 2024-03-01 04:14:05,503 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14: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-5fcf2422-a7cc-4a38-8b49-d08a3026c8e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d'} Body: b'' 2024-03-01 04:14:05,525 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d 0.021s 2024-03-01 04:14:05,525 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14: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-005a49f3-68e3-42f3-801f-b767600227f4', 'x-openstack-request-id': 'req-005a49f3-68e3-42f3-801f-b767600227f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4975681f-61bf-43e7-b631-a458e69d6f9d could not be found."}}' {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.615268s] ... 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4f9d12f0-30f4-4b4e-9b30-606e43d27dea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:14:13,945 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes 0.496s 2024-03-01 04:14:13,945 85860 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-600859668"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9113fb9-f0c3-448e-b6e6-7db9c5acbdaf', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9113fb9-f0c3-448e-b6e6-7db9c5acbdaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes'} Body: b'{"volume": {"id": "4f9d12f0-30f4-4b4e-9b30-606e43d27dea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:13.861057", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-600859668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-01 04:14:13,996 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea 0.040s 2024-03-01 04:14:13,997 85860 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': 'Fri, 01 Mar 2024 04:14:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b72a20-d425-439b-90e2-04376bb439f2', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b72a20-d425-439b-90e2-04376bb439f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea'} Body: b'{"volume": {"id": "4f9d12f0-30f4-4b4e-9b30-606e43d27dea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:14.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-600859668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "45bbd615faf64e938e96b7b415b1cac4"}}' 2024-03-01 04:14:15,050 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea 0.039s 2024-03-01 04:14:15,050 85860 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84d9fa5-8bd3-4263-8ff5-68a17ba26700', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84d9fa5-8bd3-4263-8ff5-68a17ba26700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea'} Body: b'{"volume": {"id": "4f9d12f0-30f4-4b4e-9b30-606e43d27dea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:14.000000", "updated_at": "2024-03-01T04:14:14.000000", "name": "tempest-VolumeRevertTests-Volume-600859668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "45bbd615faf64e938e96b7b415b1cac4"}}' {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.326322s] ... 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7393dd16-16aa-4754-bdf2-475cb841f0e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:14:15,274 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes 0.209s 2024-03-01 04:14:15,274 85860 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-1624444446"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cbf9b9-a376-4399-b1ed-b969723c1e8d', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cbf9b9-a376-4399-b1ed-b969723c1e8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes'} Body: b'{"volume": {"id": "7393dd16-16aa-4754-bdf2-475cb841f0e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:15.206134", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1624444446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-01 04:14:15,322 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4 0.037s 2024-03-01 04:14:15,322 85860 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': 'Fri, 01 Mar 2024 04:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5048c3-e717-49f5-a487-723fd249aa9d', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5048c3-e717-49f5-a487-723fd249aa9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4'} Body: b'{"volume": {"id": "7393dd16-16aa-4754-bdf2-475cb841f0e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:15.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1624444446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "45bbd615faf64e938e96b7b415b1cac4"}}' 2024-03-01 04:14:16,377 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4 0.041s 2024-03-01 04:14:16,377 85860 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': 'Fri, 01 Mar 2024 04:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1467df-8410-4e76-8093-1d6bb6b05ad9', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1467df-8410-4e76-8093-1d6bb6b05ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4'} Body: b'{"volume": {"id": "7393dd16-16aa-4754-bdf2-475cb841f0e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:15.000000", "updated_at": "2024-03-01T04:14:15.000000", "name": "tempest-VolumeRevertTests-Volume-1624444446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "45bbd615faf64e938e96b7b415b1cac4"}}' ============================== Failed 100 tests - output below: ============================== tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] ------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 105, in test_volume_swap volume1 = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:55,650 85864 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes 1.625s 2024-03-01 03:53:55,650 85864 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-383636196"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4c0cf3-de0e-4b27-81a9-e74b8f15efdf', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4c0cf3-de0e-4b27-81a9-e74b8f15efdf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes'} Body: b'{"volume": {"id": "9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:55.497518", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-383636196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}], "user_id": "04e63e11ac7941e394d40e223202e34c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:53:55,883 85864 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5 0.222s 2024-03-01 03:53:55,884 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcea5d83-60c9-4ee5-afbc-ec568ee616dc', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcea5d83-60c9-4ee5-afbc-ec568ee616dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5'} Body: b'{"volume": {"id": "9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:55.000000", "updated_at": "2024-03-01T03:53:56.000000", "name": "tempest-TestVolumeSwap-volume-383636196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}], "user_id": "04e63e11ac7941e394d40e223202e34c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182111cf3d37428f8da8363e193a5777"}}' 2024-03-01 03:53:57,017 85864 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5 0.119s 2024-03-01 03:53:57,017 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67f66b17-629c-46ac-96d6-54ba1bd832ab', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67f66b17-629c-46ac-96d6-54ba1bd832ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5'} Body: b'{"volume": {"id": "9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:55.000000", "updated_at": "2024-03-01T03:53:56.000000", "name": "tempest-TestVolumeSwap-volume-383636196", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/182111cf3d37428f8da8363e193a5777/volumes/9c6c400e-d81c-4467-a5ad-fd5d0fd6b7e5"}], "user_id": "04e63e11ac7941e394d40e223202e34c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "182111cf3d37428f8da8363e193a5777"}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 26dad768-c6d6-4ea7-8b82-6b2db9aa9955 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:02,160 85880 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes 0.968s 2024-03-01 03:54:02,161 85880 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-1162902954", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9060e61a-b6da-41dc-9625-831186368082', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9060e61a-b6da-41dc-9625-831186368082', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes'} Body: b'{"volume": {"id": "26dad768-c6d6-4ea7-8b82-6b2db9aa9955", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:02.062203", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1162902954", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}], "user_id": "1452f709ac764cfba40c65096704e56e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:02,245 85880 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955 0.070s 2024-03-01 03:54:02,246 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-310a4406-927f-4a75-83bf-2558d65a3e08', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-310a4406-927f-4a75-83bf-2558d65a3e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955'} Body: b'{"volume": {"id": "26dad768-c6d6-4ea7-8b82-6b2db9aa9955", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:02.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1162902954", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}], "user_id": "1452f709ac764cfba40c65096704e56e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a4b644adc4d4531838af036f338571e"}}' 2024-03-01 03:54:03,347 85880 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955 0.083s 2024-03-01 03:54:03,348 85880 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aae8628e-8bbd-4d74-80de-23514f7f69c0', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aae8628e-8bbd-4d74-80de-23514f7f69c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955'} Body: b'{"volume": {"id": "26dad768-c6d6-4ea7-8b82-6b2db9aa9955", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:02.000000", "updated_at": "2024-03-01T03:54:02.000000", "name": "tempest-TaggedBootDevicesTest-volume-1162902954", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7a4b644adc4d4531838af036f338571e/volumes/26dad768-c6d6-4ea7-8b82-6b2db9aa9955"}], "user_id": "1452f709ac764cfba40c65096704e56e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7a4b644adc4d4531838af036f338571e"}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9849b5ad-09a6-4621-9772-5516ec09d598 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:05,655 85860 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes 1.459s 2024-03-01 03:54:05,655 85860 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-1959063112", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a9d4b07-3568-4e3a-bfcc-908ae216fef6', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a9d4b07-3568-4e3a-bfcc-908ae216fef6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes'} Body: b'{"volume": {"id": "9849b5ad-09a6-4621-9772-5516ec09d598", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:05.502168", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1959063112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}], "user_id": "03ee2cabd14c404899159d55334caaa2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:05,754 85860 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598 0.085s 2024-03-01 03:54:05,754 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f4d8e7c-7ee1-44cd-9917-1e28d722a6d4', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f4d8e7c-7ee1-44cd-9917-1e28d722a6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598'} Body: b'{"volume": {"id": "9849b5ad-09a6-4621-9772-5516ec09d598", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:06.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1959063112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}], "user_id": "03ee2cabd14c404899159d55334caaa2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09ac3875b9df43b787119f31bf501fa2"}}' 2024-03-01 03:54:06,817 85860 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598 0.047s 2024-03-01 03:54:06,817 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66668689-34f3-43eb-9061-1a469489ab51', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66668689-34f3-43eb-9061-1a469489ab51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598'} Body: b'{"volume": {"id": "9849b5ad-09a6-4621-9772-5516ec09d598", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:06.000000", "updated_at": "2024-03-01T03:54:06.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1959063112", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/09ac3875b9df43b787119f31bf501fa2/volumes/9849b5ad-09a6-4621-9772-5516ec09d598"}], "user_id": "03ee2cabd14c404899159d55334caaa2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "09ac3875b9df43b787119f31bf501fa2"}}' 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 403, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ee44664f-4c4a-451e-93f0-42d86cd69694 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:07,794 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 3.531s 2024-03-01 03:54:07,794 85858 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-681299475"}} Response - Headers: {'content-type': 'application/json', 'content-length': '582', 'x-openstack-request-id': 'req-7f78be1d-8b42-4e75-9afb-c87541b28f00', 'date': 'Fri, 01 Mar 2024 03:54:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"e33e6165-6890-48e8-b194-5a7611606f46","name":"tempest-tagged-attachments-test-net-681299475","tenant_id":"9a8d8c0bd1374d329575059cda54188d","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"9a8d8c0bd1374d329575059cda54188d","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":"2024-03-01T03:54:04Z","updated_at":"2024-03-01T03:54:05Z","revision_number":1}}' 2024-03-01 03:54:11,489 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 3.694s 2024-03-01 03:54:11,489 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "e33e6165-6890-48e8-b194-5a7611606f46", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-bf3ffd12-2436-41be-a3a1-e22b704e732b', 'date': 'Fri, 01 Mar 2024 03:54:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"d18d9bb0-9db2-4600-b33f-7416253758de","name":"","tenant_id":"9a8d8c0bd1374d329575059cda54188d","network_id":"e33e6165-6890-48e8-b194-5a7611606f46","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":"2024-03-01T03:54:08Z","updated_at":"2024-03-01T03:54:08Z","revision_number":0,"project_id":"9a8d8c0bd1374d329575059cda54188d"}}' 2024-03-01 03:54:11,977 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes 0.486s 2024-03-01 03:54:11,977 85858 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-628728806"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b28392d-d3fa-4282-9fb3-4a651ad98ec5', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b28392d-d3fa-4282-9fb3-4a651ad98ec5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes'} Body: b'{"volume": {"id": "ee44664f-4c4a-451e-93f0-42d86cd69694", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:11.882545", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-628728806", "description": null, "volume _type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}], "user_id": "a9d3a6b4e2a5447da7a58d1956dafc16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:12,063 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694 0.072s 2024-03-01 03:54:12,063 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f24d9d4e-fcd1-48bd-81b5-4c22a0dfab90', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f24d9d4e-fcd1-48bd-81b5-4c22a0dfab90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694'} Body: b'{"volume": {"id": "ee44664f-4c4a-451e-93f0-42d86cd69694", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:12.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-628728806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}], "user_id": "a9d3a6b4e2a5447da7a58d1956dafc16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a8d8c0bd1374d329575059cda54188d"}}' 2024-03-01 03:54:13,446 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694 0.368s 2024-03-01 03:54:13,447 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fafbfb9-2a9d-4b62-9d73-3cf320949baa', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fafbfb9-2a9d-4b62-9d73-3cf320949baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694'} Body: b'{"volume": {"id": "ee44664f-4c4a-451e-93f0-42d86cd69694", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:12.000000", "updated_at": "2024-03-01T03:54:12.000000", "name": "tempest-TaggedAttachmentsTest-volume-628728806", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-93f0-42d86cd69694"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9a8d8c0bd1374d329575059cda54188d/volumes/ee44664f-4c4a-451e-9 3f0-42d86cd69694"}], "user_id": "a9d3a6b4e2a5447da7a58d1956dafc16", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9a8d8c0bd1374d329575059cda54188d"}}' 2024-03-01 03:54:14,085 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/d18d9bb0-9db2-4600-b33f-7416253758de 0.622s 2024-03-01 03:54:14,085 85858 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-0da70c63-a91f-46cd-b082-95d51c951bd1', 'date': 'Fri, 01 Mar 2024 03:54:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/d18d9bb0-9db2-4600-b33f-7416253758de'} Body: b'' 2024-03-01 03:54:14,974 85858 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/e33e6165-6890-48e8-b194-5a7611606f46 0.888s 2024-03-01 03:54:14,975 85858 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-47a99358-b853-4c52-afbc-f0a6884e5af0', 'date': 'Fri, 01 Mar 2024 03:54:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/e33e6165-6890-48e8-b194-5a7611606f46'} Body: b'' tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a593c40c-a2a4-4fe7-91ed-954518f0abc2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:14,203 85862 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes 1.355s 2024-03-01 03:54:14,203 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-889660247"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89002a9a-bf20-4ab4-b390-22dd68a4ba68', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89002a9a-bf20-4ab4-b390-22dd68a4ba68', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes'} Body: b'{"volume": {"id": "a593c40c-a2a4-4fe7-91ed-954518f0abc2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:14.037703", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-889660247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}], "user_id": "ed05b393934b4ba9b97cb93ae5b7c04f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2024-03-01 03:54:14,298 85862 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2 0.083s 2024-03-01 03:54:14,298 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc86e471-b221-48ae-92ec-2c151f442651', 'content-length': '1030', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc86e471-b221-48ae-92ec-2c151f442651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2'} Body: b'{"volume": {"id": "a593c40c-a2a4-4fe7-91ed-954518f0abc2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:14.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-889660247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}], "user_id": "ed05b393934b4ba9b97cb93ae5b7c04f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "8e601951e5a149a08eeddf403fdf1f03"}}' 2024-03-01 03:54:15,361 85862 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest :test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2 0.049s 2024-03-01 03:54:15,361 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b2fcfcd-54cb-4c0d-b99c-e039e05d0c02', 'content-length': '1051', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b2fcfcd-54cb-4c0d-b99c-e039e05d0c02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2'} Body: b'{"volume": {"id": "a593c40c-a2a4-4fe7-91ed-954518f0abc2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:14.000000", "updated_at": "2024-03-01T03:54:14.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-889660247", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8e601951e5a149a08eeddf403fdf1f03/volumes/a593c40c-a2a4-4fe7-91ed-954518f0abc2"}], "user_id": "ed05b393934b4ba9b97cb93ae5b7c04f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "8e601951e5a149a08eeddf403fdf1f03"}}' tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, in test_volume_create_get_delete volume = self.create_volume(size=CONF.volume.volume_size, File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a86f7ab6-dacf-43fb-a985-e337a3f0332e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:26,157 85880 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.757s 2024-03-01 03:54:26,158 85880 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-1936030413", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '353', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86f7ab6-dacf-43fb-a985-e337a3f0332e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a97505a-be37-458b-bdf4-df4877498bfa', 'x-compute-request-id': 'req-2a97505a-be37-458b-bdf4-df4877498bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "a86f7ab6-dacf-43fb-a985-e337a3f0332e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T03:54:25.996941", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1936030413", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-03-01 03:54:26,267 85880 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/a86f7ab6-dacf-43fb-a985-e337a3f0332e 0.104s 2024-03-01 03:54:26,268 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-587aa31e-50c8-4fa1-8a19-d31f45b9ac70', 'x-compute-request-id': 'req-587aa31e-50c8-4fa1-8a19-d31f45b9ac70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86f7ab6-dacf-43fb-a985-e337a3f0332e'} Body: b'{"volume": {"id": "a86f7ab6-dacf-43fb-a985-e337a3f0332e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T03:54:26.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1936030413", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2024-03-01 03:54:27,349 85880 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/a86f7ab6-dacf-43fb-a985-e337a3f0332e 0.075s 2024-03-01 03:54:27,350 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9fdf325-f835-4fa7-bbfc-31c26722b5c8', 'x-compute-request-id': 'req-e9fdf325-f835-4fa7-bbfc-31c26722b5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a86f7ab6-dacf-43fb-a985-e337a3f0332e'} Body: b'{"volume": {"id": "a86f7ab6-dacf-43fb-a985-e337a3f0332e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T03:54:26.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-1936030413", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8898ab46-fa43-4969-8055-3500019c15c3 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 125, 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 43, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8bf10138-79d0-4934-a6ed-09216ccbd64f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:43,993 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes 0.415s 2024-03-01 03:54:43,994 85880 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-239782091", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ba08d5a-e48b-485f-aca5-5d08d99bbb03', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ba08d5a-e48b-485f-aca5-5d08d99bbb03', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes'} Body: b'{"volume": {"id": "8bf10138-79d0-4934-a6ed-09216ccbd64f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:43.915112", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-239782091", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:44,053 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f 0.046s 2024-03-01 03:54:44,053 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25846919-c5d7-413b-b30e-b6d9ad267967', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25846919-c5d7-413b-b30e-b6d9ad267967', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f'} Body: b'{"volume": {"id": "8bf10138-79d0-4934-a6ed-09216ccbd64f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:44.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-239782091", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:45,129 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f 0.049s 2024-03-01 03:54:45,132 85880 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b8769cc-3cd6-4af5-a56d-911a63d7786b', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b8769cc-3cd6-4af5-a56d-911a63d7786b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f'} Body: b'{"volume": {"id": "8bf10138-79d0-4934-a6ed-09216ccbd64f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:44.000000", "updated_at": "2024-03-01T03:54:44.000000", "name": "tempest-VolumesGetTest-Volume-239782091", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:45,288 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f 0.135s 2024-03-01 03:54:45,289 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54: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-7816f60d-4ee2-4718-8c7a-cbc417910c34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f'} Body: b'' 2024-03-01 03:54:45,312 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f 0.023s 2024-03-01 03:54:45,312 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54: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-cf8aaed5-66d5-420b-a6ed-5d664c291c2b', 'x-openstack-request-id': 'req-cf8aaed5-66d5-420b-a6ed-5d664c291c2b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8bf10138-79d0-4934-a6ed-09216ccbd64f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8bf10138-79d0-4934-a6ed-09216ccbd64f 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 143, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e4d38c75-d31e-4628-b4ea-c21fd0c7d129 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:45,567 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes 0.244s 2024-03-01 03:54:45,568 85880 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-453576972"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43acd3a9-a30a-40b2-8290-d5bd6002027a', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43acd3a9-a30a-40b2-8290-d5bd6002027a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes'} Body: b'{"volume": {"id": "e4d38c75-d31e-4628-b4ea-c21fd0c7d129", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:45.454165", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-453576972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:45,632 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.053s 2024-03-01 03:54:45,632 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63882137-9bc1-4b43-afe8-8a7d6ca35f5f', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63882137-9bc1-4b43-afe8-8a7d6ca35f5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'{"volume": {"id": "e4d38c75-d31e-4628-b4ea-c21fd0c7d129", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:45.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-453576972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:46,713 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.067s 2024-03-01 03:54:46,713 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cfe84ef-6716-4ae2-a558-e7d5b707de99', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cfe84ef-6716-4ae2-a558-e7d5b707de99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'{"volume": {"id": "e4d38c75-d31e-4628-b4ea-c21fd0c7d129", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:45.000000", "updated_at": "2024-03-01T03:54:46.000000", "name": "tempest-VolumesGetTest-Volume-453576972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:46,785 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.059s 2024-03-01 03:54:46,786 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-369e239f-be8e-47d8-b4ac-c5af8dcf228a', 'content-length': '900', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-369e239f-be8e-47d8-b4ac-c5af8dcf228a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'{"volume": {"id": "e4d38c75-d31e-4628-b4ea-c21fd0c7d129", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:45.000000", "updated_at": "2024-03-01T03:54:46.000000", "name": "tempest-VolumesGetTest-Volume-453576972", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:46,971 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.174s 2024-03-01 03:54:46,972 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:46 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-f364eb70-2d3c-478c-af18-46cffde45b5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'' 2024-03-01 03:54:46,997 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129 0.025s 2024-03-01 03:54:46,998 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54: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-8aa4dc80-9850-4682-9bdd-f51a6ca9fd12', 'x-openstack-request-id': 'req-8aa4dc80-9850-4682-9bdd-f51a6ca9fd12', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/e4d38c75-d31e-4628-b4ea-c21fd0c7d129'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e4d38c75-d31e-4628-b4ea-c21fd0c7d129 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 135, 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 43, in _volume_create_get_update_delete waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8755d746-ac58-4bfa-89c3-29be0d1e66a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:47,058 85880 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/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.055s 2024-03-01 03:54:47,058 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-bf00eb9b-eee7-4347-9ff1-83c9cdb3ed10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:47,529 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes 0.470s 2024-03-01 03:54:47,530 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-VolumesGetTest-Volume-491037188", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d5bbf2b-7729-4d4a-85fe-46c0f087b3c2', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d5bbf2b-7729-4d4a-85fe-46c0f087b3c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes'} Body: b'{"volume": {"id": "8755d746-ac58-4bfa-89c3-29be0d1e66a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:47.441120", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-491037188", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:47,610 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5 0.067s 2024-03-01 03:54:47,611 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c538b64f-0400-4919-933e-3eba181dff5d', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c538b64f-0400-4919-933e-3eba181dff5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5'} Body: b'{"volume": {"id": "8755d746-ac58-4bfa-89c3-29be0d1e66a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:47.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-491037188", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:48,677 85880 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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5 0.045s 2024-03-01 03:54:48,678 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d02b55d-6eb3-4fe8-a2d2-640d48303186', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d02b55d-6eb3-4fe8-a2d2-640d48303186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5'} Body: b'{"volume": {"id": "8755d746-ac58-4bfa-89c3-29be0d1e66a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:47.000000", "updated_at": "2024-03-01T03:54:48.000000", "name": "tempest-VolumesGetTest-Volume-491037188", "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/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5"}], "user_id": "5183dd0925264c0386583a869575eac4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8ab44b0371ec49eb9d5ce36d64c0dd24"}}' 2024-03-01 03:54:48,826 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5 0.135s 2024-03-01 03:54:48,826 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090c7e33-4c5f-4e02-9095-af31131b6f82', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5'} Body: b'' 2024-03-01 03:54:48,855 85880 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5 0.028s 2024-03-01 03:54:48,856 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ade4091-6570-42d0-aeac-fbcd6c3965f4', 'x-openstack-request-id': 'req-4ade4091-6570-42d0-aeac-fbcd6c3965f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/8ab44b0371ec49eb9d5ce36d64c0dd24/volumes/8755d746-ac58-4bfa-89c3-29be0d1e66a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8755d746-ac58-4bfa-89c3-29be0d1e66a5 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 093bca97-b100-4083-9457-4623fb9ca6f9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:51,809 85880 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/39bc5987bbb2412fbbc408044483df7d/types 0.218s 2024-03-01 03:54:51,810 85880 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': 'Fri, 01 Mar 2024 03:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5092cc0d-465a-4823-a2a9-44d87aab969e', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5092cc0d-465a-4823-a2a9-44d87aab969e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/39bc5987bbb2412fbbc408044483df7d/types'} Body: b'{"volume_type": {"id": "1f16353d-3d7c-482f-8670-9d219f3fcc26", "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}}' 2024-03-01 03:54:52,782 85880 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.969s 2024-03-01 03:54:52,783 85880 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': 'Fri, 01 Mar 2024 03:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-995b431f-5cfb-4d65-9b80-34212b548034', '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": "1a5bccf2e04e4973a778c8a88ac10fda", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f62658d8-ebba-4875-ab86-da0e89a44910", "created_at": "2024-03-01T03:54:53Z", "updated_at": "2024-03-01T03:54:53Z", "tags": [], "self": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910", "file": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:54,130 85880 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/f62658d8-ebba-4875-ab86-da0e89a44910/file 1.341s 2024-03-01 03:54:54,130 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': ' text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2089bb83-cca3-4338-bcba-5cdce0398894', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file'} Body: b'' 2024-03-01 03:54:54,156 85880 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/f62658d8-ebba-4875-ab86-da0e89a44910 0.025s 2024-03-01 03:54:54,156 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-33ec4e11-baf8-4193-a2d9-d7c318987013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910'} 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": "32b0635fe7ff0389a013958dd8c99e86", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1a5bccf2e04e4973a778c8a88ac10fda", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5424ab4e5b4e68080d10a29a7fb8fe7c9d2c8bdd67ce5dc8e055278f4393d0c7ef98cccab309db4205ee94994258f92f92724725951f128caab4c632bf767a50", "id": "f62658d8-ebba-4875-ab86-da0e89a44910", "created_at": "2024-03-01T03:54:53Z", "updated_at": "2024-03-01T03:54:54Z", "tags": [], "self": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910", "file": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:54,177 85880 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/f62658d8-ebba-4875-ab86-da0e89a44910 0.020s 2024-03-01 03:54:54,177 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-50114e26-58f5-4efd-b0ec-7f900b08722a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910'} 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": "32b0635fe7ff0389a013958dd8c99e86", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1a5bccf2e04e4973a778c8a88ac10fda", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5424ab4e5b4e68080d10a29a7fb8fe7c9d2c8bdd67ce5dc8e055278f4393d0c7ef98cccab309db4205ee94994258f92f92724725951f128caab4c632bf767a50", "id": "f62658d8-ebba-4875-ab86-da0e89a44910", "created_at": "2024-03-01T03:54:53Z", "updated_at": "2024-03-01T03:54:54Z", "tags": [], "self": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910", "file": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:54,201 85880 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/f62658d8-ebba-4875-ab86-da0e89a44910 0.022s 2024-03-01 03:54:54,201 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3979d7a0-f451-47f2-9cb1-eae9118798e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910'} 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": "32b0635fe7ff0389a013958dd8c99e86", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1a5bccf2e04e4973a778c8a88ac10fda", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5424ab4e5b4e68080d10a29a7fb8fe7c9d2c8bdd67ce5dc8e055278f4393d0c7ef98cccab309db4205ee94994258f92f92724725951f128caab4c632bf767a50", "id": "f62658d8-ebba-4875-ab86-da0e89a44910", "created_at": "2024-03-01T03:54:53Z", "updated_at": "2024-03-01T03:54:54Z", "tags": [], "self": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910", "file": "/v2/images/f62658d8-ebba-4875-ab86-da0e89a44910/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:54:54,670 85880 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/1a5bccf2e04e4973a778c8a88ac10fda/volumes 0.468s 2024-03-01 03:54:54,670 85880 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": "f62658d8-ebba-4875-ab86-da0e89a44910", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-195a498c-cea7-4ba4-8afa-1a3b60a6c26b', 'content-length': '862', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-195a498c-cea7-4ba4-8afa-1a3b60a6c26b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1a5bccf2e04e4973a778c8a88ac10fda/volumes'} Body: b'{"volume": {"id": "093bca97-b100-4083-9457-4623fb9ca6f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:54.583369", "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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}], "user_id": "3b472cdf87324952ba6a863ba134c582", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:54,731 85880 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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9 0.050s 2024-03-01 03:54:54,732 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a63f7b7-6ed4-4cdc-bcb9-f9ad8660d9a5', 'content-lengt h': '930', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a63f7b7-6ed4-4cdc-bcb9-f9ad8660d9a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9'} Body: b'{"volume": {"id": "093bca97-b100-4083-9457-4623fb9ca6f9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:55.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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}], "user_id": "3b472cdf87324952ba6a863ba134c582", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a5bccf2e04e4973a778c8a88ac10fda"}}' 2024-03-01 03:54:55,793 85880 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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9 0.047s 2024-03-01 03:54:55,793 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d3e23f2-f2fd-4633-b044-9da1cc442925', 'content-length': '951', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d3e23f2-f2fd-4633-b044-9da1cc442925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9'} Body: b'{"volume": {"id": "093bca97-b100-4083-9457-4623fb9ca6f9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:55.000000", "updated_at": "2024-03-01T03:54:55.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/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1a5bccf2e04e4973a778c8a88ac10fda/volumes/093bca97-b100-4083-9457-4623fb9ca6f9"}], "user_id": "3b472cdf87324952ba6a863ba134c582", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1a5bccf2e04e4973a778c8a88ac10fda"}}' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) -------------------------------------------------------------------------------------- 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/servers/test_server_actions.py", line 832, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f0757f54-8830-441a-b041-5d67d7ea82cc failed to build and is in ERROR status tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot[id-eff52c70-efc7-45ed-b47a-4ad675d09b81] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, in test_create_group_from_group_snapshot grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8091aac2-a928-40e6-be63-6ce43a1fdf85 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:58,595 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types 0.138s 2024-03-01 03:54:58,595 85862 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-1705862868"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59d40612-2898-4210-9c06-bc4aa3dea55e', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59d40612-2898-4210-9c06-bc4aa3dea55e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types'} Body: b'{"volume_type": {"id": "9e54760a-e3f8-4db7-82d7-a7fd8d50434a", "name": "tempest-GroupSnapshotsTest-volume-type-1705862868", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 03:54:58,651 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types 0.053s 2024-03-01 03:54:58,652 85862 DEBUG [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-747801678"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8ddae91-d9dd-4338-9230-46fdc510cc86', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8ddae91-d9dd-4338-9230-46fdc510cc86', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types'} Body: b'{"group_type": {"id": "c123a5eb-a75f-41f4-b3b7-de6e69cdaa70", "name": "tempest-GroupSnapshotsTest-group-type-747801678", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 03:54:59,075 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups 0.420s 2024-03-01 03:54:59,076 85862 DEBUG [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": "c123a5eb-a75f-41f4-b3b7-de6e69cdaa70", "volume_types": ["9e54760a-e3f8-4db7-82d7-a7fd8d50434a"], "name": "tempest-GroupSnapshotsTest-Group-1745896366"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa604fe-a9a4-4e21-9be8-30c09e68b1fa', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa604fe-a9a4-4e21-9be8-30c09e68b1fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups'} Body: b'{"group": {"id": "8091aac2-a928-40e6-be63-6ce43a1fdf85", "name": "tempest-GroupSnapshotsTest-Group-1745896366"}}' 2024-03-01 03:54:59,175 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85 0.098s 2024-03-01 03:54:59,176 85862 DEBUG [tempest.lib.com mon.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': 'Fri, 01 Mar 2024 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e620c61-598a-438b-b887-ee9016d9789f', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e620c61-598a-438b-b887-ee9016d9789f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85'} Body: b'{"group": {"id": "8091aac2-a928-40e6-be63-6ce43a1fdf85", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:54:59.000000", "name": "tempest-GroupSnapshotsTest-Group-1745896366", "description": null, "group_type": "c123a5eb-a75f-41f4-b3b7-de6e69cdaa70", "volume_types": ["9e54760a-e3f8-4db7-82d7-a7fd8d50434a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:00,213 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85 0.031s 2024-03-01 03:55:00,213 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfd59f9-ae88-429e-9478-e9834da9be25', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfd59f9-ae88-429e-9478-e9834da9be25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85'} Body: b'{"group": {"id": "8091aac2-a928-40e6-be63-6ce43a1fdf85", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:54:59.000000", "name": "tempest-GroupSnapshotsTest-Group-1745896366", "description": null, "group_type": "c123a5eb-a75f-41f4-b3b7-de6e69cdaa70", "volume_types": ["9e54760a-e3f8-4db7-82d7-a7fd8d50434a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:00,280 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail 0.061s 2024-03-01 03:55:00,281 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b9243a7-4788-4721-a9e9-5922e668c192', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b9243a7-4788-4721-a9e9-5922e668c192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 03:55:00,355 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85/action 0.062s 2024-03-01 03:55:00,355 85862 DEBUG [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": {"delet e-volumes": true}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d31eacea-3b92-49f2-9dcf-6c919179efc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85/action'} Body: b'' 2024-03-01 03:55:00,372 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85 0.016s 2024-03-01 03:55:00,372 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-58be9abd-b2d1-4029-b8ae-57af7c71eb84', 'x-openstack-request-id': 'req-58be9abd-b2d1-4029-b8ae-57af7c71eb84', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/8091aac2-a928-40e6-be63-6ce43a1fdf85'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8091aac2-a928-40e6-be63-6ce43a1fdf85 could not be found."}}' 2024-03-01 03:55:00,408 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/c123a5eb-a75f-41f4-b3b7-de6e69cdaa70 0.036s 2024-03-01 03:55:00,409 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e32c167-2135-4b00-b563-b0440f0b726c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/c123a5eb-a75f-41f4-b3b7-de6e69cdaa70'} Body: b'' 2024-03-01 03:55:00,524 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/9e54760a-e3f8-4db7-82d7-a7fd8d50434a 0.114s 2024-03-01 03:55:00,524 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55: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-bb76b00c-a340-45a4-8f70-f07c15b55c53', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/9e54760a-e3f8-4db7-82d7-a7fd8d50434a'} Body: b'' 2024-03-01 03:55:00,541 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/9e54760a-e3f8-4db7-82d7-a7fd8d50434a 0.016s 2024-03-01 03:55:00,541 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 20 24 03:55: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-b37cb90f-f1f6-4b25-b3e8-a4a9a0cabdf9', 'x-openstack-request-id': 'req-b37cb90f-f1f6-4b25-b3e8-a4a9a0cabdf9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/9e54760a-e3f8-4db7-82d7-a7fd8d50434a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9e54760a-e3f8-4db7-82d7-a7fd8d50434a 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c3656e36-e6c4-4b33-affa-e9b7e9e071a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:59,694 85880 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes 0.419s 2024-03-01 03:54:59,695 85880 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-770069770"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db2c10af-e1eb-436d-8c89-58f7b729295f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db2c10af-e1eb-436d-8c89-58f7b729295f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes'} Body: b'{"volume": {"id": "c3656e36-e6c4-4b33-affa-e9b7e9e071a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:54:59.625143", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-770069770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}], "user_id": "2ae132216d7d4910a1ab3d3a45040283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:54:59,764 85880 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2 0.048s 2024-03-01 03:54:59,764 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2aeb477-0555-40f2-adf9-8c1591664845', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2aeb477-0555-40f2-adf9-8c1591664845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2'} Body: b'{"volume": {"id": "c3656e36-e6c4-4b33-affa-e9b7e9e071a2", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:00.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-770069770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}], "user_id": "2ae132216d7d4910a1ab3d3a45040283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64576395bd4a435d9de1855e8ff9961b"}}' 2024-03-01 03:55:00,841 85880 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2 0.063s 2024 -03-01 03:55:00,843 85880 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b328aa41-ae41-437b-ba47-929de8e14b11', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b328aa41-ae41-437b-ba47-929de8e14b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2'} Body: b'{"volume": {"id": "c3656e36-e6c4-4b33-affa-e9b7e9e071a2", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:00.000000", "updated_at": "2024-03-01T03:55:00.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-770069770", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/64576395bd4a435d9de1855e8ff9961b/volumes/c3656e36-e6c4-4b33-affa-e9b7e9e071a2"}], "user_id": "2ae132216d7d4910a1ab3d3a45040283", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64576395bd4a435d9de1855e8ff9961b"}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes[id-7d7fc000-0b4c-4376-a372-544116d2e127] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 225, in test_delete_group_snapshots_following_updated_volumes grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group ae669df0-5221-4a81-a6c0-52d8b2a05ac6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:00,598 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types 0.053s 2024-03-01 03:55:00,598 85862 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-1268847852"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-615992bb-8b59-47ad-a5ca-833f8dec6b47', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-615992bb-8b59-47ad-a5ca-833f8dec6b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types'} Body: b'{"volume_type": {"id": "08b1397a-ba7b-43dc-89c5-12e0b30ba196", "name": "tempest-GroupSnapshotsTest-volume-type-1268847852", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 03:55:00,637 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types 0.036s 2024-03-01 03:55:00,637 85862 DEBUG [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-1365706925"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9038850b-da0e-47a7-86e1-74382c2d985c', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9038850b-da0e-47a7-86e1-74382c2d985c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types'} Body: b'{"group_type": {"id": "88b3041f-c5a3-4891-b4a6-a90f3ee775ce", "name": "tempest-GroupSnapshotsTest-group-type-1365706925", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 03:55:00,856 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups 0.216s 2024-03-01 03:55:00,856 85862 DEBUG [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": "88b3041f-c5a3-4891-b4a6-a90f3ee775ce", "volume_types": ["08b1397a-ba7b-43dc-89c5-12e0b30ba196"], "name": "tempest-GroupSnapshotsTest-Group-1898160057"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b942279a-f64c-47fc-8328-615f894fbd8b', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b942279a-f64c-47fc-8328-615f894fbd8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups'} Body: b'{"group": {"id": "ae669df0-5221-4a81-a6c0-52d8b2a05ac6", "name": "tempest-GroupSnapshotsTest-Group-1898160057"}}' 2024-03-01 03:55:00,901 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05 ac6 0.043s 2024-03-01 03:55:00,902 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca18a941-ba36-46f8-992d-fc5fcdbaf41e', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca18a941-ba36-46f8-992d-fc5fcdbaf41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6'} Body: b'{"group": {"id": "ae669df0-5221-4a81-a6c0-52d8b2a05ac6", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T03:55:01.000000", "name": "tempest-GroupSnapshotsTest-Group-1898160057", "description": null, "group_type": "88b3041f-c5a3-4891-b4a6-a90f3ee775ce", "volume_types": ["08b1397a-ba7b-43dc-89c5-12e0b30ba196"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:01,945 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6 0.037s 2024-03-01 03:55:01,945 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-210ec874-7744-48fb-bda7-6495f25c94e8', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-210ec874-7744-48fb-bda7-6495f25c94e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6'} Body: b'{"group": {"id": "ae669df0-5221-4a81-a6c0-52d8b2a05ac6", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:55:01.000000", "name": "tempest-GroupSnapshotsTest-Group-1898160057", "description": null, "group_type": "88b3041f-c5a3-4891-b4a6-a90f3ee775ce", "volume_types": ["08b1397a-ba7b-43dc-89c5-12e0b30ba196"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:01,949 85862 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 2024-03-01 03:55:01,988 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail 0.038s 2024-03-01 03:55:01,989 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bd9aa52-8aba-457f-9c2e-cc5b8c789288', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bd9aa52-8aba-457f-9c2e-cc5b8c789288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 03:55:02,162 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6/actio n 0.160s 2024-03-01 03:55:02,162 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-913fa401-09de-4935-ba1a-078477925be2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6/action'} Body: b'' 2024-03-01 03:55:02,178 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6 0.015s 2024-03-01 03:55:02,178 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:02 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-470d3a3c-fcf9-41ee-be96-5c36e43e8935', 'x-openstack-request-id': 'req-470d3a3c-fcf9-41ee-be96-5c36e43e8935', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/ae669df0-5221-4a81-a6c0-52d8b2a05ac6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ae669df0-5221-4a81-a6c0-52d8b2a05ac6 could not be found."}}' 2024-03-01 03:55:02,292 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/88b3041f-c5a3-4891-b4a6-a90f3ee775ce 0.113s 2024-03-01 03:55:02,292 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61059509-daf8-4f45-bdc4-f06a3cc63c61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/88b3041f-c5a3-4891-b4a6-a90f3ee775ce'} Body: b'' 2024-03-01 03:55:02,392 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/08b1397a-ba7b-43dc-89c5-12e0b30ba196 0.100s 2024-03-01 03:55:02,393 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-799f7552-5a84-464f-b02e-4cfaa0a8d7fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/08b1397a-ba7b-43dc-89c5-12e0b30ba196'} Body: b'' 2024-03-01 03:55:02,418 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/08b1397a-ba7b-43dc-89c5-12e0b3 0ba196 0.025s 2024-03-01 03:55:02,419 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55: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-1d21e4a8-60f6-4f6b-a24a-a40411a11b14', 'x-openstack-request-id': 'req-1d21e4a8-60f6-4f6b-a24a-a40411a11b14', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/08b1397a-ba7b-43dc-89c5-12e0b30ba196'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 08b1397a-ba7b-43dc-89c5-12e0b30ba196 could not be found."}}' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete[id-1298e537-f1f0-47a3-a1dd-8adec8168897] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, in test_group_snapshot_create_show_list_delete grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:02,457 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types 0.035s 2024-03-01 03:55:02,457 85862 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-1021447758"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47445120-13f1-47ec-bab3-d28b006cb04a', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47445120-13f1-47ec-bab3-d28b006cb04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types'} Body: b'{"volume_type": {"id": "82bf5372-ffd7-43cd-8129-f12e11edcc5a", "name": "tempest-GroupSnapshotsTest-volume-type-1021447758", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 03:55:02,514 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types 0.054s 2024-03-01 03:55:02,514 85862 DEBUG [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-1514117487"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80267944-b99f-4109-827f-8a4dc76b3765', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80267944-b99f-4109-827f-8a4dc76b3765', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types'} Body: b'{"group_type": {"id": "d6585784-a054-4fba-ab88-0a31b042d40f", "name": "tempest-GroupSnapshotsTest-group-type-1514117487", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 03:55:02,612 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups 0.095s 2024-03-01 03:55:02,612 85862 DEBUG [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": "d6585784-a054-4fba-ab88-0a31b042d40f", "volume_types": ["82bf5372-ffd7-43cd-8129-f12e11edcc5a"], "name": "tempest-GroupSnapshotsTest-Group-445422149"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05e85f3-f337-4551-af31-502918766636', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05e85f3-f337-4551-af31-502918766636', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups'} Body: b'{"group": {"id": "05319f17-b4ff-47d8-b5ec-d9f4ae9e9627", "name": "tempest-GroupSnapshotsTest-Group-445422149"}}' 2024-03-01 03:55:02,658 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 0.042s 2024-03-01 03:55:02,658 85862 D EBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbb75755-bc6b-4f90-b1f5-9c4c9258fe51', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbb75755-bc6b-4f90-b1f5-9c4c9258fe51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627'} Body: b'{"group": {"id": "05319f17-b4ff-47d8-b5ec-d9f4ae9e9627", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T03:55:03.000000", "name": "tempest-GroupSnapshotsTest-Group-445422149", "description": null, "group_type": "d6585784-a054-4fba-ab88-0a31b042d40f", "volume_types": ["82bf5372-ffd7-43cd-8129-f12e11edcc5a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:03,696 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 0.033s 2024-03-01 03:55:03,697 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99d8963f-2193-4de3-ade6-4ed27637f0d0', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99d8963f-2193-4de3-ade6-4ed27637f0d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627'} Body: b'{"group": {"id": "05319f17-b4ff-47d8-b5ec-d9f4ae9e9627", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:55:03.000000", "name": "tempest-GroupSnapshotsTest-Group-445422149", "description": null, "group_type": "d6585784-a054-4fba-ab88-0a31b042d40f", "volume_types": ["82bf5372-ffd7-43cd-8129-f12e11edcc5a"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:55:03,761 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail 0.059s 2024-03-01 03:55:03,761 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd8b2348-c4f2-48ea-b0f2-d48c2b1d2e63', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd8b2348-c4f2-48ea-b0f2-d48c2b1d2e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 03:55:03,840 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627/action 0.066s 2024-03-01 03:55:03,840 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 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-78681a95-0b2f-4207-bf33-03c047eb7233', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627/action'} Body: b'' 2024-03-01 03:55:03,857 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 0.016s 2024-03-01 03:55:03,858 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 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-824fc24b-2d67-4888-8d67-73976d14d316', 'x-openstack-request-id': 'req-824fc24b-2d67-4888-8d67-73976d14d316', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/9a2f000cdc8d4fec896ca070360e501e/groups/05319f17-b4ff-47d8-b5ec-d9f4ae9e9627'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 05319f17-b4ff-47d8-b5ec-d9f4ae9e9627 could not be found."}}' 2024-03-01 03:55:03,891 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/d6585784-a054-4fba-ab88-0a31b042d40f 0.032s 2024-03-01 03:55:03,891 85862 DEBUG [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': 'Fri, 01 Mar 2024 03:55:03 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-a97f9a8b-9609-482a-8f38-c41535e8e0fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/group_types/d6585784-a054-4fba-ab88-0a31b042d40f'} Body: b'' 2024-03-01 03:55:03,941 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/82bf5372-ffd7-43cd-8129-f12e11edcc5a 0.049s 2024-03-01 03:55:03,941 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3f8aa3-1ca3-4e9a-8b81-cd402c8e38c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/82bf5372-ffd7-43cd-8129-f12e11edcc5a'} Body: b'' 2024-03-01 03:55:03,960 85862 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/82bf5372-ffd7-43cd-8129-f12e11edcc5a 0.019s 2024-03-01 03:55:03,961 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Fri, 01 Mar 2024 03:55:03 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-a10cb190-0721-4985-bad7-bdd5943dd977', 'x-openstack-request-id': 'req-a10cb190-0721-4985-bad7-bdd5943dd977', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4ddd3cf000a04589af6dce0b9f447f1f/types/82bf5372-ffd7-43cd-8129-f12e11edcc5a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 82bf5372-ffd7-43cd-8129-f12e11edcc5a could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_image_metadata.py", line 40, in resource_setup cls.volume = cls.create_volume(imageRef=CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 33c3b841-4339-4aff-8a65-294625251507 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_metadata.py", line 29, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7140f48c-ff62-4631-8b80-2980f54ec4a9 failed to build and is in ERROR status tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bde9ad43-2eb0-4822-9523-30f8e995edee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:17,652 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.163s 2024-03-01 03:55:17,653 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d27adb5b-65ce-41ac-8a40-7d6e6d4941f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:55:18,006 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes 0.352s 2024-03-01 03:55:18,007 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-VolumesExtendTest-Volume-344051700"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-746f7ecf-332f-4050-b230-ff84b7793905', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-746f7ecf-332f-4050-b230-ff84b7793905', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes'} Body: b'{"volume": {"id": "bde9ad43-2eb0-4822-9523-30f8e995edee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:17.947391", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-344051700", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:18,063 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.044s 2024-03-01 03:55:18,063 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48d6f816-e544-4169-96eb-e2b35f91222a', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48d6f816-e544-4169-96eb-e2b35f91222a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'{"volume": {"id": "bde9ad43-2eb0-4822-9523-30f8e995edee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:18.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-344051700", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:19,119 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.043s 2024-03-01 03:55:19,120 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b5830fb-e4ac-4a91-be3a-167ea20c5652', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b5830fb-e4ac-4a91-be3a-167ea20c5652', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'{"volume": {"id": "bde9ad43-2eb0-4822-9523-30f8e995edee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:18.000000", "updated_at": "2024-03-01T03:55:18.000000", "name": "tempest-VolumesExtendTest-Volume-344051700", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:19,172 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.039s 2024-03-01 03:55:19,172 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6416edf5-1b5d-423d-adf1-8a84fb3da29a', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-6416edf5-1b5d-423d-adf1-8a84fb3da29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'{"volume": {"id": "bde9ad43-2eb0-4822-9523-30f8e995edee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:18.000000", "updated_at": "2024-03-01T03:55:18.000000", "name": "tempest-VolumesExtendTest-Volume-344051700", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:19,277 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.093s 2024-03-01 03:55:19,277 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed23b931-21fb-4c04-ae24-c950aa7b5ece', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'' 2024-03-01 03:55:19,299 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee 0.021s 2024-03-01 03:55:19,300 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea3bb9f8-724e-4f59-8bdd-9286a91c4e04', 'x-openstack-request-id': 'req-ea3bb9f8-724e-4f59-8bdd-9286a91c4e04', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/bde9ad43-2eb0-4822-9523-30f8e995edee'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bde9ad43-2eb0-4822-9523-30f8e995edee could not be found."}}' tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot[id-86be1cba-2640-11e5-9c82-635fb964c912] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fb623690-7f11-4e63-b401-95daae9ea816 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:19,570 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes 0.267s 2024-03-01 03:55:19,570 85862 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-1272260045"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3901b817-e853-43aa-8e2c-471e109705a4', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3901b817-e853-43aa-8e2c-471e109705a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes'} Body: b'{"volume": {"id": "fb623690-7f11-4e63-b401-95daae9ea816", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:19.491840", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1272260045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:19,621 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.039s 2024-03-01 03:55:19,621 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c05b1871-8c9f-4a43-9587-82f5966576bf', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c05b1871-8c9f-4a43-9587-82f5966576bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'{"volume": {"id": "fb623690-7f11-4e63-b401-95daae9ea816", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:19.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1272260045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:20,675 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.039s 2024-03-01 03:55:20,676 85862 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8050488b-00c2-44b5-bab8-4989ea6a5962', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8050488b-00c2-44b5-bab8-4989ea6a5962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'{"volume": {"id": "fb623690-7f11-4e63-b401-95daae9ea816", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:19.000000", "updated_at": "2024-03-01T03:55:20.000000", "name": "tempest-VolumesExtendTest-Volume-1272260045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:20,771 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.082s 2024-03-01 03:55:20,771 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65cf08e4-3883-4bcf-96c0-46cd0d242b8d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65cf08e4-3883-4bcf-96c0-46cd0d242b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'{"volume": {"id": "fb623690-7f11-4e63-b401-95daae9ea816", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:19.000000", "updated_at": "2024-03-01T03:55:20.000000", "name": "tempest-VolumesExtendTest-Volume-1272260045", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816"}], "user_id": "fc12f8640977495081e4ac519b6ad4de", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1fcd067fd8b444bc87469bf08c612e49"}}' 2024-03-01 03:55:20,874 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.091s 2024-03-01 03:55:20,875 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55: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-a0bc478f-e7d4-45ae-adb0-cddbda7d3349', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'' 2024-03-01 03:55:20,898 85862 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816 0.022s 2024-03-01 03:55:20,898 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-8798bdcf-871f-4a7d-9807-332110dbe52b', 'x-openstack-request-id': 'req-8798bdcf-871f-4a7d-9807-332110dbe52b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1fcd067fd8b444bc87469bf08c612e49/volumes/fb623690-7f11-4e63-b401-95daae9ea816'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fb623690-7f11-4e63-b401-95daae9ea816 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1fdf669d-7efc-4496-a45a-ea6b13654ad5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:55:25,220 85862 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes 0.365s 2024-03-01 03:55:25,221 85862 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-1051839311"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65e4767a-d42c-4538-966a-ff27fcfe3285', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65e4767a-d42c-4538-966a-ff27fcfe3285', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes'} Body: b'{"volume": {"id": "1fdf669d-7efc-4496-a45a-ea6b13654ad5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:25.141355", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1051839311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}], "user_id": "844717e186534bbd9f2d4107f18afc24", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:25,282 85862 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5 0.049s 2024-03-01 03:55:25,282 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e79db4e5-3e52-470f-ac71-cf8999fb1d26', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e79db4e5-3e52-470f-ac71-cf8999fb1d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5'} Body: b'{"volume": {"id": "1fdf669d-7efc-4496-a45a-ea6b13654ad5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:25.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1051839311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}], "user_id": "844717e186534bbd9f2d4107f18afc24", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fd32501908842dea60817fe629dc44e"}}' 2024-03-01 03:55:26,337 85862 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf66 9d-7efc-4496-a45a-ea6b13654ad5 0.042s 2024-03-01 03:55:26,338 85862 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e618ff5-7c19-4338-a227-b4303a37e30f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e618ff5-7c19-4338-a227-b4303a37e30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5'} Body: b'{"volume": {"id": "1fdf669d-7efc-4496-a45a-ea6b13654ad5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:25.000000", "updated_at": "2024-03-01T03:55:25.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1051839311", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/6fd32501908842dea60817fe629dc44e/volumes/1fdf669d-7efc-4496-a45a-ea6b13654ad5"}], "user_id": "844717e186534bbd9f2d4107f18afc24", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6fd32501908842dea60817fe629dc44e"}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 80d173d4-e655-4b73-b2e7-e1c283976429 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:34,214 85874 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.049s 2024-03-01 03:53:34,215 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:34 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-e0d3091e-3de5-4abd-9355-7adff1575832', '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": "ad5c7c556ae846d697a9631db6b5d92f", "name": "tempest-DeleteServersTestJSON-1475366605-project-member", "password_expires_at": null}, "audit_ids": ["5oDBjMiESSmETc6hSZjiGQ"], "expires_at": "2024-03-01T04:53:34.000000Z", "issued_at": "2024-03-01T03:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b6509d35f20442d6a373be7c6edd4511", "name": "tempest-DeleteServersTestJSON-1475366605"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b6509d35f20442d6a373be7c6edd4511", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:53:34,215 85874 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '460e7200-606a-4ed1-a7b9-3cbe664f035f', 'name': 'tempest-DeleteServersTestJSON-1505467804-network', 'tenant_id': 'b6509d35f20442d6a373be7c6edd4511', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b6509d35f20442d6a373be7c6edd4511', 'port_security_enabled': Tru e, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26459, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:11Z', 'revision_number': 1} available for tenant 2024-03-01 03:53:36,859 85874 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.643s 2024-03-01 03:53:36,859 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-583205816", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "460e7200-606a-4ed1-a7b9-3cbe664f035f"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e72068e4-9c93-4797-bfcb-ab45617398fd', 'x-compute-request-id': 'req-e72068e4-9c93-4797-bfcb-ab45617398fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "95ec15a0-0e8d-4bf9-8793-b25fdd751f23", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "gcb6S2UX83rW"}}' 2024-03-01 03:53:37,145 85874 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/95ec15a0-0e8d-4bf9-8793-b25fdd751f23 0.282s 2024-03-01 03:53:37,146 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4706cfde-90f5-46bc-9bb8-4a7f44754d60', 'x-compute-request-id': 'req-4706cfde-90f5-46bc-9bb8-4a7f44754d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23'} Body: b'{"server": {"id": "95ec15a0-0e8d-4bf9-8793-b25fdd751f23", "name": "tempest-DeleteServersTestJSON-server-583205816", "status": "BUILD", "tenant_id": "b6509d35f20442d6a373be7c6edd4511", "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}], "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": []}}' 2024-03-01 03:54:27,893 85874 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/95ec15a0-0e8d-4bf9-8793-b25fdd751f23 0.677s 2024-03-01 03:54:27,894 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1487', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61533aa9-8478-4d2e-b4b8-ce39736d35f5', 'x-compute-request-id': 'req-61533aa9-8478-4d2e-b4b8-ce39736d35f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23'} Body: b'{"server": {"id": "95ec15a0-0e8d-4bf9-8793-b25fdd751f23", "name": "tempest-DeleteServersTestJSON-server-583205816", "status": "ACTIVE", "tenant_id": "b6509d35f20442d6a373be7c6edd4511", "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "metadata": {}, "hostId": "8c0d5094d1f8f85bf87f7ad9102cd18407d1b9d339e6e0add239e8a4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:36Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-DeleteServersTestJSON-1505467804-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ae:42"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/95ec15a0-0e8d-4bf9-8793-b25fdd751f23"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:27,910 85874 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 03:55:28,222 85874 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes 0.253s 2024-03-01 03:55:28,222 85874 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-1597306517"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4930d3-ef28-4348-839b-7de206bf3727', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4930d3-ef28-4348-839b-7de206bf3727', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes'} Body: b'{"volume": {"id": "80d173d4-e655-4b73-b2e7-e1c283976429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:28.161756" , "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1597306517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}], "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:28,277 85874 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429 0.042s 2024-03-01 03:55:28,277 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8440922-3ff1-4382-8d1e-0ac2ac5f4339', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8440922-3ff1-4382-8d1e-0ac2ac5f4339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429'} Body: b'{"volume": {"id": "80d173d4-e655-4b73-b2e7-e1c283976429", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:28.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1597306517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}], "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6509d35f20442d6a373be7c6edd4511"}}' 2024-03-01 03:55:29,334 85874 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429 0.042s 2024-03-01 03:55:29,334 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf7bd38d-0c13-4c7c-895d-f9265a5dbc32', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf7bd38d-0c13-4c7c-895d-f9265a5dbc32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429'} Body: b'{"volume": {"id": "80d173d4-e655-4b73-b2e7-e1c283976429", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:28.000000", "updated_at": "2024-03-01T03:55:28.000000", "name": "tempest-DeleteServersTestJSON-volume-1597306517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b6509d35f20442d6a373be7c6edd4511/volumes/80 d173d4-e655-4b73-b2e7-e1c283976429"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b6509d35f20442d6a373be7c6edd4511/volumes/80d173d4-e655-4b73-b2e7-e1c283976429"}], "user_id": "ad5c7c556ae846d697a9631db6b5d92f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b6509d35f20442d6a373be7c6edd4511"}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 66a81988-2215-48fa-b2d7-1bedf1faf442 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:28,076 85866 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:53:28,076 85866 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:53:28,238 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.160s 2024-03-01 03:53:28,238 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1062689112", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4A8sxjDnn5/0bhp3OXnXFeXLFM7JH2UrnizpUCP0AB+8n7JbCMkkgEolnIJvZyynGhW6mD8fNYnd751peYOVk8hqhx58l/ATqALIrrwjXO7egvJB1xnO7exv+06+G0xw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a35ea19-d890-44c7-be12-cbb364fadc29', 'x-compute-request-id': 'req-9a35ea19-d890-44c7-be12-cbb364fadc29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1062689112", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4A8sxjDnn5/0bhp3OXnXFeXLFM7JH2UrnizpUCP0AB+8n7JbCMkkgEolnIJvZyynGhW6mD8fNYnd751peYOVk8hqhx58l/ATqALIrrwjXO7egvJB1xnO7exv+06+G0xw==", "fingerprint": "6a:26:a5:56:58:d2:55:47:eb:8f:86:0f:0b:85:1a:b0", "user_id": "3b9f3fb632f347ca8691ba55499d1a84"}}' 2024-03-01 03:53:28,241 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1062689112 created 2024-03-01 03:53:29,659 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.418s 2024-03-01 03:53:29,660 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1258531859", "description": "tempest-description--302211722"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-e8a94bfe-1d6d-4782-a8e4-46e4c57216b7', 'date': 'Fri, 01 Mar 2024 03:53:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "97caa963-0312-41e2-b71a-bb861cde072f", "name": "tempest-securitygroup--1258531859", "stateful": true, "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "description": "tempest-description--302211722", "shared": false, "security_group_rules": [{"id": "bc15d05a-bd0f-4037-aa43-334e841253ba", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 192, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:53:28Z", "updated_at": "2024-03-01T03:53:28Z", "revision_number": 0}, {"id": "c4108b20-1331-429a-8d61-957c75d9c73c", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 193, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:53:29Z", "updated_at": "2024-03-01T03:53:29Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:53:28Z", "updated_at": "2024-03-01T03:53:29Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:53:31,124 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.463s 2024-03-01 03:53:31,124 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c788d990-554d-4c52-a286-589178021e99', 'date': 'Fri, 01 Mar 2024 03:53:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f1afa079-8487-4084-8e92-1ccb962148a2", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:53:30Z", "updated_at": "2024-03-01T03:53:30Z", "revision_number": 0}}' 2024-03-01 03:53:32,488 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.363s 2024-03-01 03:53:32,488 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4d0bff12-d343-400a-af72-e1423cda66f9', 'date': 'Fri, 01 Mar 2024 03:53:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "70814cec-23e0-41cf-9312-2590369715d3", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "97caa963-0312-41e2-b71a-bb861cde072f", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:53:31Z", "updated_at": "2024-03-01T03:53:31Z", "revision_number": 0}}' 2024-03-01 03:53:32,488 85866 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1258531859 created 2024-03-01 03:53:36,227 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.738s 2024-03-01 03:53:36,228 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-9460a170-c306-47f2-a5ca-579fb74452be', 'date': 'Fri, 01 Mar 2024 03:53:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0fed86ab-1dd7-4671-a284-acbdbd687f8a", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.46", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d4b7955d5df40c192322c2688bad10f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:53:34Z", "updated_at": "2024-03-01T03:53:34Z", "revision_number": 0}}' 2024-03-01 03:53:36,228 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0fed86ab-1dd7-4671-a284-acbdbd687f8a', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:53:34Z', 'updated_at': '2024-03-01T03:53:34Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2024-03-01 03:53:36,429 85866 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.150s 2024-03-01 03:53:36,429 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:36 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-d398913d-f729-4565-bf78-c0c9d1b75eea', '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": "3b9f3fb632f347ca8691ba55499d1a84", "name": "tempest-AttachVolumeNegativeTest-1597853009-project-member", "password_expires_at": null}, "audit_ids": ["PIBHHROzQGGDPp7NdXp8hA"], "expires_at": "2024-03-01T04:53:36.000000Z", "issued_at": "2024-03-01T03:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d4b7955d5df40c192322c2688bad10f", "name": "tempest-AttachVolumeNegativeTest-1597853009"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:53:36,430 85866 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '4079f181-40a0-4f37-8f64-25bc7601fe28', 'name': 'tempest-AttachVolumeNegativeTest-1660737255-network', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53523, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:10Z', 'revision_number': 1} available for tenant 2024-03-01 03:53:36,430 85866 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1062689112', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBM4A8sxjDnn5/0bhp3OXnXFeXLFM7JH2UrnizpUCP0AB+8n7JbCMkkgEolnIJvZyynGhW6mD8fNYnd751peYOVk8hqhx58l/ATqALIrrwjXO7egvJB1xnO7exv+06+G0xw==', 'fingerprint': '6a:26:a5:56:58:d2:55:47:eb:8f:86:0f:0b:85:1a:b0', 'user_id': '3b9f3fb632f347ca8691ba55499d1a84', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAd/o+SepX1qaddLHWvAXF6A98oMIJY20ChbyZFv+EyMRaNT9f+otts\n8Uzr48SCB1mgBwYFK4EEACKhZANiAATOAPLMYw55+f9G4adzl51xXlyxTOyR9lK5\n4s6VAj9AAfvJ+yWwjJJIBKJZyCb2cspxoVupg/HzWJ3e+daXmDlZPIaocefJfwE6\ngCyK68I1zu3oLyQdcZzu3sb/tOvhtMc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '97caa963-0312-41e2-b71a-bb861cde072f', 'name': 'tempest-securitygroup--1258531859', 'stateful': True, 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'description': 'tempest-description--302211722', 'shared': False, 'security_group_rules': [{'id': 'bc15d05a-bd0f-4037-aa43-334e841253ba', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': '97caa963-0312-41e2-b71a-bb861cde072f', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 192, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:53:28Z', 'updated_at': '2024-03-01T03:53:28Z', 'revision_number': 0}, {'id': 'c4108b20-1331-429a-8d61-957c75d9c73c', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': '97caa963-0312-41e2-b71a-bb861cde072f', '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, 'remo te_group_id': None, 'standard_attr_id': 193, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:53:29Z', 'updated_at': '2024-03-01T03:53:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:53:28Z', 'updated_at': '2024-03-01T03:53:29Z', 'revision_number': 1, 'project_id': '8d4b7955d5df40c192322c2688bad10f'}, 'floating_ip': {'id': '0fed86ab-1dd7-4671-a284-acbdbd687f8a', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:53:34Z', 'updated_at': '2024-03-01T03:53:34Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2024-03-01 03:53:39,891 85866 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 3.460s 2024-03-01 03:53:39,892 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1001938361", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "4079f181-40a0-4f37-8f64-25bc7601fe28"}], "security_groups": [{"name": "tempest-securitygroup--1258531859"}], "key_name": "tempest-keypair-1062689112", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ef46b19-5768-4c9c-97cc-7885c7b50fae', 'x-compute-request-id': 'req-2ef46b19-5768-4c9c-97cc-7885c7b50fae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1258531859"}], "adminPass": "password"}}' 2024-03-01 03:53:40,058 85866 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/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.164s 2024-03-01 03:53:40,059 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:39 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-3f015444-cc27-4173-bd3c-a51d261a86fe', 'x-compute-request-id': 'req-3f015444-cc27-4173-bd3c-a51d261a86fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'{"server": {"id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "name": "tempest-AttachVolumeNegativeTest-server-1001938361", "status": "BUILD", "tenant_id": "8d4b7955d5df40c192 322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:40Z", "updated": "2024-03-01T03:53:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1062689112", "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": []}}' 2024-03-01 03:54:30,766 85866 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/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.637s 2024-03-01 03:54:30,767 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:30 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-fcdc5e93-ede7-4e98-9e32-3f7a77572098', 'x-compute-request-id': 'req-fcdc5e93-ede7-4e98-9e32-3f7a77572098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'{"server": {"id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "name": "tempest-AttachVolumeNegativeTest-server-1001938361", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:39Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:44:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1062689112", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1258531859"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:30,795 85866 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 03:55:31,178 85866 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/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f/os-interface 0.370s 2024-03-01 03:55:31,179 85866 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:30 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-e1eb28d4-1e55-4618-a1c7-0c9f8c820994', 'x-compute-request-id': 'req-e1eb28d4-1e55-4618-a1c7-0c9f8c820994', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "port_id": "a4a04128-434b-4695-bcb1-3a8c33441b31", "mac_addr": "fa:16:3e:85:44:ce", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "936ea464-e53f-4920-ac0c-25bb2390b0ac", "ip_address": "10.0.0.14"}]}]}' 2024-03-01 03:55:32,643 85866 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/0fed86ab-1dd7-4671-a284-acbdbd687f8a 1.460s 2024-03-01 03:55:32,643 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a4a04128-434b-4695-bcb1-3a8c33441b31"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8024d5d6-db8f-48cd-8eb6-1c870fd65e06', 'date': 'Fri, 01 Mar 2024 03:55:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0fed86ab-1dd7-4671-a284-acbdbd687f8a'} Body: b'{"floatingip": {"id": "0fed86ab-1dd7-4671-a284-acbdbd687f8a", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.46", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "6161874f-4dd3-48bf-b825-66b3e121ff61", "port_id": "a4a04128-434b-4695-bcb1-3a8c33441b31", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "mac_address": "fa:16:3e:85:44:ce", "admin_state_up": true, "status": "ACTIVE", "device_id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:53:34Z", "updated_at": "2024-03-01T03:55:31Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:55:32,645 85866 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.46:22' as 'cirros' with public key authentication 2024-03-01 03:55:32,662 85866 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:55:32,772 85866 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:55:32,772 85866 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.46 successfully created 2024-03-01 03:55:32,815 85866 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/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f/ips 0.042s 2024-03-01 03:55:32,815 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:32 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-c5430884-2688-4e38-a470-7f3d3ef04 df5', 'x-compute-request-id': 'req-c5430884-2688-4e38-a470-7f3d3ef04df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2024-03-01 03:55:33,062 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes 0.244s 2024-03-01 03:55:33,062 85866 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-1969160217"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b87390c-8d55-4e40-bcde-f16554a77de2', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b87390c-8d55-4e40-bcde-f16554a77de2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes'} Body: b'{"volume": {"id": "66a81988-2215-48fa-b2d7-1bedf1faf442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:32.992683", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1969160217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:33,117 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442 0.043s 2024-03-01 03:55:33,117 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d06e4252-ea67-4615-aa20-a750be616182', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06e4252-ea67-4615-aa20-a750be616182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442'} Body: b'{"volume": {"id": "66a81988-2215-48fa-b2d7-1bedf1faf442", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1969160217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol- tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:55:34,175 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442 0.044s 2024-03-01 03:55:34,175 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ecb02b-28de-4380-b94e-f3787029beaf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ecb02b-28de-4380-b94e-f3787029beaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442'} Body: b'{"volume": {"id": "66a81988-2215-48fa-b2d7-1bedf1faf442", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:33.000000", "updated_at": "2024-03-01T03:55:33.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1969160217", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/66a81988-2215-48fa-b2d7-1bedf1faf442"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:55:34,367 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.177s 2024-03-01 03:55:34,367 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:34 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-73598e00-23b9-484f-bd2d-c864b86f419d', 'x-compute-request-id': 'req-73598e00-23b9-484f-bd2d-c864b86f419d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'' 2024-03-01 03:55:34,618 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.250s 2024-03-01 03:55:34,619 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e474dd-e132-4779-944c-40ded2e4f3db', 'x-compute-request-id': 'req-45e474dd-e132-4779-944c-40ded2e4f3db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'{"server": {"id": "dfcf8d9a-6508-45b8-9f82-198f43ac1c7f", "name": " tempest-AttachVolumeNegativeTest-server-1001938361", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:39Z", "updated": "2024-03-01T03:55:34Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:44:ce"}, {"version": 4, "addr": "172.24.4.46", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:44:ce"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1062689112", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1258531859"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:56:24,721 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f 0.039s 2024-03-01 03:56:24,722 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:24 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-4e26ccd6-6dbd-486d-b661-8398034376e0', 'x-compute-request-id': 'req-4e26ccd6-6dbd-486d-b661-8398034376e0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dfcf8d9a-6508-45b8-9f82-198f43ac1c7f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dfcf8d9a-6508-45b8-9f82-198f43ac1c7f could not be found."}}' 2024-03-01 03:56:24,751 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1062689112 0.028s 2024-03-01 03:56:24,751 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:24 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-9d07a2aa-da5b-499a-bf9c-8e1a3654b430', 'x-compute-request-id': 'req-9d07a2aa-da5b-499a-bf9c-8e1a3654b430', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1062689112'} Body: b'' 2024-03-01 03:56:24,950 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/97caa963-0312-41e2-b71a-bb861cde072f 0.198s 2024-03-01 03:56:24,951 85866 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-cf673147-6e40-4373-af0a-d5a42fab48de', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:56:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/97caa963-0312-41e2-b71a-bb861cde072f'} Body: b'' 2024-03-01 03:56:24,974 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/97caa963-0312-41e2-b71a-bb861cde072f 0.023s 2024-03-01 03:56:24,975 85866 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-66f4ef7a-b0b4-4e7b-811a-ee1f4e47233a', 'date': 'Fri, 01 Mar 2024 03:56:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/97caa963-0312-41e2-b71a-bb861cde072f'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 97caa963-0312-41e2-b71a-bb861cde072f does not exist", "detail": ""}}' 2024-03-01 03:56:25,367 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/0fed86ab-1dd7-4671-a284-acbdbd687f8a 0.391s 2024-03-01 03:56:25,367 85866 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-3da1fa41-3a99-4ffe-8771-fa6a6f1bf120', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0fed86ab-1dd7-4671-a284-acbdbd687f8a'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status[id-b20c696b-0cbc-49a5-8b3a-b1fb9338f45c] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group d2e3354c-e401-4ffd-bc34-c14f439f1aae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:24,996 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types 0.200s 2024-03-01 03:56:24,997 85874 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-919696130"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfe067d0-0700-459c-8894-c79aeece917f', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfe067d0-0700-459c-8894-c79aeece917f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types'} Body: b'{"volume_type": {"id": "b6308121-be4a-4f18-b71e-376e42416fae", "name": "tempest-GroupsV320Test-volume-type-919696130", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 03:56:25,033 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/group_types 0.034s 2024-03-01 03:56:25,034 85874 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-1301717799"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d20ba293-4a52-4d81-95bf-9adb0e349d38', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d20ba293-4a52-4d81-95bf-9adb0e349d38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/group_types'} Body: b'{"group_type": {"id": "9a2d63f7-e686-47f9-b758-2e46fd698938", "name": "tempest-GroupsV320Test-group-type-1301717799", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 03:56:25,249 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups 0.213s 2024-03-01 03:56:25,250 85874 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": "9a2d63f7-e686-47f9-b758-2e46fd698938", "volume_types": ["b6308121-be4a-4f18-b71e-376e42416fae"], "name": "tempest-GroupsV320Test-Group-2065737496"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a2372f0-6f2d-4bea-8580-4170df4a2508', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a2372f0-6f2d-4bea-8580-4170df4a2508', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups'} Body: b'{"group": {"id": "d2e3354c-e401-4ffd-bc34-c14f439f1aae", "name": "tempest-GroupsV320Test-Group-2065737496"}}' 2024-03-01 03:56:25,323 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae 0.071s 2024-03-01 03:56:25,324 85874 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': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ae7301-1c75-4a11-a734-46062c92d534', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ae7301-1c75-4a11-a734-46062c92d534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae'} Body: b'{"group": {"id": "d2e3354c-e401-4ffd-bc34-c14f439f1aae", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:56:25.000000", "name": "tempest-GroupsV320Test-Group-2065737496", "description": null, "group_type": "9a2d63f7-e686-47f9-b758-2e46fd698938", "volume_types": ["b6308121-be4a-4f18-b71e-376e42416fae"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:56:26,364 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae 0.032s 2024-03-01 03:56:26,365 85874 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': 'Fri, 01 Mar 2024 03:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30ece58d-456b-4ca0-80d0-f70702be2783', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30ece58d-456b-4ca0-80d0-f70702be2783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae'} Body: b'{"group": {"id": "d2e3354c-e401-4ffd-bc34-c14f439f1aae", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T03:56:25.000000", "name": "tempest-GroupsV320Test-Group-2065737496", "description": null, "group_type": "9a2d63f7-e686-47f9-b758-2e46fd698938", "volume_types": ["b6308121-be4a-4f18-b71e-376e42416fae"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 03:56:26,406 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/volumes/detail 0.036s 2024-03-01 03:56:26,406 85874 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': 'Fri, 01 Mar 2024 03:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181a3e8c-21cd-4f2a-b25a-c60e7f98e1ac', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181a3e8c-21cd-4f2a-b25a-c60e7f98e1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 03:56:26,490 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae/action 0.071s 2024-03-01 03:56:26,490 85874 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': 'Fri, 01 Mar 2024 03:56:26 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-a69d01bb-e539-4398-9467-55b0a7f97971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae/action'} Body: b'' 2024-03-01 03:56:26,509 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae 0.018s 2024-03-01 03:56:26,509 85874 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': 'Fri, 01 Mar 2024 03:56:26 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-a2b27ea9-0b13-4534-9082-d37b3cea9269', 'x-openstack-request-id': 'req-a2b27ea9-0b13-4534-9082-d37b3cea9269', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/06b9df05a0314561aca7f2797363de78/groups/d2e3354c-e401-4ffd-bc34-c14f439f1aae'} Body: b'{"itemNotFound": {"code": 404, "message": "Group d2e3354c-e401-4ffd-bc34-c14f439f1aae could not be found."}}' 2024-03-01 03:56:26,537 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/group_types/9a2d63f7-e686-47f9-b758-2e46fd698938 0.027s 2024-03-01 03:56:26,537 85874 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': 'Fri, 01 Mar 2024 03:56:26 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-33f5a991-0eed-4ae0-9f2d-e5b65099a454', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/group_types/9a2d63f7-e686-47f9-b758-2e46fd698938'} Body: b'' 2024-03-01 03:56:26,593 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types/b6308121-be4a-4f18-b71e-376e42416fae 0.055s 2024-03-01 03:56:26,593 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d8dad96-5199-4089-9c66-a1d37a685447', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types/b6308121-be4a-4f18-b71e-376e42416fae'} Body: b'' 2024-03-01 03:56:26,611 85874 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types/b6308121-be4a-4f18-b71e-376e42416fae 0.017s 2024-03-01 03:56:26,611 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '1 14', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d295d1-1058-45c4-a830-3e1fab7026d7', 'x-openstack-request-id': 'req-b8d295d1-1058-45c4-a830-3e1fab7026d7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a0ee4cabd6e2462d9aaacbfb23e7d456/types/b6308121-be4a-4f18-b71e-376e42416fae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b6308121-be4a-4f18-b71e-376e42416fae could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) ---------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas_negative.py", line 51, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1f7b0337-6955-405c-9268-c884eea2b80e failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) ----------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_actions.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 66f00297-40c1-46df-ad3d-1cedea4d867d failed to build and is in ERROR status tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume[compute,id-d38285d9-929d-478f-96a5-00e66a115b81] ------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 84, in test_force_detach_volume volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8c6b172d-577d-40d5-bb6c-6c05df63e21b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:04,327 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.123s 2024-03-01 03:54:04,328 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2809', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-542d8c6d-543b-4aaf-9991-3ea8f1902c52', '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": "9f8fd764b8df46859758835a2bfc167b", "name": "tempest-VolumesActionsTest-1479945862-project-member", "password_expires_at": null}, "audit_ids": ["gb0i-5OBR3m2bV0OPPVB4g"], "expires_at": "2024-03-01T04:54:04.000000Z", "issued_at": "2024-03-01T03:54:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "406c7452da0849f89c855bb650031a58", "name": "tempest-VolumesActionsTest-1479945862"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/406c7452da0849f89c855bb650031a58", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:54:04,328 85878 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '5c0f4b36-dbc0-4fbb-bc67-866cf3cd907c', 'name': 'tempest-VolumesActionsTest-298420998-network', 'tenant_id': '406c7452da0849f89c855bb650031a58', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '406c7452da0849f89c855bb650031a58', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37908, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:11Z', 'updated_at': '2024-03-01T03:53:11Z', 'revision_number': 1} available for tenant 2024-03-01 03:54:06,281 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.952s 2024-03-01 03:54:06,281 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-162971137", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "5c0f4b36-dbc0-4fbb-bc67-866cf3cd907c"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a029107-dc74-4721-9643-52303b61bf77', 'x-compute-request-id': 'req-8a029107-dc74-4721-9643-52303b61bf77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2e36b1d6-d59c-4b22-a138-6f2fce3968e5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "owkrPQyZP6nU"}}' 2024-03-01 03:54:06,802 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.518s 2024-03-01 03:54:06,803 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e57982d-667e-4511-a94f-e355b548a595', 'x-compute-request-id': 'req-9e57982d-667e-4511-a94f-e355b548a595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'{"server": {"id": "2e36b1d6-d59c-4b22-a138-6f2fce3968e5", "name": "tempest-VolumesActionsTest-instance-162971137", "status": "BUILD", "tenant_id": "406c7452da0849f89c855bb650031a58", "user_id": "9f8fd764b8df46859758835a2bfc167b", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:06Z", "updated": "2024-03-01T03:54:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}], "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": "scheduli ng", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:57,164 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.299s 2024-03-01 03:54:57,164 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1482', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3475e907-dd38-4103-aa43-83ed94bb91d3', 'x-compute-request-id': 'req-3475e907-dd38-4103-aa43-83ed94bb91d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'{"server": {"id": "2e36b1d6-d59c-4b22-a138-6f2fce3968e5", "name": "tempest-VolumesActionsTest-instance-162971137", "status": "ACTIVE", "tenant_id": "406c7452da0849f89c855bb650031a58", "user_id": "9f8fd764b8df46859758835a2bfc167b", "metadata": {}, "hostId": "160327b02ec0f296ffc67a575f16335e95f9882ea1d4b2164722ab36", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:06Z", "updated": "2024-03-01T03:54:20Z", "addresses": {"tempest-VolumesActionsTest-298420998-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:34:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:57,187 85878 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:55:57,488 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes 0.259s 2024-03-01 03:55:57,489 85878 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-1627659058"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d21a9dc2-7e3e-452d-9256-e85e4a60931a', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d21a9dc2-7e3e-452d-9256-e85e4a60931a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "8c6b172d-577d-40d5-bb6c-6c05df63e21b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:57.384484", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1627659058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_vo lid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:55:57,539 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.040s 2024-03-01 03:55:57,540 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f1cf8fa-8013-40d0-bfc9-b2c317ba2535', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f1cf8fa-8013-40d0-bfc9-b2c317ba2535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'{"volume": {"id": "8c6b172d-577d-40d5-bb6c-6c05df63e21b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:57.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1627659058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:55:58,594 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.041s 2024-03-01 03:55:58,595 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-719411e2-ee93-4492-8b03-802a10fabcc0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-719411e2-ee93-4492-8b03-802a10fabcc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'{"volume": {"id": "8c6b172d-577d-40d5-bb6c-6c05df63e21b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:57.000000", "updated_at": "2024-03-01T03:55:58.000000", "name": "tempest-VolumesActionsTest-Volume-1627659058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}], "user_id": "9f8fd764b8df46859758835a2bf c167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:55:58,647 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.039s 2024-03-01 03:55:58,648 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ecf99f-6036-4cee-9f21-434518d0d4a9', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ecf99f-6036-4cee-9f21-434518d0d4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'{"volume": {"id": "8c6b172d-577d-40d5-bb6c-6c05df63e21b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:55:57.000000", "updated_at": "2024-03-01T03:55:58.000000", "name": "tempest-VolumesActionsTest-Volume-1627659058", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:55:58,802 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.129s 2024-03-01 03:55:58,802 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fcaa681-6bc3-41ae-9971-56fa6b74ba05', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'' 2024-03-01 03:55:58,823 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b 0.020s 2024-03-01 03:55:58,823 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-19d615e1-ca2f-4528-b338-9504c060d620', 'x-openstack-request-id': 'req-19d615e1-ca2f-4528-b338-9504c060d620', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/8c6b172d-577d-40d5-bb6c-6c05df63e21b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8c6b172d-577d-40d5-bb6c-6c05df63e21b could not be found."}}' 2024-03-01 03:55:58,948 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.124s 2024-03-01 03:55:58,949 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 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-8ebbf55f-f90a-4fa2-84de-6c0acd8e5409', 'x-compute-request-id': 'req-8ebbf55f-f90a-4fa2-84de-6c0acd8e5409', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'' 2024-03-01 03:55:59,246 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.296s 2024-03-01 03:55:59,246 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfbd3f7f-6fc4-41c2-8b68-375b90b3fa36', 'x-compute-request-id': 'req-dfbd3f7f-6fc4-41c2-8b68-375b90b3fa36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'{"server": {"id": "2e36b1d6-d59c-4b22-a138-6f2fce3968e5", "name": "tempest-VolumesActionsTest-instance-162971137", "status": "ACTIVE", "tenant_id": "406c7452da0849f89c855bb650031a58", "user_id": "9f8fd764b8df46859758835a2bfc167b", "metadata": {}, "hostId": "160327b02ec0f296ffc67a575f16335e95f9882ea1d4b2164722ab36", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:06Z", "updated": "2024-03-01T03:55:59Z", "addresses": {"tempest-VolumesActionsTest-298420998-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:34:f1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:20.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": []}}' 2024-03-01 03:56:49,353 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5 0.043s 2024-03-01 03:56:49,354 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-67c0804b-f87f-4678-8af7-510368140733', 'x-compute-request-id': 'req-67c0804b-f87f-4678-8af7-510368140733', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2e36b1d6-d59c-4b22-a138-6f2fce3968e5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2e36b1d6-d59c-4b22-a138-6f2fce3968e5 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching[id-db8d607a-aa2e-4beb-b51d-d4005c232011] ----------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 66, in test_volume_force_delete_when_volume_is_attaching self._create_reset_and_force_delete_temp_volume('attaching') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d1948882-7cc8-4fbb-b984-668feddfbd36 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:49,561 85878 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/406c7452da0849f89c855bb650031a58/volumes 0.197s 2024-03-01 03:56:49,562 85878 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-57723462"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19a20842-950f-4c0a-8c65-8778db27f6fe', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19a20842-950f-4c0a-8c65-8778db27f6fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "d1948882-7cc8-4fbb-b984-668feddfbd36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:49.495570", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-57723462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:49,625 85878 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/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.052s 2024-03-01 03:56:49,626 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b608620-32a6-4a85-af23-39721250baa2', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b608620-32a6-4a85-af23-39721250baa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'{"volume": {"id": "d1948882-7cc8-4fbb-b984-668feddfbd36", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:49.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-57723462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:50,682 85878 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/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.043s 2024-03-01 03:56:50,682 85878 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5782b0-0b15-4b33-917b-b5309286b36e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5782b0-0b15-4b33-917b-b5309286b36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'{"volume": {"id": "d1948882-7cc8-4fbb-b984-668feddfbd36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:49.000000", "updated_at": "2024-03-01T03:56:50.000000", "name": "tempest-VolumesActionsTest-Volume-57723462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:50,733 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.038s 2024-03-01 03:56:50,733 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dd28c0b-92fa-4557-b000-ad4379baba12', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dd28c0b-92fa-4557-b000-ad4379baba12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'{"volume": {"id": "d1948882-7cc8-4fbb-b984-668feddfbd36", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:49.000000", "updated_at": "2024-03-01T03:56:50.000000", "name": "tempest-VolumesActionsTest-Volume-57723462", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:50,841 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.096s 2024-03-01 03:56:50,841 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47b2a9a9-cb98-405b-8c92-00f4b43e5646', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'' 2024-03-01 03:56:50,863 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36 0.021s 2024-03-01 03:56:50,864 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d8fcddc-bdb4-4ef4-b12c-1890363ca219', 'x-openstack-request-id': 'req-1d8fcddc-bdb4-4ef4-b12c-1890363ca219', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/d1948882-7cc8-4fbb-b984-668feddfbd36'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d1948882-7cc8-4fbb-b984-668feddfbd36 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating[id-21737d5a-92f2-46d7-b009-a0cc0ee7a570] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 61, in test_volume_force_delete_when_volume_is_creating self._create_reset_and_force_delete_temp_volume('creating') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7719fde7-c23a-4686-8f2b-0e13cba39e37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:51,048 85878 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/406c7452da0849f89c855bb650031a58/volumes 0.181s 2024-03-01 03:56:51,048 85878 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-265776243"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c64df2e8-8d2a-42d6-b0ef-c223313be675', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c64df2e8-8d2a-42d6-b0ef-c223313be675', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "7719fde7-c23a-4686-8f2b-0e13cba39e37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:50.991011", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-265776243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:51,118 85878 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/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.058s 2024-03-01 03:56:51,118 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aef5fa24-ec50-42ef-b282-701b166dfbc3', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aef5fa24-ec50-42ef-b282-701b166dfbc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'{"volume": {"id": "7719fde7-c23a-4686-8f2b-0e13cba39e37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:51.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-265776243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:52,171 85878 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/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.038s 2024-03-01 03:56:52,171 85878 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2aa683d9-004b-4342-818b-4cd90f3e58ab', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aa683d9-004b-4342-818b-4cd90f3e58ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'{"volume": {"id": "7719fde7-c23a-4686-8f2b-0e13cba39e37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:51.000000", "updated_at": "2024-03-01T03:56:51.000000", "name": "tempest-VolumesActionsTest-Volume-265776243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:52,221 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.037s 2024-03-01 03:56:52,221 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-352c0656-90c5-4531-a63d-b49ab2869880', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-352c0656-90c5-4531-a63d-b49ab2869880', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'{"volume": {"id": "7719fde7-c23a-4686-8f2b-0e13cba39e37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:51.000000", "updated_at": "2024-03-01T03:56:51.000000", "name": "tempest-VolumesActionsTest-Volume-265776243", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:52,325 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.091s 2024-03-01 03:56:52,325 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56: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-bfc7f5d9-ad20-43c0-b90e-15cec570f01a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'' 2024-03-01 03:56:52,345 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37 0.020s 2024-03-01 03:56:52,346 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fee564c0-1f2f-4f81-a1ce-97d6f259f5c4', 'x-openstack-request-id': 'req-fee564c0-1f2f-4f81-a1ce-97d6f259f5c4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/7719fde7-c23a-4686-8f2b-0e13cba39e37'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7719fde7-c23a-4686-8f2b-0e13cba39e37 could not be found."}}' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 13352f6e-46c2-49ec-b062-3357b23e0f91 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:55,336 85876 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/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.456s 2024-03-01 03:53:55,336 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3c399a2d-8033-466c-8e7a-7e803c52d684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:53:56,741 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.316s 2024-03-01 03:53:56,741 85876 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': 'Fri, 01 Mar 2024 03:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d6f9f52e-d4a3-41dc-b7a5-82b24bcf02f2', '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": "d51072a14f8845ff9aec54d98fc0b5e3", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "created_at": "2024-03-01T03:53:57Z", "updated_at": "2024-03-01T03:53:57Z", "tags": [], "self": "/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528", "file": "/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:53:59,346 85876 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2024-03-01 03:53:59,347 85876 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/f12cc0d9-68e1-4460-b2f0-c28b55576528/file 2.605s 2024-03-01 03:53:59,348 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ff3e2ef6-79e5-4b7e-b63e-e7dc3648efda', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528/file'} Body: b'' 2024-03-01 03:53:59,348 85876 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:53:59,349 85876 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:54:00,212 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.862s 2024-03-01 03:54:00,213 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-525874536", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEn4A7mo2IG8dXq86kJjQz9UOLDjtUxIcN/zPweZlTb7sVrEFzQB920FR8IL0DSrDiBFxhvSoe1nsl68Ayr9gMaRzovF3+bCI9EzYbAD/FVfuYFzWkG8YCy80OVGPZ90+Q=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c07f57ad-d51b-4b2b-afd0-81dc8a02e14c', 'x-compute-request-id': 'req-c07f57ad-d51b-4b2b-afd0-81dc8a02e14c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-525874536", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEn4A7mo2IG8dXq86kJjQz9UOLDjtUxIcN/zPweZlTb7sVrEFzQB920FR8IL0DSrDiBFxhvSoe1nsl68Ayr9gMaRzovF3+bCI9EzYbAD/FVfuYFzWkG8YCy80OVGPZ90+Q==", "fingerprint": "3b:cd:95:b5:49:b3:af:99:73:bd:4f:b6:2e:41:cc:f8", "user_id": "d83be207736f4178bbb624b08a858786"}}' 2024-03-01 03:54:00,216 85876 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-525874536 created 2024-03-01 03:54:00,978 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.762s 2024-03-01 03:54:00,979 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--347216943", "description": "tempest-description--1358019245"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9d88d7d4-8b21-41a7-a67e-bbd57f474100', 'date': 'Fri, 01 Mar 2024 03:54:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3005caa-2298-4459-8083-728d923a2712", "name": "tempest-securitygroup--347216943", "stateful": true, "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "description": "tempest-description--1358019245", "shared": false, "security_group_rules": [{"id": "00225953-3a8f-4764-82fc-e70888f0ebfe", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "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": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:54:00Z", "updated_at": "2024-03-01T03:54:00Z", "revision_number": 0}, {"id": "88217e6f-ae92-4c4a-b6b8-e03da56327c3", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "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": 299, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:54:00Z", "updated_at": "2024-03-01T03:54:00Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:54:00Z", "updated_at": "2024-03-01T03:54:00Z", "revision_number": 1, "project_id": "069bc205e29d4e9d9c84f959113a1d5a"}}' 2024-03-01 03:54:01,685 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.706s 2024-03-01 03:54:01,686 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ab2d398d-8387-4cf3-b6a3-dc33bbb33f18', 'date': 'Fri, 01 Mar 2024 03:54: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": "2b71c3f7-2306-4d38-9b99-7338169df11c", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:54:01Z", "updated_at": "2024-03-01T03:54:01Z", "revision_number": 0}}' 2024-03-01 03:54:02,894 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.207s 2024-03-01 03:54:02,895 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-46e47410-5fd9-4e27-9e2e-af2d1f52881c', 'date': 'Fri, 01 Mar 2024 03:54:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "156be891-7ccc-4744-8c4b-a508703c4d5b", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "security_group_id": "d3005caa-2298-4459-8083-728d923a2712", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:54:02Z", "updated_at": "2024-03-01T03:54:02Z", "revision_number": 0}}' 2024-03-01 03:54:02,895 85876 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rul es tempest-securitygroup--347216943 created 2024-03-01 03:54:06,379 85876 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.482s 2024-03-01 03:54:06,379 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-6da767e6-df4e-4f24-bb7d-20cab62a810b', 'date': 'Fri, 01 Mar 2024 03:54:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8226f749-6339-4f32-8750-eefebd19ede6", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "floating_ip_address": "172.24.4.239", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "069bc205e29d4e9d9c84f959113a1d5a", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:54:04Z", "updated_at": "2024-03-01T03:54:04Z", "revision_number": 0}}' 2024-03-01 03:54:06,379 85876 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8226f749-6339-4f32-8750-eefebd19ede6', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'floating_ip_address': '172.24.4.239', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:54:04Z', 'updated_at': '2024-03-01T03:54:04Z', 'revision_number': 0, 'ip': '172.24.4.239'} created 2024-03-01 03:54:06,426 85876 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.041s 2024-03-01 03:54:06,426 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:06 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-50cd6219-9e19-4c52-be70-5488f846b957', '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": "d83be207736f4178bbb624b08a858786", "name": "tempest-AttachSCSIVolumeTestJSON-834511647-project-member", "password_expires_at": null}, "audit_ids": ["WpRiPqFSTgCEfhMwXqXyew"], "expires_at": "2024-03-01T04:54:06.000000Z", "issued_at": "2024-03-01T03:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "069bc205e29d4e9d9c84f959113a1d5a", "name": "tempest-AttachSCSIVolumeTestJSON-834511647"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "regio n_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/069bc205e29d4e9d9c84f959113a1d5a", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:54:06,427 85876 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'b28caeef-5d44-4756-8be1-609086d70a6f', 'name': 'tempest-AttachSCSIVolumeTestJSON-1491157087-network', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 2774, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:11Z', 'updated_at': '2024-03-01T03:53:11Z', 'revision_number': 1} available for tenant 2024-03-01 03:54:06,427 85876 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-525874536', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEn4A7mo2IG8dXq86kJjQz9UOLDjtUxIcN/zPweZlTb7sVrEFzQB920FR8IL0DSrDiBFxhvSoe1nsl68Ayr9gMaRzovF3+bCI9EzYbAD/FVfuYFzWkG8YCy80OVGPZ90+Q==', 'fingerprint': '3b:cd:95:b5:49:b3:af:99:73:bd:4f:b6:2e:41:cc:f8', 'user_id': 'd83be207736f4178bbb624b08a858786', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCs/HWpjP1eNlr36fjC4y8yvEpyyP+kzpd0pUiFi94mk7PhlTvk7gAl\naow5jgRPzuCgBwYFK4EEACKhZANiAARJ+AO5qNiBvHV6vOpCY0M/VDiw47VMSHDf\n8z8HmZU2+7FaxBc0AfdtBUfCC9A0qw4gRcYb0qHtZ7JevAMq/YDGkc6Lxd/mwiPR\nM2GwA/xVX7mBc1pBvGAsvNDlRj2fdPk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd3005caa-2298-4459-8083-728d923a2712', 'name': 'tempest-securitygroup--347216943', 'stateful': True, 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'description': 'tempest-description--1358019245', 'shared': False, 'security_group_rules': [{'id': '00225953-3a8f-4764-82fc-e70888f0ebfe', 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'security_group_id': 'd3005caa-2298-4459-8083-728d923a2712', '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': 298, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:54:00Z', 'updated_at': '20 24-03-01T03:54:00Z', 'revision_number': 0}, {'id': '88217e6f-ae92-4c4a-b6b8-e03da56327c3', 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'security_group_id': 'd3005caa-2298-4459-8083-728d923a2712', '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': 299, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:54:00Z', 'updated_at': '2024-03-01T03:54:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:54:00Z', 'updated_at': '2024-03-01T03:54:00Z', 'revision_number': 1, 'project_id': '069bc205e29d4e9d9c84f959113a1d5a'}, 'floating_ip': {'id': '8226f749-6339-4f32-8750-eefebd19ede6', 'tenant_id': '069bc205e29d4e9d9c84f959113a1d5a', 'floating_ip_address': '172.24.4.239', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '069bc205e29d4e9d9c84f959113a1d5a', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:54:04Z', 'updated_at': '2024-03-01T03:54:04Z', 'revision_number': 0, 'ip': '172.24.4.239'}} 2024-03-01 03:54:08,734 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 2.306s 2024-03-01 03:54:08,735 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1848404917", "imageRef": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "b28caeef-5d44-4756-8be1-609086d70a6f"}], "security_groups": [{"name": "tempest-securitygroup--347216943"}], "key_name": "tempest-keypair-525874536", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f2fdfe-41b5-42c0-819b-8360abe669c6', 'x-compute-request-id': 'req-86f2fdfe-41b5-42c0-819b-8360abe669c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--347216943"}], "adminPass": "nTYVg3tiMtyP"}}' 2024-03-01 03:54:08,955 85876 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/20186d4b-b958-487d-a50b-2a75c6cc077a 0.217s 2024-03-01 03:54:08,955 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req -d1341270-4b80-4231-bc4f-a7087896be06', 'x-compute-request-id': 'req-d1341270-4b80-4231-bc4f-a7087896be06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'{"server": {"id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "name": "tempest-AttachSCSIVolumeTestJSON-server-1848404917", "status": "BUILD", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "user_id": "d83be207736f4178bbb624b08a858786", "metadata": {}, "hostId": "", "image": {"id": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f12cc0d9-68e1-4460-b2f0-c28b55576528"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:09Z", "updated": "2024-03-01T03:54:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-525874536", "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": []}}' 2024-03-01 03:54:59,252 85876 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/20186d4b-b958-487d-a50b-2a75c6cc077a 0.235s 2024-03-01 03:54:59,252 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:59 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-ddbad313-f3a9-4665-9d76-cb27dd01c68b', 'x-compute-request-id': 'req-ddbad313-f3a9-4665-9d76-cb27dd01c68b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'{"server": {"id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "name": "tempest-AttachSCSIVolumeTestJSON-server-1848404917", "status": "ACTIVE", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "user_id": "d83be207736f4178bbb624b08a858786", "metadata": {}, "hostId": "0092d49fe38d73d81aa71cc713438f2df7d22afca48fb360a8df939d", "image": {"id": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f12cc0d9-68e1-4460-b2f0-c28b55576528"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:08Z", "updated": "2024-03-01T03:54:23Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1491157087-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:c1:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-525874536", "OS-SRV-USG:launched_at": "2024-03-01T03:54:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--347216943"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 202 4-03-01 03:54:59,266 85876 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:55:59,491 85876 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/20186d4b-b958-487d-a50b-2a75c6cc077a/os-interface 0.164s 2024-03-01 03:55:59,493 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06127112-3c8b-47f5-8db6-002fcb64c670', 'x-compute-request-id': 'req-06127112-3c8b-47f5-8db6-002fcb64c670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "b28caeef-5d44-4756-8be1-609086d70a6f", "port_id": "bb8d4480-b660-4cc2-a082-bc353327353e", "mac_addr": "fa:16:3e:48:c1:38", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e30d2c4b-7216-4633-86a7-552a78d23661", "ip_address": "10.0.0.4"}]}]}' 2024-03-01 03:56:00,594 85876 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/8226f749-6339-4f32-8750-eefebd19ede6 1.093s 2024-03-01 03:56:00,595 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "bb8d4480-b660-4cc2-a082-bc353327353e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2de6f933-8745-4345-977b-c313a71ce12a', 'date': 'Fri, 01 Mar 2024 03:56:00 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8226f749-6339-4f32-8750-eefebd19ede6'} Body: b'{"floatingip": {"id": "8226f749-6339-4f32-8750-eefebd19ede6", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "floating_ip_address": "172.24.4.239", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "eb7552cc-ab1a-46f3-bbe1-7debd4c2507d", "port_id": "bb8d4480-b660-4cc2-a082-bc353327353e", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "b28caeef-5d44-4756-8be1-609086d70a6f", "mac_address": "fa:16:3e:48:c1:38", "admin_state_up": true, "status": "ACTIVE", "device_id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:54:04Z", "updated_at": "2024-03-01T03:55:59Z", "revision_number": 1, "project_id": "069bc205e29d4e9d9c84f959113a1d5a"}}' 2024-03-01 03:56:00,597 85876 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.239:22' as 'cirros' with public key authentication 2024-03-01 03:56:00,611 85876 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:56:00,720 85876 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:56:00,720 85876 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.239 successfully created 2024-03-01 03:56:00,968 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes 0.246s 2024-03-01 03:56:00,968 85876 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-2001654188"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a98e91f9-53dd-4fc4-80bf-e04338e9aa28', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a98e91f9-53dd-4fc4-80bf-e04338e9aa28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes'} Body: b'{"volume": {"id": "13352f6e-46c2-49ec-b062-3357b23e0f91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:00.906134", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2001654188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}], "user_id": "d83be207736f4178bbb624b08a858786", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:01,034 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91 0.053s 2024-03-01 03:56:01,034 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68d2d21-e098-4ffb-ab1a-115f8212e04a', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68d2d21-e098-4ffb-ab1a-115f8212e04a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91'} Body: b'{"volume": {"id": "13352f6e-46c2-49ec-b062-3357b23e0f91", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:01.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-2001654188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}], "user_id": "d83be207736f4178bbb624b08a858786", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "069bc205e29d4e9d9c84f959113a1d5a"}}' 2024-03-01 03:56:02,089 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91 0.040s 2024-03-01 03:56:02,089 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf83188-7364-4a03-aaf5-a5aa21682c61', 'content-length': '911', 'o penstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf83188-7364-4a03-aaf5-a5aa21682c61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91'} Body: b'{"volume": {"id": "13352f6e-46c2-49ec-b062-3357b23e0f91", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:01.000000", "updated_at": "2024-03-01T03:56:01.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-2001654188", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/069bc205e29d4e9d9c84f959113a1d5a/volumes/13352f6e-46c2-49ec-b062-3357b23e0f91"}], "user_id": "d83be207736f4178bbb624b08a858786", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "069bc205e29d4e9d9c84f959113a1d5a"}}' 2024-03-01 03:56:02,213 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a 0.109s 2024-03-01 03:56:02,213 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99130b1b-113b-4437-a67c-bae62ad3c8be', 'x-compute-request-id': 'req-99130b1b-113b-4437-a67c-bae62ad3c8be', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'' 2024-03-01 03:56:02,546 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a 0.333s 2024-03-01 03:56:02,547 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e0cde59-ee05-4ed1-a173-5aa8b8af8ab9', 'x-compute-request-id': 'req-1e0cde59-ee05-4ed1-a173-5aa8b8af8ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'{"server": {"id": "20186d4b-b958-487d-a50b-2a75c6cc077a", "name": "tempest-AttachSCSIVolumeTestJSON-server-1848404917", "status": "ACTIVE", "tenant_id": "069bc205e29d4e9d9c84f959113a1d5a", "user_id": "d83be207736f4178bbb624b08a858786", "metadata": {}, "hostId": "0092d49fe38d73d81aa71cc713438f2df7d22afca48fb360a8df939d", "image": {"id": "f12cc0d9-68e1-4460-b2f0-c28b55576528", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f12cc0d9-68e1-4460-b2f0-c28b55576528"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:08Z", "updated": "2024-03-01T03:56:02Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1491157087-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:c1:38"}, {"version": 4, "addr": "172.24.4.239", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:c1:38"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/20186d4b-b958-487d-a50b-2a75c6cc077a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-525874536", "OS-SRV-USG:launched_at": "2024-03-01T03:54:22.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--347216943"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:56:52,651 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a 0.042s 2024-03-01 03:56:52,652 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-93aebadc-31d7-45d7-8a6f-83e34278f3ec', 'x-compute-request-id': 'req-93aebadc-31d7-45d7-8a6f-83e34278f3ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/20186d4b-b958-487d-a50b-2a75c6cc077a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 20186d4b-b958-487d-a50b-2a75c6cc077a could not be found."}}' 2024-03-01 03:56:52,684 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-525874536 0.032s 2024-03-01 03:56:52,685 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc35b862-ea28-452f-9798-11e1eeae30ae', 'x-compute-request-id': 'req-fc35b862-ea28-452f-9798-11e1eeae30ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-525874536'} Body: b'' 2024-03-01 03:56:52,847 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d3005caa-2298-4459-8083-728d923a2712 0.162s 2024-03-01 03:56:52,848 85876 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-e2203c2d-4c51-47d2-a621-25f482145b14', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3005caa-2298-4459-8083-728d923a2712'} Body: b'' 2024-03-01 03:56:52,870 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/d3005caa-2298-4459-8083-728d923a2712 0.021s 2024-03-01 03:56:52,870 85876 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-ba6def2a-3ec0-4079-9114-b1e9744f95fc', 'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3005caa-2298-4459-8083-728d923a2712'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d3005caa-2298-4459-8083-728d923a2712 does not exist", "detail": ""}}' 2024-03-01 03:56:53,219 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8226f749-6339-4f32-8750-eefebd19ede6 0.348s 2024-03-01 03:56:53,219 85876 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-84b9ce2f-c389-498e-86b2-7d51ab1ecb99', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8226f749-6339-4f32-8750-eefebd19ede6'} Body: b'' 2024-03-01 03:56:53,358 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528 0.137s 2024-03-01 03:56:53,358 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6c1739e3-9922-4204-983c-e76ab27cdbec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528'} Body: b'' 2024-03-01 03:56:53,379 85876 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528 0.020s 2024-03-01 03:56:53,380 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-77e40c07-0afb-4530-a727-32df393b7941', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/f12cc0d9-68e1-4460-b2f0-c28b55576528'} Body: b'{"message": "No image found with ID f12cc0d9-68e1-4460-b2f0-c28b55576528

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error[id-3e33a8a8-afd4-4d64-a86b-c27a185c5a4a] ------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 71, in test_volume_force_delete_when_volume_is_error self._create_reset_and_force_delete_temp_volume('error') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 538f4ba2-8a83-4f6b-910a-64b3a3834df8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:52,526 85878 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/406c7452da0849f89c855bb650031a58/volumes 0.176s 2024-03-01 03:56:52,526 85878 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-1900519882"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e97479d-4dc9-4185-8dd3-63fde434c23d', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e97479d-4dc9-4185-8dd3-63fde434c23d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "538f4ba2-8a83-4f6b-910a-64b3a3834df8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:52.468140", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1900519882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:52,578 85878 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/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.042s 2024-03-01 03:56:52,579 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1be7c7f0-907b-456b-900f-10fe97ba96d7', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1be7c7f0-907b-456b-900f-10fe97ba96d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'{"volume": {"id": "538f4ba2-8a83-4f6b-910a-64b3a3834df8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:52.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1900519882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:53,631 85878 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/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.038s 2024-03-01 03:56:53,631 85878 DEBUG [tempest.lib.com mon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa0ca19-7d76-4533-a1f2-854f639e6ecd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa0ca19-7d76-4533-a1f2-854f639e6ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'{"volume": {"id": "538f4ba2-8a83-4f6b-910a-64b3a3834df8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:52.000000", "updated_at": "2024-03-01T03:56:53.000000", "name": "tempest-VolumesActionsTest-Volume-1900519882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:53,693 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.048s 2024-03-01 03:56:53,693 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd48b799-f4a9-406e-bf3a-85bafbf2f0a5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd48b799-f4a9-406e-bf3a-85bafbf2f0a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'{"volume": {"id": "538f4ba2-8a83-4f6b-910a-64b3a3834df8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:52.000000", "updated_at": "2024-03-01T03:56:53.000000", "name": "tempest-VolumesActionsTest-Volume-1900519882", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:53,822 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.117s 2024-03-01 03:56:53,822 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56: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-8acd40ba-6649-49bb-88a0-9cd6969b6d7a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'' 2024-03-01 03:56:53,844 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8 0.021s 2024-03-01 03:56:53,845 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5306ede-d922-4880-bd80-f970d7067bf8', 'x-openstack-request-id': 'req-b5306ede-d922-4880-bd80-f970d7067bf8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/538f4ba2-8a83-4f6b-910a-64b3a3834df8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 538f4ba2-8a83-4f6b-910a-64b3a3834df8 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance[id-b957cabd-1486-4e21-90cf-a9ed3c39dfb2] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 76, in test_volume_force_delete_when_volume_is_maintenance self._create_reset_and_force_delete_temp_volume('maintenance') File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 32, in _create_reset_and_force_delete_temp_volume temp_volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2e2239b8-694c-433f-b24b-ea90d8348f67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:54,040 85878 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/406c7452da0849f89c855bb650031a58/volumes 0.192s 2024-03-01 03:56:54,040 85878 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-820090847"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-639a41f3-b1b5-4700-9e9b-3bd60e41ef39', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-639a41f3-b1b5-4700-9e9b-3bd60e41ef39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "2e2239b8-694c-433f-b24b-ea90d8348f67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:53.971609", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-820090847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:54,091 85878 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/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.040s 2024-03-01 03:56:54,091 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a24332-e7c1-4f43-ad33-271eae269e62', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a24332-e7c1-4f43-ad33-271eae269e62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'{"volume": {"id": "2e2239b8-694c-433f-b24b-ea90d8348f67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:54.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-820090847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:55,149 85878 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/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.045s 2024-03-01 03:56:55,149 85878 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fab924d-6f84-4471-b551-175e79962b82', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fab924d-6f84-4471-b551-175e79962b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'{"volume": {"id": "2e2239b8-694c-433f-b24b-ea90d8348f67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:54.000000", "updated_at": "2024-03-01T03:56:54.000000", "name": "tempest-VolumesActionsTest-Volume-820090847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:55,208 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.046s 2024-03-01 03:56:55,208 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82071331-9b0c-4af6-8602-f98719d0301a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82071331-9b0c-4af6-8602-f98719d0301a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'{"volume": {"id": "2e2239b8-694c-433f-b24b-ea90d8348f67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:54.000000", "updated_at": "2024-03-01T03:56:54.000000", "name": "tempest-VolumesActionsTest-Volume-820090847", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:55,337 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.116s 2024-03-01 03:56:55,337 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-le ngth': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5027e8b6-6900-4019-9f93-b91aa2d7988e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'' 2024-03-01 03:56:55,360 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67 0.023s 2024-03-01 03:56:55,361 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6290167-6064-4110-b5f9-c14f564285a5', 'x-openstack-request-id': 'req-f6290167-6064-4110-b5f9-c14f564285a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/2e2239b8-694c-433f-b24b-ea90d8348f67'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2e2239b8-694c-433f-b24b-ea90d8348f67 could not be found."}}' tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status[id-d063f96e-a2e0-4f34-8b8a-395c42de1845] ---------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volumes_actions.py", line 47, in test_volume_reset_status volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 97be940b-7c8a-4d83-a334-8ecaca94786e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:55,614 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes 0.251s 2024-03-01 03:56:55,615 85878 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-511844423"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28b14b9-6f61-41fb-abe4-3feb85bb7118', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28b14b9-6f61-41fb-abe4-3feb85bb7118', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes'} Body: b'{"volume": {"id": "97be940b-7c8a-4d83-a334-8ecaca94786e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:55.539089", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-511844423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:56:55,671 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.046s 2024-03-01 03:56:55,671 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-465b9fee-b801-4b8b-9f1a-9ca5434a8838', 'content-length': '883', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-465b9fee-b801-4b8b-9f1a-9ca5434a8838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'{"volume": {"id": "97be940b-7c8a-4d83-a334-8ecaca94786e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:56.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-511844423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:56,722 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.038s 2024-03-01 03:56:56,723 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/ json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99cd7807-fa95-4bcb-8d86-117acd345722', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99cd7807-fa95-4bcb-8d86-117acd345722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'{"volume": {"id": "97be940b-7c8a-4d83-a334-8ecaca94786e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:56.000000", "updated_at": "2024-03-01T03:56:56.000000", "name": "tempest-VolumesActionsTest-Volume-511844423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:56,779 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.044s 2024-03-01 03:56:56,779 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bd93da0-159c-40af-848f-8a2a9ad6565f', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bd93da0-159c-40af-848f-8a2a9ad6565f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'{"volume": {"id": "97be940b-7c8a-4d83-a334-8ecaca94786e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:56:56.000000", "updated_at": "2024-03-01T03:56:56.000000", "name": "tempest-VolumesActionsTest-Volume-511844423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e"}], "user_id": "9f8fd764b8df46859758835a2bfc167b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "406c7452da0849f89c855bb650031a58"}}' 2024-03-01 03:56:56,918 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.126s 2024-03-01 03:56:56,918 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56: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-f04bbf6a-99de-43a0-b066-08574af652b2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'' 2024-03-01 03:56:56,940 85878 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e 0.022s 2024-03-01 03:56:56,941 85878 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-03838387-1ccd-4e5c-aa82-3f685eee01e1', 'x-openstack-request-id': 'req-03838387-1ccd-4e5c-aa82-3f685eee01e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/406c7452da0849f89c855bb650031a58/volumes/97be940b-7c8a-4d83-a334-8ecaca94786e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 97be940b-7c8a-4d83-a334-8ecaca94786e 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 349, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e0274450-a574-44f4-964b-2b0576b02b80 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:57:01,280 85874 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.293s 2024-03-01 03:57:01,280 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1313265052", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ5dCyqSvcV6zHIyCFjmZWdgQLIR3cQEb7ESZ8TsOrij4Ml/SaZsuVVOdpCcCqGjGYPXbJ5ymSvN/UkS+rTTA6+6h86/icRIYRMLnul5zJDKMnorFA8lcJ5CrQISBYSlqg=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fef9da9-62d9-44ee-add4-87a10827913d', 'x-compute-request-id': 'req-2fef9da9-62d9-44ee-add4-87a10827913d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1313265052", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ5dCyqSvcV6zHIyCFjmZWdgQLIR3cQEb7ESZ8TsOrij4Ml/SaZsuVVOdpCcCqGjGYPXbJ5ymSvN/UkS+rTTA6+6h86/icRIYRMLnul5zJDKMnorFA8lcJ5CrQISBYSlqg==", "fingerprint": "b2:56:7e:e7:97:7b:7b:08:d8:d4:54:b4:39:a8:58:15", "user_id": "693ed6d7703548a894c2a54ce2d4d018"}}' 2024-03-01 03:57:01,438 85874 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.151s 2024-03-01 03:57:01,438 85874 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-573812794", "description": "tempest-secgroup-smoke-573812794 description", "project_id": "aa8b652aa2274b8085b426d8a6d894d8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-a5e1eef9-65d2-4697-88d8-b95016a60609', 'date': 'Fri, 01 Mar 2024 03:57:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "name": "tempest-secgroup-smoke-573812794", "stateful": true, "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "description": "tempest-secgroup-smoke-573812794 description", "shared": false, "security_group_rules": [{"id": "2d6ba7bb-e089-448a-828b-9562917a6924", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "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": 547, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 0}, {"id": "99a9c2bd-3af6-4881-852a-0d0823d3ca67", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "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": 546, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 0}], "tags": [], "create d_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 1, "project_id": "aa8b652aa2274b8085b426d8a6d894d8"}}' 2024-03-01 03:57:01,634 85874 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.195s 2024-03-01 03:57:01,635 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f487329a-475e-4e43-a3d0-ff2647391873', 'date': 'Fri, 01 Mar 2024 03:57: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": "c478875e-ecb1-4c3a-b03e-c41496ab6571", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 0}}' 2024-03-01 03:57:02,295 85874 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.660s 2024-03-01 03:57:02,296 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-9fd799a4-d255-4160-a8ef-4f2b043b6d56', 'date': 'Fri, 01 Mar 2024 03:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ea285ba5-3768-4a15-8436-07b6112b42d5", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:01Z", "updated_at": "2024-03-01T03:57:01Z", "revision_number": 0}}' 2024-03-01 03:57:02,584 85874 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.288s 2024-03-01 03:57:02,585 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-836e9e55-aafe-4030-bbb3-f38ebc00e26f', 'date': 'Fri, 01 Mar 2024 03:57:02 GMT', 'connection': 'cl ose', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a5ed84ad-725e-4aa5-b999-0cc72b161434", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:02Z", "updated_at": "2024-03-01T03:57:02Z", "revision_number": 0}}' 2024-03-01 03:57:02,855 85874 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.269s 2024-03-01 03:57:02,855 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-c8e54f99-5c40-4d48-aa4b-e31f3cedba81', 'date': 'Fri, 01 Mar 2024 03:57:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f0f0249a-00f9-43ef-85c9-177274243f95", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:02Z", "updated_at": "2024-03-01T03:57:02Z", "revision_number": 0}}' 2024-03-01 03:57:03,139 85874 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.284s 2024-03-01 03:57:03,140 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-5f8c9253-546d-4e35-b204-dff9c42e4708', 'date': 'Fri, 01 Mar 2024 03:57: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": "52eba0d1-e6a8-4f56-b20c-655636fbe8a5", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:02Z", "updated_at": "2024-03-01T03:57:02Z", "revision_number": 0}}' 2024-03-01 03:57:03,463 85874 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.323s 2024-03-01 03:57:03,464 85874 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-8b51bc76-9754-48b7-9a2c-10e2ab46cdb7', 'date': 'Fri, 01 Mar 2024 03:57: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": "c396b753-9b51-478d-9df0-069be1b75e75", "project_id": "aa8b652aa2274b8085b426d8a6d894d8", "tenant_id": "aa8b652aa2274b8085b426d8a6d894d8", "security_group_id": "e294f1c1-747c-4e8a-bb09-05b86c1c0bb9", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:03Z", "updated_at": "2024-03-01T03:57:03Z", "revision_number": 0}}' 2024-03-01 03:57:03,507 85874 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.037s 2024-03-01 03:57:03,507 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:03 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-9a595d8b-585f-455a-89e6-21635706aec4', '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": "693ed6d7703548a894c2a54ce2d4d018", "name": "tempest-TestShelveInstance-1916162225-project-member", "password_expires_at": null}, "audit_ids": ["cSkdi2mXTwCugiWiwaM6VQ"], "expires_at": "2024-03-01T04:57:03.000000Z", "issued_at": "2024-03-01T03:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa8b652aa2274b8085b426d8a6d894d8", "name": "tempest-TestShelveInstance-1916162225"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aa8b652aa2274b8085b426d8a6d894d8", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37 386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:57:03,508 85874 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'da1693d8-6041-4c02-bcc5-005f80ab069b', 'name': 'tempest-TestShelveInstance-410291117-network', 'tenant_id': 'aa8b652aa2274b8085b426d8a6d894d8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aa8b652aa2274b8085b426d8a6d894d8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 61437, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:56:49Z', 'updated_at': '2024-03-01T03:56:49Z', 'revision_number': 1} available for tenant 2024-03-01 03:57:03,915 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes 0.405s 2024-03-01 03:57:03,915 85874 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-435330253", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8984f3d-d4b1-49d2-841c-b69d561ff615', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8984f3d-d4b1-49d2-841c-b69d561ff615', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes'} Body: b'{"volume": {"id": "e0274450-a574-44f4-964b-2b0576b02b80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:03.844119", "updated_at": null, "name": "tempest-tempest.common.compute-volume-435330253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}], "user_id": "693ed6d7703548a894c2a54ce2d4d018", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:03,989 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80 0.062s 2024-03-01 03:57:03,989 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e947e3-cfab-4e10-89f7-326f5a1dc684', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e947e3-cfab-4e10-89f7-326f5a1dc684', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80'} Body: b'{"volume": {"id": "e0274450-a574-44f4-964b-2b0576b02b80", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:04.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-435330253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}], "user_id": "693ed6d7703548a894c2a54ce2d4d018", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa8b652aa2274b8085b426d8a6d894d8"}}' 2024-03-01 03:57:05,040 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80 0.037s 2024-03-01 03:57:05,040 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2755dc62-4815-4e82-9dbe-b6802cb994b8', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2755dc62-4815-4e82-9dbe-b6802cb994b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80'} Body: b'{"volume": {"id": "e0274450-a574-44f4-964b-2b0576b02b80", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:04.000000", "updated_at": "2024-03-01T03:57:04.000000", "name": "tempest-tempest.common.compute-volume-435330253", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80"}], "user_id": "693ed6d7703548a894c2a54ce2d4d018", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa8b652aa2274b8085b426d8a6d894d8"}}' 2024-03-01 03:57:05,162 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80 0.109s 2024-03-01 03:57:05,162 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57: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-e6f7480d-967b-4d97-aa68-1a076ef3889e', 'con nection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80'} Body: b'' 2024-03-01 03:57:05,190 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80 0.027s 2024-03-01 03:57:05,190 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57: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-2b2e0e03-c79e-40a6-a758-5ae9430d18e1', 'x-openstack-request-id': 'req-2b2e0e03-c79e-40a6-a758-5ae9430d18e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/aa8b652aa2274b8085b426d8a6d894d8/volumes/e0274450-a574-44f4-964b-2b0576b02b80'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e0274450-a574-44f4-964b-2b0576b02b80 could not be found."}}' 2024-03-01 03:57:05,399 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e294f1c1-747c-4e8a-bb09-05b86c1c0bb9 0.206s 2024-03-01 03:57:05,399 85874 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-81b53ea2-cf1a-4446-9538-b9feb7c78d3b', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:57:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e294f1c1-747c-4e8a-bb09-05b86c1c0bb9'} Body: b'' 2024-03-01 03:57:05,431 85874 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1313265052 0.031s 2024-03-01 03:57:05,432 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4aa1355-7783-4623-8075-751614d08d0c', 'x-compute-request-id': 'req-a4aa1355-7783-4623-8075-751614d08d0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1313265052'} Body: b'' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_snapshot_metadata.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 383bdd67-7df9-4629-935d-b19eab6dfb92 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_list.py", line 32, in resource_setup volume_origin = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 26a20eb9-98e0-4f21-ac90-0d085f3e9045 failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 222, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d2aecb55-10e8-4999-ae1a-f86002882928 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:57:15,871 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.377s 2024-03-01 03:57:15,872 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1375804294"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87812299-63ef-425c-9eca-73593e5f02e7', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87812299-63ef-425c-9eca-73593e5f02e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "d2aecb55-10e8-4999-ae1a-f86002882928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:15.804830", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1375804294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,088 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.205s 2024-03-01 03:57:16,088 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-466096282"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a923c2f-20ff-47d8-a195-0d118f0284e5', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a923c2f-20ff-47d8-a195-0d118f0284e5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "e0e21574-7d3c-478e-bc06-b39584be1aef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.028133", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-466096282", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/e0e21574-7d3c-478e-bc06-b39584be1aef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/e0e21574-7d3c-478e-bc06-b39584be1aef"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,307 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.208s 2024-03-01 03:57:16,307 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1695275756"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0c2e85-cdc3-4dc2-8e93-3cd5f1993436', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0c2e85-cdc3-4dc2-8e93-3cd5f1993436', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "e15187e9-365d-415b-af60-ab4820774447", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.241370", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1695275756", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/e15187e9-365d-415b-af60-ab4820774447"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/e15187e9-365d-415b-af60-ab4820774447"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,503 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.184s 2024-03-01 03:57:16,503 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-976438272"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7bb616-9cb1-4b2f-b5ef-301ceef10932', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7bb616-9cb1-4b2f-b5ef-301ceef10932', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "bbb7adea-184a-40eb-996a-0d56f3486bd5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.448340", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-976438272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/bbb7adea-184a-40eb-996a-0d56f3486bd5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/bbb7adea-184a-40eb-996a-0d56f3486bd5"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,744 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes 0.230s 2024-03-01 03:57:16,744 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-CreateVolum esFromImageTest-Volume-942859965"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b691f90-d15c-486e-9cfe-b53ce103055f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b691f90-d15c-486e-9cfe-b53ce103055f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes'} Body: b'{"volume": {"id": "42c97278-3e0a-4393-984d-eaf068630d30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.646250", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-942859965", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/42c97278-3e0a-4393-984d-eaf068630d30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/42c97278-3e0a-4393-984d-eaf068630d30"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:57:16,796 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928 0.040s 2024-03-01 03:57:16,802 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2582214f-5df5-4a07-8316-84d1156fa917', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2582214f-5df5-4a07-8316-84d1156fa917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928'} Body: b'{"volume": {"id": "d2aecb55-10e8-4999-ae1a-f86002882928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.000000", "updated_at": "2024-03-01T03:57:16.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1375804294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b19d889369b48f38cb9678a64ecfdba"}}' 2024-03-01 03:57:17,855 85874 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928 0.039s 2024-03-01 03:57:17,855 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f31c678-6270-4ae9-861b-adebac0f526f', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f31c678-6270-4ae9-861b-adebac0f526f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928'} Body: b'{"volume": {"id": "d2aecb55-10e8-4999-ae1a-f86002882928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:57:16.000000", "updated_at": "2024-03-01T03:57:16.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1375804294", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8b19d889369b48f38cb9678a64ecfdba/volumes/d2aecb55-10e8-4999-ae1a-f86002882928"}], "user_id": "2dfae2d1d15042cdbc30adaa3c79e06c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8b19d889369b48f38cb9678a64ecfdba"}}' 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 249, in test_stable_device_rescue_disk_virtio_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a7c74aa-23b0-4a35-aba2-a07365d8f180 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:53:31,091 85870 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/a5fae6042c154e3b8f0e99e1c2400df8/volumes 0.934s 2024-03-01 03:53:31,091 85870 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-187690671"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bdb968-651f-4eef-a5ff-feabff15965f', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bdb968-651f-4eef-a5ff-feabff15965f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes'} Body: b'{"volume": {"id": "7a7c74aa-23b0-4a35-aba2-a07365d8f180", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:30.737281", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-187690671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}], "user_id": "78d928d62c934c41b073814fdb4e0833", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:53:31,103 85870 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:53:31,219 85870 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.114s 2024-03-01 03:53:31,219 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-288340447", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDlo2vj9E0TK2AK26ef9681AG2/b+p65+U5/HkEZ+rhmbhlJjU2V/O158reFl2/0oW4A9w6sRuw/xA6rZqSUS/dmN7l80I3Sicoqsf81SxAZdKPPxVpXvCwIbe3330EOHA=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:31 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-18d8e842-7386-4077-a4d0-4b9acf2abe3d', 'x-compute-request-id': 'req-18d8e842-7386-4077-a4d0-4b9acf2abe3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-288340447", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDlo2vj9E0TK2AK26ef9681AG2/b+p65+U5/HkEZ+rhmbhlJjU2V/O158reFl2/0oW4A9w6sRuw/xA6rZqSUS/dmN7l80I3Sicoqsf81SxAZdKPPxVpXvCwIbe3330EOHA==", "fingerprint": "91:0f:11:8f:dc:1f:ca:f5:38:a3:4f:7f:83:23:05:08", "user_id": "78d928d62c934c41b073814fdb4e0833"}}' 2024-03-01 03:53:31,222 85870 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-288340447 created 2024-03-01 03:53:32,549 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1 .326s 2024-03-01 03:53:32,549 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2062708774", "description": "tempest-description--1285552079"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-22736105-8588-4296-8aef-900cda78c10d', 'date': 'Fri, 01 Mar 2024 03:53:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "name": "tempest-securitygroup--2062708774", "stateful": true, "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "description": "tempest-description--1285552079", "shared": false, "security_group_rules": [{"id": "35f410b9-f729-42be-9600-fa4d55744824", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "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": 206, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:53:32Z", "updated_at": "2024-03-01T03:53:32Z", "revision_number": 0}, {"id": "4457f567-a8f8-4ad2-9fcd-418c1f90d766", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "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": 204, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:53:31Z", "updated_at": "2024-03-01T03:53:31Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:53:31Z", "updated_at": "2024-03-01T03:53:31Z", "revision_number": 1, "project_id": "a5fae6042c154e3b8f0e99e1c2400df8"}}' 2024-03-01 03:53:33,809 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.259s 2024-03-01 03:53:33,809 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-eead1666-897f-44c3-87a6-76b51e40e31f', 'date': 'Fri, 01 Mar 2024 03:53:33 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a9c99a11-3ece-4106-aec8-786d507e10e6", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:53:33Z", "updated_at": "2024-03-01T03:53:33Z", "revision_number": 0}}' 2024-03-01 03:53:35,460 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:96 96/networking/v2.0/security-group-rules 1.650s 2024-03-01 03:53:35,460 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ce84df65-3846-4482-a8df-f2b6386e5d4b', 'date': 'Fri, 01 Mar 2024 03:53: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": "0ec247f0-832f-42eb-8cc2-0f9d167338d0", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "security_group_id": "0c106127-8ef5-4535-beac-6e7ae71ed938", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:53:34Z", "updated_at": "2024-03-01T03:53:34Z", "revision_number": 0}}' 2024-03-01 03:53:35,461 85870 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2062708774 created 2024-03-01 03:53:38,076 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.615s 2024-03-01 03:53:38,077 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-5ab89dcf-d34d-43fe-aa5a-1ab1e4889242', 'date': 'Fri, 01 Mar 2024 03:53:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0b14143b-3858-4708-bb75-2db4657781a8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "floating_ip_address": "172.24.4.65", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a5fae6042c154e3b8f0e99e1c2400df8", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:53:36Z", "updated_at": "2024-03-01T03:53:36Z", "revision_number": 0}}' 2024-03-01 03:53:38,077 85870 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0b14143b-3858-4708-bb75-2db4657781a8', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'floating_ip_address': '172.24.4.65', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:53:36Z', 'updated_at': '2024-03-01T03:53:36Z', 'revision_number': 0, 'ip': '172.24.4.65'} created 2024-03-01 03:53:38,204 85870 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.122s 2024-03-01 03:53:38,205 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:38 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-ed320cd3-2538-4d89-ab67-44c86236de4d', '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": "78d928d62c934c41b073814fdb4e0833", "name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "password_expires_at": null}, "audit_ids": ["uFSlNp5vRJOUP9RqshzN6A"], "expires_at": "2024-03-01T04:53:38.000000Z", "issued_at": "2024-03-01T03:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5fae6042c154e3b8f0e99e1c2400df8", "name": "tempest-ServerStableDeviceRescueTest-277426365"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a5fae6042c154e3b8f0e99e1c2400df8", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:53:38,205 85870 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'f8cf1b7d-58f9-4345-828e-8842a9498ffc', 'name': 'tempest-ServerStableDeviceRescueTest-839969346-network', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19109, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:10Z', 'revision_number': 1} available for tenant 2024-03-01 03:53:38,206 85870 DEBUG [tempest.common.comput e] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-288340447', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDlo2vj9E0TK2AK26ef9681AG2/b+p65+U5/HkEZ+rhmbhlJjU2V/O158reFl2/0oW4A9w6sRuw/xA6rZqSUS/dmN7l80I3Sicoqsf81SxAZdKPPxVpXvCwIbe3330EOHA==', 'fingerprint': '91:0f:11:8f:dc:1f:ca:f5:38:a3:4f:7f:83:23:05:08', 'user_id': '78d928d62c934c41b073814fdb4e0833', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDVN+7d/HPl/RL5z1jAhhnj5rX/RLz3Kc3uP5D3mBvKWR/jNFPlA4dv\n9ETmTCh3K2ygBwYFK4EEACKhZANiAAQ5aNr4/RNEytgCtunn/evNQBtv2/qeuflO\nfx5BGfq4Zm4ZSY1NlfztefK3hZdv9KFuAPcOrEbsP8QOq2aklEv3Zje5fNCN0onK\nKrH/NUsQGXSjz8VaV7wsCG3t999BDhw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '0c106127-8ef5-4535-beac-6e7ae71ed938', 'name': 'tempest-securitygroup--2062708774', 'stateful': True, 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'description': 'tempest-description--1285552079', 'shared': False, 'security_group_rules': [{'id': '35f410b9-f729-42be-9600-fa4d55744824', 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'security_group_id': '0c106127-8ef5-4535-beac-6e7ae71ed938', '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': 206, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:53:32Z', 'updated_at': '2024-03-01T03:53:32Z', 'revision_number': 0}, {'id': '4457f567-a8f8-4ad2-9fcd-418c1f90d766', 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'security_group_id': '0c106127-8ef5-4535-beac-6e7ae71ed938', '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': 204, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:53:31Z', 'updated_at': '2024-03-01T03:53:31Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:53:31Z', 'updated_at': '2024-03-01T03:53:31Z', 'revision_number': 1, 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8'}, 'floating_ip': {'id': '0b14143b-3858-4708-bb75-2db4657781a8', 'tenant_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'floating_ip_address': '172.24.4.65', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a5fae6042c154e3b8f0e99e1c2400df8', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:53:36Z', 'updated_at': '2024-03-01T03:53:36Z', 'revision_number': 0, 'ip': '172.24.4.65'}} 2024-03-01 03:53:40,829 85870 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 2.621s 2024-03-01 03:53:40,829 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "f8cf1b7d-58f9-4345-828e-8842a9498ffc"}], "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "key_name": "tempest-keypair-288340447", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee', 'content-type': 'appl ication/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-341ea6ea-fd83-451e-9442-bf25832ee8af', 'x-compute-request-id': 'req-341ea6ea-fd83-451e-9442-bf25832ee8af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "adminPass": "F5K9HT9H9Xn9"}}' 2024-03-01 03:53:41,212 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee 0.380s 2024-03-01 03:53:41,212 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0802dfeb-8131-46ec-a289-d3c7f296fddc', 'x-compute-request-id': 'req-0802dfeb-8131-46ec-a289-d3c7f296fddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "status": "BUILD", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "user_id": "78d928d62c934c41b073814fdb4e0833", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:41Z", "updated": "2024-03-01T03:53:40Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-288340447", "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": []}}' 2024-03-01 03:54:31,898 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee 0.621s 2024-03-01 03:54:31,898 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1551', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bd4240c-ce60-44b7-9893-74e18ba1415f', 'x-compute-request-id': 'req-3bd4240c-ce60-44b7-9893-74e18ba1415f', 'connection': 'close', 'status': '200', 'content-location': 'h ttp://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "status": "ACTIVE", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "user_id": "78d928d62c934c41b073814fdb4e0833", "metadata": {}, "hostId": "9a23e4c33a216325f1eca469cb850c22a98df3bba54fe4c76fac7983", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:40Z", "updated": "2024-03-01T03:53:58Z", "addresses": {"tempest-ServerStableDeviceRescueTest-839969346-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288340447", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:54:31,912 85870 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 03:55:32,255 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee/os-interface 0.281s 2024-03-01 03:55:32,256 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:31 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-e6bc2cea-843d-4c48-9882-c81151bde657', 'x-compute-request-id': 'req-e6bc2cea-843d-4c48-9882-c81151bde657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f8cf1b7d-58f9-4345-828e-8842a9498ffc", "port_id": "52ebf71b-63bc-44b0-9057-28566ef92f75", "mac_addr": "fa:16:3e:d7:cd:ee", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "31ab11f5-2a8f-48e9-8f18-876e26819379", "ip_address": "10.0.0.11"}]}]}' 2024-03-01 03:55:33,708 85870 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/0b14143b-3858-4708-bb75-2db4657781a8 1.448s 2024-03-01 03:55:33,709 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "52ebf71b-63bc-44b0-9057-28566ef92f75"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-dac85c13-6075-46ce-947e-1355d04ad6f9', 'date': 'Fri, 01 Mar 2024 03:55:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/0b14143b-3858-4708-bb75-2db4657781a8'} Body: b'{"floatingip": {"id": "0b141 43b-3858-4708-bb75-2db4657781a8", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "floating_ip_address": "172.24.4.65", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "d87bf622-fa9a-4e84-aa7c-b30ed8b9e005", "port_id": "52ebf71b-63bc-44b0-9057-28566ef92f75", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f8cf1b7d-58f9-4345-828e-8842a9498ffc", "mac_address": "fa:16:3e:d7:cd:ee", "admin_state_up": true, "status": "ACTIVE", "device_id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:53:36Z", "updated_at": "2024-03-01T03:55:32Z", "revision_number": 1, "project_id": "a5fae6042c154e3b8f0e99e1c2400df8"}}' 2024-03-01 03:55:33,711 85870 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.65:22' as 'cirros' with public key authentication 2024-03-01 03:55:33,730 85870 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:55:33,839 85870 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:55:33,839 85870 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.65 successfully created 2024-03-01 03:55:34,776 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee/action 0.936s 2024-03-01 03:55:34,777 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-716936899"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891fd9d8-06df-427c-a199-e2efcb33debf', 'x-compute-request-id': 'req-891fd9d8-06df-427c-a199-e2efcb33debf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee/action'} Body: b'' 2024-03-01 03:55:34,932 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.152s 2024-03-01 03:55:34,932 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5dc640f-60cb-4ec2-87ec-22a826f2f785', 'x-compute-request-id': 'req-b5dc640f-60cb-4ec2-87ec-22a826f2f785', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"image": {"id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "owner_projec t_name": "tempest-ServerStableDeviceRescueTest-277426365", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "user_id": "78d928d62c934c41b073814fdb4e0833"}, "created": "2024-03-01T03:55:35Z", "updated": "2024-03-01T03:55:35Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}], "server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}]}}}' 2024-03-01 03:56:25,053 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.064s 2024-03-01 03:56:25,054 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ac088a-cfe8-4530-9c13-f586c13fc9e5', 'x-compute-request-id': 'req-43ac088a-cfe8-4530-9c13-f586c13fc9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"image": {"id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "minRam": 0, "minDisk": 1, "metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-277426365", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "user_id": "78d928d62c934c41b073814fdb4e0833", "image_type": "snapshot", "owner_id": "a5fae6042c154e3b8f0e99e1c2400df8", "image_state": "available", "image_location": "snapshot"}, "created": "2024-03-01T03:55:35Z", "updated": "2024-03-01T03:55:40Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}], "server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}]}}}' 2024-03-01 03:56:25,120 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.060s 2024-03-01 03:56:25,121 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4311673b-8811-4fc3-9bba-b70b6474be43', 'x-compute-request-id': 'req-4311673b-8811-4fc3-9bba-b70b6474be43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"image": {"id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "owner_id": "a5fae6042c154e3b8f0e99e1c2400df8", "owner_project_name": "tempest-ServerStableDeviceRescueTest-277426365", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "user_id": "78d928d62c934c41b073814fdb4e0833"}, "created": "2024-03-01T03:55:35Z", "updated": "2024-03-01T03:55:40Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8"}], "server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}]}}}' 2024-03-01 03:56:25,407 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee 0.279s 2024-03-01 03:56:25,407 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86ba0c01-1896-4688-83ae-dc22dc0d7ea8', 'x-compute-request-id': 'req-86ba0c01-1896-4688-83ae-dc22dc0d7ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "status": "ACTIVE", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "user_id": "78d928d62c934c41b073814fdb4e0833", "metadata": {}, "hostId": "9a23e4c33a216325f1eca469cb850c22a98df3bba54fe4c76fac7983", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/ compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:40Z", "updated": "2024-03-01T03:55:41Z", "addresses": {"tempest-ServerStableDeviceRescueTest-839969346-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}, {"version": 4, "addr": "172.24.4.65", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288340447", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:25,691 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.210s 2024-03-01 03:57:25,692 85870 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': 'Fri, 01 Mar 2024 03:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5111885e-98fa-4f96-87d6-eb49cc155772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "owner_id": "a5fae6042c154e3b8f0e99e1c2400df8", "owner_project_name": "tempest-ServerStableDeviceRescueTest-277426365", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "user_id": "78d928d62c934c41b073814fdb4e0833", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "d5eaa73f19d05ac78089f5164c5a6af1", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a5fae6042c154e3b8f0e99e1c2400df8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f7210d48988406c6af5b5373b2a82f70b262bf64d203bd6306b77f803403b08aab66aaf97e024b6e9201baaa506f499d33c812b924e59ec41895477cf135a512", "id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "created_at": "2024-03-01T03:55:35Z", "updated_at": "2024-03-01T03:57:26Z", "tags": [], "self": "/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "file": "/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:57:25,993 85870 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/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8 0.300s 2024-03-01 03:57:25,993 85870 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c55c2a56-9bac-4e79-85f5-b062854d5d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "owner_id": "a5fae6042c154e3b8f0e99e1c2400df8", "owner_project_name": "tempest-ServerStableDeviceRescueTest-277426365", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-277426365-project-member", "user_id": "78d928d62c934c41b073814fdb4e0833", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-716936899", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "d5eaa73f19d05ac78089f5164c5a6af1", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "a5fae6042c154e3b8f0e99e1c2400df8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "f7210d48988406c6af5b5373b2a82f70b262bf64d203bd6306b77f803403b08aab66aaf97e024b6e9201baaa506f499d33c812b924e59ec41895477cf135a512", "id": "e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "created_at": "2024-03-01T03:55:35Z", "updated_at": "2024-03-01T03:57:26Z", "tags": [], "self": "/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8", "file": "/v2/images/e2b0f225-ec95-4e6b-9c46-b6a524e78fa8/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:57:26,368 85870 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/44ee9e0e-ef37-46b2-8fa9-628eb214afee 0.374s 2024-03-01 03:57:26,368 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-401138f7-966c-4870-8050-667f3096c7b7', 'x-compute-request-id': 'req-401138f7-966c-4870-8050-667f3096c7b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee'} Body: b'{"server": {"id": "44ee9e0e-ef37-46b2-8fa9-628eb214afee", "name": "tempest-ServerStableDeviceRescueTest-server-1313623063", "status": "ACTIVE", "tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8", "user_id": "78d928d62c934c41b073814fdb4e0833", "metadata": {}, "hostId": "9a23e4c33a216325f1eca469cb850c22a98df3bba54fe4c76fac7983", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:40Z", "updated": "2024-03-01T03:55:41Z", "addresses": {"tempest-ServerStableDeviceRescueTest-839969346-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixe d", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}, {"version": 4, "addr": "172.24.4.65", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:cd:ee"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/44ee9e0e-ef37-46b2-8fa9-628eb214afee"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-288340447", "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2062708774"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:26,424 85870 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/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180 0.042s 2024-03-01 03:57:26,425 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3312a87-dbc9-4139-9820-febebadb92fb', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3312a87-dbc9-4139-9820-febebadb92fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180'} Body: b'{"volume": {"id": "7a7c74aa-23b0-4a35-aba2-a07365d8f180", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:31.000000", "updated_at": "2024-03-01T03:53:31.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-187690671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}], "user_id": "78d928d62c934c41b073814fdb4e0833", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8"}}' 2024-03-01 03:57:27,477 85870 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/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180 0.038s 2024-03-01 03:57:27,478 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a4c7b7-d188-486e-b899-db2f73cb530a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a4c7b7-d188-486e-b899-db2f73cb530a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180'} Body: b'{"volume": {"id": "7a7c74aa-23b0-4a35-aba2-a07365d8f180", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:53:31.000000", "updated_at": "2024-03-01T03:53:31.00 0000", "name": "tempest-ServerStableDeviceRescueTest-volume-187690671", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a5fae6042c154e3b8f0e99e1c2400df8/volumes/7a7c74aa-23b0-4a35-aba2-a07365d8f180"}], "user_id": "78d928d62c934c41b073814fdb4e0833", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a5fae6042c154e3b8f0e99e1c2400df8"}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6d22152c-59e1-46e4-9502-15dd5eb4600d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:12,853 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes 0.226s 2024-03-01 03:58:12,854 85868 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-1327840894"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccb100eb-befe-4a18-8ad4-2e09b2eb8a6b', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccb100eb-befe-4a18-8ad4-2e09b2eb8a6b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes'} Body: b'{"volume": {"id": "6d22152c-59e1-46e4-9502-15dd5eb4600d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:12.791877", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1327840894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:58:12,910 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d 0.045s 2024-03-01 03:58:12,911 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d2819b-b678-4c20-b44f-32c62090daf6', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d2819b-b678-4c20-b44f-32c62090daf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d'} Body: b'{"volume": {"id": "6d22152c-59e1-46e4-9502-15dd5eb4600d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:13.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1327840894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c95ceae68bca4ea2a4a5f8547be16814"}}' 2024-03-01 03:58:13,977 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d 0.045s 2024-03-01 03:58:13,977 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cafdcf26-5dd2-4b76-918d-e170c4508caf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cafdcf26-5dd2-4b76-918d-e170c4508caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d'} Body: b'{"volume": {"id": "6d22152c-59e1-46e4-9502-15dd5eb4600d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:13.000000", "updated_at": "2024-03-01T03:58:13.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1327840894", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/6d22152c-59e1-46e4-9502-15dd5eb4600d"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c95ceae68bca4ea2a4a5f8547be16814"}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 65088893-6d67-4055-9cf7-0bd09ad49c41 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:14,182 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes 0.188s 2024-03-01 03:58:14,182 85868 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-1128548926"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9753c47-7be0-480b-8949-4343df1428b9', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9753c47-7be0-480b-8949-4343df1428b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes'} Body: b'{"volume": {"id": "65088893-6d67-4055-9cf7-0bd09ad49c41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:14.120873", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1128548926", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:58:14,233 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41 0.038s 2024-03-01 03:58:14,233 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec20216-1a4a-48d3-acab-a1140b72ca66', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec20216-1a4a-48d3-acab-a1140b72ca66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41'} Body: b'{"volume": {"id": "65088893-6d67-4055-9cf7-0bd09ad49c41", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:14.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-1128548926", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c95ceae68bca4ea2a4a5f8547be16814"}}' 2024-03-01 03:58:15,288 85868 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41 0.040s 2024-03-01 03:58:15,289 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fb683c1-4f54-4038-bbaa-ca125e689860', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fb683c1-4f54-4038-bbaa-ca125e689860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41'} Body: b'{"volume": {"id": "65088893-6d67-4055-9cf7-0bd09ad49c41", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:14.000000", "updated_at": "2024-03-01T03:58:14.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-1128548926", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/c95ceae68bca4ea2a4a5f8547be16814/volumes/65088893-6d67-4055-9cf7-0bd09ad49c41"}], "user_id": "1e2d0ac7a6df403281914c8264833552", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c95ceae68bca4ea2a4a5f8547be16814"}}' 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:24,150 85870 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/d214504fb0c94960ba56e32bf49e3b63/scheduler-stats/get_pools?detail=True 0.189s 2024-03-01 03:58:24,151 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c64f894-c639-49c7-a72b-387edfa35d27', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c64f894-c639-49c7-a72b-387edfa35d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d214504fb0c94960ba56e32bf49e3b63/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: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:24,213 85870 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/d214504fb0c94960ba56e32bf49e3b63/scheduler-stats/get_pools 0.046s 2024-03-01 03:58:24,214 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49713557-4581-49eb-b869-f65f9db21493', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49713557-4581-49eb-b869-f65f9db21493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d214504fb0c94960ba56e32bf49e3b63/scheduler-stats/get_pools'} Body: b'{"pools": []}' tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ff2b43a4-610a-4a3e-b284-489e37ca0e1c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:27,763 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes 0.314s 2024-03-01 03:58:27,764 85870 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-1074184941"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05eb48e0-d7de-465f-a956-8e3f0512d694', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05eb48e0-d7de-465f-a956-8e3f0512d694', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes'} Body: b'{"volume": {"id": "ff2b43a4-610a-4a3e-b284-489e37ca0e1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:27.697670", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1074184941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}], "user_id": "77f54ff04db141c9900ebbcaf0f19022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:58:27,818 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.044s 2024-03-01 03:58:27,819 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-032f83c9-5ec9-4d9c-86d7-ae8e7977fd11', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-032f83c9-5ec9-4d9c-86d7-ae8e7977fd11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'{"volume": {"id": "ff2b43a4-610a-4a3e-b284-489e37ca0e1c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:28.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1074184941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}], "user_id": "77f54ff04db141c9900ebbcaf0f19022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f93df5945ceb445f957081f70b5ea453"}}' 2024-03-01 03:58:28,923 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.091s 2024-03-01 03:58:28,924 85870 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01a59bc8-fd4d-42d9-a0c4-e7f39e454f1b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01a59bc8-fd4d-42d9-a0c4-e7f39e454f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'{"volume": {"id": "ff2b43a4-610a-4a3e-b284-489e37ca0e1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:28.000000", "updated_at": "2024-03-01T03:58:28.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1074184941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}], "user_id": "77f54ff04db141c9900ebbcaf0f19022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f93df5945ceb445f957081f70b5ea453"}}' 2024-03-01 03:58:29,024 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.087s 2024-03-01 03:58:29,025 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57f032c-089d-46cd-9548-4447933ef797', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b57f032c-089d-46cd-9548-4447933ef797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'{"volume": {"id": "ff2b43a4-610a-4a3e-b284-489e37ca0e1c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:28.000000", "updated_at": "2024-03-01T03:58:28.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1074184941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c"}], "user_id": "77f54ff04db141c9900ebbcaf0f19022", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f93df5945ceb445f957081f70b5ea453"}}' 2024-03-01 03:58:29,146 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.103s 2024-03-01 03:58:29,146 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58: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-7b306fa5-502e-43e8-9605-d44f15ac917f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'' 2024-03-01 03:58:29,169 85870 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c 0.023s 2024-03-01 03:58:29,170 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58: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-cb8d345e-9491-4739-b64f-aecc0317cc6a', 'x-openstack-request-id': 'req-cb8d345e-9491-4739-b64f-aecc0317cc6a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f93df5945ceb445f957081f70b5ea453/volumes/ff2b43a4-610a-4a3e-b284-489e37ca0e1c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ff2b43a4-610a-4a3e-b284-489e37ca0e1c could not be found."}}' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_list.py", line 89, in resource_setup volume = cls.create_volume(metadata=cls.metadata) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5baaf34d-5d62-42b6-85a4-ce6e434a5078 failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 49, in test_attach_attached_volume_to_same_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 81527423-002b-44eb-a5f6-7fccddffb9a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:25,381 85866 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:56:25,382 85866 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:56:25,433 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2024-03-01 03:56:25,434 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-576718135", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPKXq99UoJcUoIvNGuEEIIlyGCl7ByCXN0DkUqpQOaZMKC+gN2fh4cyXmtvOe4JdcQzljZ9QnggA+r5miBb4WhbAU3k6g5wnS2hjP6ZooqOrVPJTdvjKmJ/PRNGINDnohg=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:25 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-8dc261e6-5fb6-4358-9570-c88b742e444a', 'x-compute-request-id': 'req-8dc261e6-5fb6-4358-9570-c88b742e444a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-576718135", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPKXq99UoJcUoIvNGuEEIIlyGCl7ByCXN0DkUqpQOaZMKC+gN2fh4cyXmtvOe4JdcQzljZ9QnggA+r5miBb4WhbAU3k6g5wnS2hjP6ZooqOrVPJTdvjKmJ/PRNGINDnohg==", "fingerprint": "12:8c:44:44:fa:7c:33:8f:2b:c9:bf:d2:9d:0f:73:ba", "user_id": "3b9f3fb632f347ca8691ba55499d1a84"}}' 2024-03-01 03:56:25,436 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-576718135 created 2024-03-01 03:56:25,630 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.193s 2024-03-01 03:56:25,631 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--819338120", "description": "tempest-description--1201017923"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-0cf6fd83-f998-41b0-a179-4672b3586fa8', 'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "name": "tempest-securitygroup--819338120", "stateful": true, "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "description": "tempest-description--1201017923", "shared": false, "security_group_rules": [{"id": "28d75238-5483-47f8-8006-2ac2d62037a9", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "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, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 0}, {"id": "d89230b3-1574-4ed1-aa1e-576503abe47c", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 482, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:56:25,853 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.221s 2024-03-01 03:56:25,853 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3c3da44c-1392-48f1-a1b3-00ffe682dfba', 'date': 'Fri, 01 Mar 2024 03:56:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cb97ade3-5736-4019-bd3c-f0e16a146e0c", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 0}}' 2024-03-01 03:56:26,068 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.214s 2024-03-01 03:56:26,069 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9ddf6078-52ec-42b6-b41f-10337540c5ce', 'date': 'Fri, 01 Mar 2024 03:56:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e3a753c9-f0e9-430b-ac3c-62c35649d3c2", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "dfdd6b64-0340-4521-8bbb-4a8192361f20", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:56:25Z", "updated_at": "2024-03-01T03:56:25Z", "revision_number": 0}}' 2024-03-01 03:56:26,069 85866 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--819338120 created 2024-03-01 03:56:26,959 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.889s 2024-03-01 03:56:26,960 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c 18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-0027f4ff-c383-4c76-9049-4393923d99c5', 'date': 'Fri, 01 Mar 2024 03:56:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "eeda7284-ded9-409c-a485-4ce58d8a94d3", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.70", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d4b7955d5df40c192322c2688bad10f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:56:26Z", "updated_at": "2024-03-01T03:56:26Z", "revision_number": 0}}' 2024-03-01 03:56:26,960 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'eeda7284-ded9-409c-a485-4ce58d8a94d3', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.70', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:56:26Z', 'updated_at': '2024-03-01T03:56:26Z', 'revision_number': 0, 'ip': '172.24.4.70'} created 2024-03-01 03:56:27,050 85866 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.080s 2024-03-01 03:56:27,050 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:26 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-5856e100-fbb8-459b-9500-863901c5b2f2', '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": "3b9f3fb632f347ca8691ba55499d1a84", "name": "tempest-AttachVolumeNegativeTest-1597853009-project-member", "password_expires_at": null}, "audit_ids": ["1S8f-sZ0SiqddS9o__i8IQ"], "expires_at": "2024-03-01T04:56:26.000000Z", "issued_at": "2024-03-01T03:56:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d4b7955d5df40c192322c2688bad10f", "name": "tempest-AttachVolumeNegativeTest-1597853009"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoin ts": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:56:27,051 85866 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '4079f181-40a0-4f37-8f64-25bc7601fe28', 'name': 'tempest-AttachVolumeNegativeTest-1660737255-network', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53523, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:10Z', 'revision_number': 1} available for tenant 2024-03-01 03:56:27,052 85866 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-576718135', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPKXq99UoJcUoIvNGuEEIIlyGCl7ByCXN0DkUqpQOaZMKC+gN2fh4cyXmtvOe4JdcQzljZ9QnggA+r5miBb4WhbAU3k6g5wnS2hjP6ZooqOrVPJTdvjKmJ/PRNGINDnohg==', 'fingerprint': '12:8c:44:44:fa:7c:33:8f:2b:c9:bf:d2:9d:0f:73:ba', 'user_id': '3b9f3fb632f347ca8691ba55499d1a84', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA1RYAALU2nXa+ZbKP8l317IZt3l4HCVu6to7IC9d5X6ilkqkPqUk8+\nAWWLovBglmSgBwYFK4EEACKhZANiAATyl6vfVKCXFKCLzRrhBCCJchgpewcglzdA\n5FKqUDmmTCgvoDdn4eHMl5rbznuCXXEM5Y2fUJ4IAPq+ZogW+FoWwFN5OoOcJ0to\nYz+maKKjq1TyU3b4ypifz0TRiDQ56IY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'dfdd6b64-0340-4521-8bbb-4a8192361f20', 'name': 'tempest-securitygroup--819338120', 'stateful': True, 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'description': 'tempest-description--1201017923', 'shared': False, 'security_group_rules': [{'id': '28d75238-5483-47f8-8006-2ac2d62037a9', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': 'dfdd6b64-0340-4521-8bbb-4a8192361f20', '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, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:56:25Z', 'updated_at': '2024-03-01T03:56:25Z', 'revision_number': 0}, {'id': 'd89230b3-1574-4ed1-aa1e-576503abe47c', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': 'dfdd6b64-0340-4521-8bbb-4a8192361f20', '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': N one, 'standard_attr_id': 482, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:56:25Z', 'updated_at': '2024-03-01T03:56:25Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:56:25Z', 'updated_at': '2024-03-01T03:56:25Z', 'revision_number': 1, 'project_id': '8d4b7955d5df40c192322c2688bad10f'}, 'floating_ip': {'id': 'eeda7284-ded9-409c-a485-4ce58d8a94d3', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.70', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:56:26Z', 'updated_at': '2024-03-01T03:56:26Z', 'revision_number': 0, 'ip': '172.24.4.70'}} 2024-03-01 03:56:27,708 85866 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.655s 2024-03-01 03:56:27,708 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-750033523", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "4079f181-40a0-4f37-8f64-25bc7601fe28"}], "security_groups": [{"name": "tempest-securitygroup--819338120"}], "key_name": "tempest-keypair-576718135", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22b1d9b-938a-463f-a30a-67d13a452d50', 'x-compute-request-id': 'req-f22b1d9b-938a-463f-a30a-67d13a452d50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--819338120"}], "adminPass": "password"}}' 2024-03-01 03:56:27,800 85866 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/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.088s 2024-03-01 03:56:27,800 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:27 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-d5d00ec4-4003-46a0-81ad-9f80888e194b', 'x-compute-request-id': 'req-d5d00ec4-4003-46a0-81ad-9f80888e194b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'{"server": {"id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "name": "tempest-AttachVolumeNegativeTest-server-750033523", "status": "BUILD", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3 b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:56:28Z", "updated": "2024-03-01T03:56:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-576718135", "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": []}}' 2024-03-01 03:57:18,087 85866 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/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.232s 2024-03-01 03:57:18,087 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:17 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-55efc68f-00d5-41f8-b1a4-e9e1fe1d4b08', 'x-compute-request-id': 'req-55efc68f-00d5-41f8-b1a4-e9e1fe1d4b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'{"server": {"id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "name": "tempest-AttachVolumeNegativeTest-server-750033523", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:56:27Z", "updated": "2024-03-01T03:56:36Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:47:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-576718135", "OS-SRV-USG:launched_at": "2024-03-01T03:56:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--819338120"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:18,101 85866 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:58:18,303 85866 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/b4a4a339-b579-41ee-986d-aa0ae169aa32/os-interface 0.142s 2024-03-01 03:58:18,303 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:18 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-23846700-0645-42eb-b6c4-73ebbe53eba4', 'x-compute-request-id': 'req-23846700-0645-42eb-b6c4-73ebbe53eba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "port_id": "3cea48fa-2501-4cda-90e0-9660e414bee5", "mac_addr": "fa:16:3e:35:47:45", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "936ea464-e53f-4920-ac0c-25bb2390b0ac", "ip_address": "10.0.0.5"}]}]}' 2024-03-01 03:58:19,215 85866 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/eeda7284-ded9-409c-a485-4ce58d8a94d3 0.907s 2024-03-01 03:58:19,215 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3cea48fa-2501-4cda-90e0-9660e414bee5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-6c76f369-de9f-4515-8c96-2a2d88f235b5', 'date': 'Fri, 01 Mar 2024 03:58:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/eeda7284-ded9-409c-a485-4ce58d8a94d3'} Body: b'{"floatingip": {"id": "eeda7284-ded9-409c-a485-4ce58d8a94d3", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.70", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "6161874f-4dd3-48bf-b825-66b3e121ff61", "port_id": "3cea48fa-2501-4cda-90e0-9660e414bee5", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "mac_address": "fa:16:3e:35:47:45", "admin_state_up": true, "status": "ACTIVE", "device_id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:56:26Z", "updated_at": "2024-03-01T03:58:18Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:58:19,216 85866 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.70:22' as 'cirros' with public key authentication 2024-03-01 03:58:19,223 85866 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:58:19,331 85866 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:58:19,332 85866 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.70 successfully created 2024-03-01 03:58:19,371 85866 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/b4a4a339-b579-41ee-986d-aa0ae169aa32/ips 0.038s 2024-03-01 03:58:19,371 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d24ef6a-7250-40d0-9728-2e79635fce6d', 'x-compute-request-id': 'req-4d24ef6a-7250-40d0-972 8-2e79635fce6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2024-03-01 03:58:19,558 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes 0.184s 2024-03-01 03:58:19,559 85866 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-1715715925"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b293a71-3544-41ef-bd84-31cb185b8476', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b293a71-3544-41ef-bd84-31cb185b8476', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes'} Body: b'{"volume": {"id": "81527423-002b-44eb-a5f6-7fccddffb9a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:19.495201", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1715715925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:58:19,611 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5 0.041s 2024-03-01 03:58:19,611 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb593e3-7d6d-4001-9ad7-b11b06042b51', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb593e3-7d6d-4001-9ad7-b11b06042b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5'} Body: b'{"volume": {"id": "81527423-002b-44eb-a5f6-7fccddffb9a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:19.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1715715925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-0 3-01 03:58:20,672 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5 0.047s 2024-03-01 03:58:20,672 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a434e711-3132-4e3d-bc34-c47d441404c6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a434e711-3132-4e3d-bc34-c47d441404c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5'} Body: b'{"volume": {"id": "81527423-002b-44eb-a5f6-7fccddffb9a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:19.000000", "updated_at": "2024-03-01T03:58:20.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1715715925", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/81527423-002b-44eb-a5f6-7fccddffb9a5"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:58:20,804 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.119s 2024-03-01 03:58:20,804 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:20 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-8653ebf4-3c2a-4dac-9c44-92b5aef731d2', 'x-compute-request-id': 'req-8653ebf4-3c2a-4dac-9c44-92b5aef731d2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'' 2024-03-01 03:58:20,979 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.174s 2024-03-01 03:58:20,980 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1665', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e62838a-b249-4813-b833-7537e4ca6ac1', 'x-compute-request-id': 'req-9e62838a-b249-4813-b833-7537e4ca6ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'{"server": {"id": "b4a4a339-b579-41ee-986d-aa0ae169aa32", "name": "tempest-AttachVolumeNegativeTest-server-750033523", "status": "ACTIVE", " tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:56:27Z", "updated": "2024-03-01T03:58:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:47:45"}, {"version": 4, "addr": "172.24.4.70", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:47:45"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-576718135", "OS-SRV-USG:launched_at": "2024-03-01T03:56:35.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--819338120"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:11,173 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32 0.131s 2024-03-01 03:59:11,173 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:11 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-42fbcc2b-a829-47d9-bea4-52d33fd8fcea', 'x-compute-request-id': 'req-42fbcc2b-a829-47d9-bea4-52d33fd8fcea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4a4a339-b579-41ee-986d-aa0ae169aa32'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b4a4a339-b579-41ee-986d-aa0ae169aa32 could not be found."}}' 2024-03-01 03:59:11,209 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-576718135 0.035s 2024-03-01 03:59:11,209 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5499338c-9393-43be-8fb1-8f8a70ec34d4', 'x-compute-request-id': 'req-5499338c-9393-43be-8fb1-8f8a70ec34d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-576718135'} Body: b'' 2024-03-01 03:59:11,383 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/dfdd6b64-0340-4521-8bbb-4a8192361f20 0.172s 2024-03-01 03:59:11,383 85866 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-f46d3bd5-e615-40da-aa07-693514068809', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dfdd6b64-0340-4521-8bbb-4a8192361f20'} Body: b'' 2024-03-01 03:59:11,401 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/dfdd6b64-0340-4521-8bbb-4a8192361f20 0.017s 2024-03-01 03:59:11,401 85866 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-a2278bfb-aa29-4789-9c09-39c0412950c5', 'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/dfdd6b64-0340-4521-8bbb-4a8192361f20'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group dfdd6b64-0340-4521-8bbb-4a8192361f20 does not exist", "detail": ""}}' 2024-03-01 03:59:11,766 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/eeda7284-ded9-409c-a485-4ce58d8a94d3 0.364s 2024-03-01 03:59:11,767 85866 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-2a892a2b-68e7-49f9-adbe-f3c3bcb7ed65', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/eeda7284-ded9-409c-a485-4ce58d8a94d3'} Body: b'' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f1b9f8a9-81cf-47c8-94af-4af86d4b9d83 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:57:20,596 85876 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:57:20,938 85876 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.340s 2024-03-01 03:57:20,938 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-131165079", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP6w0A6TSVn5wrLQL81oButzDBqoI6KCHNm5KxYXWs9L9Svpblsf5X8VjO1HwO7rnAbhVY9dXQ/bOg7Dr47EB885L1dAheJvdTmNdFkRIavR7wTEX9sq0LZNezA33K23Xw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f7923c9-2121-4bd1-9d9e-11ccf2b80786', 'x-compute-request-id': 'req-7f7923c9-2121-4bd1-9d9e-11ccf2b80786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-131165079", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP6w0A6TSVn5wrLQL81oButzDBqoI6KCHNm5KxYXWs9L9Svpblsf5X8VjO1HwO7rnAbhVY9dXQ/bOg7Dr47EB885L1dAheJvdTmNdFkRIavR7wTEX9sq0LZNezA33K23Xw==", "fingerprint": "9a:48:ec:05:a4:d2:c9:55:55:bd:f6:4d:9c:b9:67:c4", "user_id": "6462f346136e48969d7973e0e92912a8"}}' 2024-03-01 03:57:20,941 85876 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-131165079 created 2024-03-01 03:57:21,332 85876 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.391s 2024-03-01 03:57:21,333 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1071631381", "description": "tempest-description--872997838"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-93baa76c-a1b1-4264-9c23-667832b13f6c', 'date': 'Fri, 01 Mar 2024 03:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "name": "tempest-securitygroup--1071631381", "stateful": true, "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "description": "tempest-description--872997838", "shared": false, "security_group_rules": [{"id": "2f8fd2e1-0c32-4c5e-97fd-0f5bfe99fe0d", "project_id": "81db881bf96146198c49b39ba1de9bdf", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "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": 607, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 0}, {"id": "f5f97499-50a7-4cfb-8b66-ebb9aa59d378", "project_id": "81db881bf96146198c49b39ba1de9bdf", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "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": 608, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 1, "project_id": "81db881bf96146198c49b39ba1de9bdf"}}' 2024-03-01 03:57:21,605 85876 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.272s 2024-03-01 03:57:21,606 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d9719aad-8a56-4670-ae07-01b36ea61a5f', 'date': 'Fri, 01 Mar 2024 03:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "908a144d-7a0b-492e-964a-c0bda51bfc2c", "project_id": "81db881bf96146198c49b39ba1de9bdf", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 0}}' 2024-03-01 03:57:21,827 85876 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.220s 2024-03-01 03:57:21,828 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-78cbfc62-d37f-460f-b4c8-b8c16aba4ecc', 'date': 'Fri, 01 Mar 2024 03:57:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4b02dc3-1cb0-4089-bdf1-a0f0b3ed5f6a", "project_id": "81db881bf96146198c49b39ba1de9bdf", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "security_group_id": "fbe592b5-266a-4daa-a5d4-e4a08b8cf087", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:21Z", "updated_at": "2024-03-01T03:57:21Z", "revision_number": 0}}' 2024-03-01 03:57:21,828 85876 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1071631381 created 2024-03-01 03:57:22,441 85876 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 0.613s 2024-03-01 03:57:22,442 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json ', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-4c942a6c-9185-4ac2-9e17-0d3bc6066270', 'date': 'Fri, 01 Mar 2024 03:57:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2312ddaa-f77c-4d59-afff-aa6a4e2b52ae", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "floating_ip_address": "172.24.4.88", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "81db881bf96146198c49b39ba1de9bdf", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:57:22Z", "updated_at": "2024-03-01T03:57:22Z", "revision_number": 0}}' 2024-03-01 03:57:22,442 85876 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2312ddaa-f77c-4d59-afff-aa6a4e2b52ae', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'floating_ip_address': '172.24.4.88', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:57:22Z', 'updated_at': '2024-03-01T03:57:22Z', 'revision_number': 0, 'ip': '172.24.4.88'} created 2024-03-01 03:57:22,484 85876 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.036s 2024-03-01 03:57:22,484 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ba545b6b-f955-4e84-9c3c-6f69d10881b1', '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": "6462f346136e48969d7973e0e92912a8", "name": "tempest-VolumesAdminNegativeTest-25387315-project-member", "password_expires_at": null}, "audit_ids": ["_EckfRKGSUSyp5Cz3-Ma7Q"], "expires_at": "2024-03-01T04:57:22.000000Z", "issued_at": "2024-03-01T03:57:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81db881bf96146198c49b39ba1de9bdf", "name": "tempest-VolumesAdminNegativeTest-25387315"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:57:22,485 85876 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'e633d993-9ffd-4e50-b900-5e4d45009971', 'name': 'tempest-VolumesAdminNegativeTest-45194026-network', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65289, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:57:06Z', 'updated_at': '2024-03-01T03:57:06Z', 'revision_number': 1} available for tenant 2024-03-01 03:57:22,485 85876 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-131165079', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP6w0A6TSVn5wrLQL81oButzDBqoI6KCHNm5KxYXWs9L9Svpblsf5X8VjO1HwO7rnAbhVY9dXQ/bOg7Dr47EB885L1dAheJvdTmNdFkRIavR7wTEX9sq0LZNezA33K23Xw==', 'fingerprint': '9a:48:ec:05:a4:d2:c9:55:55:bd:f6:4d:9c:b9:67:c4', 'user_id': '6462f346136e48969d7973e0e92912a8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDtqlC84QCyU8ui44sZ5+xPM7VTVduDdIqluq37THMpzZRRSQduGoso\n6/u+ZQOpUbigBwYFK4EEACKhZANiAAT+sNAOk0lZ+cKy0C/NaAbrcwwaqCOighzZ\nuSsWF1rPS/Ur6W5bH+V/FYztR8Du65wG4VWPXV0P2zoOw6+OxAfPOS9XQIXib3U5\njXRZESGr0e8ExF/bKtC2TXswN9ytt18=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fbe592b5-266a-4daa-a5d4-e4a08b8cf087', 'name': 'tempest-securitygroup--1071631381', 'stateful': True, 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'description': 'tempest-description--872997838', 'shared': False, 'security_group_rules': [{'id': '2f8fd2e1-0c32-4c5e-97fd-0f5bfe99fe0d', 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'security_group_id': 'fbe592b5-266a-4daa-a5d4-e4a08b8cf087', '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': 607, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:57:21Z', 'updated_at': '2024-03-01T03:57:21Z', 'revision_number': 0}, {'id': 'f5f97499-50a7-4cfb-8b66-ebb9aa59d378', 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'security_group_id': 'fbe592b5-266a-4daa-a5d4-e4a08b8cf087', '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': 608, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:57:21Z', 'updated_at': '2024-03-01T03:57:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:57:21Z', 'updated_at': '2024-03-01T03:57:21Z', 'revision_number': 1, 'project_id': '81db881bf96146198c49b39ba1de9bdf'}, 'floating_ip': {'id': '2312ddaa-f77c-4d59-afff-aa6a4e2b52ae', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'floating_ip_address': '172.24.4.88', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '81db881bf96146198c49b39ba1de9bdf', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:57:22Z', 'updated_at': '2024-03-01T03:57:22Z', 'revision_number': 0, 'ip': '172.24.4.88'}} 2024-03-01 03:57:23,034 85876 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 0.548s 2024-03-01 03:57:23,035 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1003193061", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "e633d993-9ffd-4e50-b900-5e4d45009971"}], "security_groups": [{"name": "tempest-securitygroup--1071631381"}], "key_name": "tempest-keypair-131165079", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee8de149-7570-40e3-b71c-62eaff50629b', 'x-compute-request-id': 'req-ee8de149-7570-40e3-b71c-62eaff50629b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e0594485-9d27-4233-bfea-661e5b8e97dc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1071631381"}], "adminPass": "3NeUqkP6a8ML"}}' 2024-03-01 03:57:23,102 85876 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/e0594485-9d27-4233-bfea-661e5b8e97dc 0.064s 2024-03-01 03:57:23,103 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cf03750-97dd-4505-9ee7-dad6d7f8caf0', 'x-compute-request-id': 'req-7cf03750-97dd-4505-9ee7-dad6d7f8caf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc'} Body: b'{"server": {"id": "e0594485-9d27-4233-bfea-661e5b8e97dc", "name": " tempest-VolumesAdminNegativeTest-server-1003193061", "status": "BUILD", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "user_id": "6462f346136e48969d7973e0e92912a8", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:23Z", "updated": "2024-03-01T03:57:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-131165079", "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": []}}' 2024-03-01 03:58:13,370 85876 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/e0594485-9d27-4233-bfea-661e5b8e97dc 0.206s 2024-03-01 03:58:13,371 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de476f4e-b9a1-4cf3-a87e-e40a219c7360', 'x-compute-request-id': 'req-de476f4e-b9a1-4cf3-a87e-e40a219c7360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc'} Body: b'{"server": {"id": "e0594485-9d27-4233-bfea-661e5b8e97dc", "name": "tempest-VolumesAdminNegativeTest-server-1003193061", "status": "ACTIVE", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "user_id": "6462f346136e48969d7973e0e92912a8", "metadata": {}, "hostId": "52e3e09f32c2b4fe95883cff1f6bd11b5142169999220281e5b42a60", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:23Z", "updated": "2024-03-01T03:57:32Z", "addresses": {"tempest-VolumesAdminNegativeTest-45194026-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:3e:33"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0594485-9d27-4233-bfea-661e5b8e97dc"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-131165079", "OS-SRV-USG:launched_at": "2024-03-01T03:57:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1071631381"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:58:13,396 85876 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 03:59:13,696 85876 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/e0594485-9d27-4233-bfea-661e5b8e97dc/os-interface 0.286s 2024-03-01 03:59:13,696 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:13 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-c9f029f5-a61f-4fbd-9225-91f4238b07a4', 'x-compute-request-id': 'req-c9f029f5-a61f-4fbd-9225-91f4238b07a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0594485-9d27-4233-bfea-661e5b8e97dc/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e633d993-9ffd-4e50-b900-5e4d45009971", "port_id": "c49103b3-55ef-4ea5-b69b-4276b6382736", "mac_addr": "fa:16:3e:79:3e:33", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "54fcf8b4-8ee8-4954-8b61-aca10e40e7bc", "ip_address": "10.0.0.12"}]}]}' 2024-03-01 03:59:14,557 85876 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/2312ddaa-f77c-4d59-afff-aa6a4e2b52ae 0.856s 2024-03-01 03:59:14,558 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c49103b3-55ef-4ea5-b69b-4276b6382736"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2afaf63a-9941-465a-906b-e1031df64793', 'date': 'Fri, 01 Mar 2024 03:59:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2312ddaa-f77c-4d59-afff-aa6a4e2b52ae'} Body: b'{"floatingip": {"id": "2312ddaa-f77c-4d59-afff-aa6a4e2b52ae", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "floating_ip_address": "172.24.4.88", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "17b57469-6e98-4247-9ca4-8824d45774c2", "port_id": "c49103b3-55ef-4ea5-b69b-4276b6382736", "fixed_ip_address": "10.0.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e633d993-9ffd-4e50-b900-5e4d45009971", "mac_address": "fa:16:3e:79:3e:33", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0594485-9d27-4233-bfea-661e5b8e97dc", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:57:22Z", "updated_at": "2024-03-01T03:59:13Z", "revision_number": 1, "project_id": "81db881bf96146198c49b39ba1de9bdf"}}' 2024-03-01 03:59:14,561 85876 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.88:22' as 'cirros' with public key authentication 2024-03-01 03:59:14,580 85876 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:59:14,692 85876 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:59:14,693 85876 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.88 successfully created 2024-03-01 03:59:14,901 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes 0.206s 2024-03-01 03:59:14,902 85876 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-789116402"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-d126ef84-b3dc-4c22-a66e-eb395b191214', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d126ef84-b3dc-4c22-a66e-eb395b191214', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes'} Body: b'{"volume": {"id": "f1b9f8a9-81cf-47c8-94af-4af86d4b9d83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:14.842779", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-789116402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:59:14,955 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83 0.042s 2024-03-01 03:59:14,955 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e796c3e7-63d8-4356-9d13-980dfbd0b7f9', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e796c3e7-63d8-4356-9d13-980dfbd0b7f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83'} Body: b'{"volume": {"id": "f1b9f8a9-81cf-47c8-94af-4af86d4b9d83", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:15.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-789116402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81db881bf96146198c49b39ba1de9bdf"}}' 2024-03-01 03:59:16,013 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83 0.045s 2024-03-01 03:59:16,014 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e891af04-2a07-4cce-95c8-19c0033b7a12', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e891af04-2a07-4cce-95c8-19c0033b7a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/vol ume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83'} Body: b'{"volume": {"id": "f1b9f8a9-81cf-47c8-94af-4af86d4b9d83", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:15.000000", "updated_at": "2024-03-01T03:59:15.000000", "name": "tempest-VolumesAdminNegativeTest-volume-789116402", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/f1b9f8a9-81cf-47c8-94af-4af86d4b9d83"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81db881bf96146198c49b39ba1de9bdf"}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 4322ca8c-7168-4aa9-a76a-5618d392998a failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-03-01T03:58:36Z', 'message': 'Build of instance 4322ca8c-7168-4aa9-a76a-5618d392998a aborted: Volume 9d0788e8-7dba-4f16-8b1a-f85eec652f68 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-5f4ff36e-8f08-47ee-aefe-dd26bd01d5b0. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:54:36,605 85864 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.099s 2024-03-01 03:54:36,606 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:36 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-050aa092-f082-4d4d-90f3-bab7b9bd339a', '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": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "password_expires_at": null}, "audit_ids": ["wxgvFxa0S3iMS4Io9FQltg"], "expires_at": "2024-03-01T04:54:36.000000Z", "issued_at": "2024-03-01T03:54:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6775bd89b514397b1d36ef6900347a4", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:54:36,607 85864 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '9d11e1b9-92ab-4dcf-92df-561df7ccd800', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-81924934-network', 'tenant_id': 'c6775bd89b514397b1d36ef6900347a4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_ id': 'c6775bd89b514397b1d36ef6900347a4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53866, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:26Z', 'updated_at': '2024-03-01T03:54:26Z', 'revision_number': 1} available for tenant 2024-03-01 03:54:37,758 85864 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.149s 2024-03-01 03:54:37,758 85864 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-1265297995", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "9d11e1b9-92ab-4dcf-92df-561df7ccd800"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990', '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-7fea2510-c1a0-433b-a1db-e4acc20322f4', 'x-compute-request-id': 'req-7fea2510-c1a0-433b-a1db-e4acc20322f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "v9eKdUEMU8Yo"}}' 2024-03-01 03:54:37,870 85864 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/2b87b723-3589-4130-9d37-41d3c0103990 0.109s 2024-03-01 03:54:37,871 85864 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': 'Fri, 01 Mar 2024 03:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50c60281-124e-4859-a328-5bb66a6219f2', 'x-compute-request-id': 'req-50c60281-124e-4859-a328-5bb66a6219f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1265297995", "status": "BUILD", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:54:38Z", "updated": "2024-03-01T03:54:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b72 3-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "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": []}}' 2024-03-01 03:55:28,316 85864 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/2b87b723-3589-4130-9d37-41d3c0103990 0.380s 2024-03-01 03:55:28,316 85864 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': 'Fri, 01 Mar 2024 03:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ca7675e-af99-4d78-bf8c-bff3c4154a6a', 'x-compute-request-id': 'req-0ca7675e-af99-4d78-bf8c-bff3c4154a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1265297995", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:54:37Z", "updated": "2024-03-01T03:54:48Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:20:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:47.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": []}}' 2024-03-01 03:55:28,336 85864 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:56:29,532 85864 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/2b87b723-3589-4130-9d37-41d3c0103990/action 1.135s 2024-03-01 03:56:29,532 85864 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-ServerBootFromVolumeStableR escueTest-image-1301431935"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:28 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-53170a23-619b-4ae1-86b0-fb8cb38fb93c', 'x-compute-request-id': 'req-53170a23-619b-4ae1-86b0-fb8cb38fb93c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990/action'} Body: b'{"image_id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490"}' 2024-03-01 03:56:29,555 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.021s 2024-03-01 03:56:29,555 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e04b654a-b1d1-44a4-888c-cebf2c66524f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:30,579 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.022s 2024-03-01 03:56:30,579 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6218f316-6306-4a2f-8a81-662251e0a07f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFr omVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:31,607 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.027s 2024-03-01 03:56:31,608 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c42b8c25-e983-4744-b903-dde78f121474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:32,634 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.024s 2024-03-01 03:56:32,634 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fc310de5-1080-4c10-8ea3-e48b41e58952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_ro les": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:33,916 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.280s 2024-03-01 03:56:33,917 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b882c2c4-0dba-4b16-b477-92fb18db479e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:29Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:34,947 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.029s 2024-03-01 03:56:34,948 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'appl ication/json', 'x-openstack-request-id': 'req-12e01eb6-c346-4097-9ba1-0e8ba4105a7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:35Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:35,974 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.025s 2024-03-01 03:56:35,974 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3d3fc9f8-7cd4-4c82-b4ea-ffdc52cca9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "3011abecc16186d5acd2ff5d7a092523", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8972425dac255c1776611894e119f92be547f3cf63e20d0133ddcbe519a53364a6a46ba9abaa9a35d058dc891380757ee46021662f1d6deccaad2d3d848f609d", "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:36Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file" : "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:36,012 85864 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/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490 0.037s 2024-03-01 03:56:36,012 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ab17db3-06f2-40d9-8bbe-f41668baacba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "2b87b723-3589-4130-9d37-41d3c0103990", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1301431935", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "3011abecc16186d5acd2ff5d7a092523", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8972425dac255c1776611894e119f92be547f3cf63e20d0133ddcbe519a53364a6a46ba9abaa9a35d058dc891380757ee46021662f1d6deccaad2d3d848f609d", "id": "f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "created_at": "2024-03-01T03:56:29Z", "updated_at": "2024-03-01T03:56:36Z", "tags": [], "self": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490", "file": "/v2/images/f4e5f0fa-0662-4d6d-8b42-4362b8ad3490/file", "schema": "/v2/schemas/image"}' 2024-03-01 03:56:36,393 85864 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/2b87b723-3589-4130-9d37-41d3c0103990 0.380s 2024-03-01 03:56:36,394 85864 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': 'Fri, 01 Mar 2024 03:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1703', '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-c960fe6f-63eb-410b-81a1-4b10abb5e7e8', 'x-compute-request-id': 'req-c960fe6f-63eb-410b-81a1-4b10abb5e7e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1265297995", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href" : "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:54:37Z", "updated": "2024-03-01T03:56:33Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:20:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "image_uploading", "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": []}}' 2024-03-01 03:57:27,266 85864 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/2b87b723-3589-4130-9d37-41d3c0103990 0.802s 2024-03-01 03:57:27,267 85864 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': 'Fri, 01 Mar 2024 03:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6a7473b-e5af-40f9-a0d0-4e161917e407', 'x-compute-request-id': 'req-f6a7473b-e5af-40f9-a0d0-4e161917e407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990'} Body: b'{"server": {"id": "2b87b723-3589-4130-9d37-41d3c0103990", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1265297995", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:54:37Z", "updated": "2024-03-01T03:56:36Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:20:0a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b87b723-3589-4130-9d37-41d3c0103990"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b87b723-3589-4130-9d37-41d3c0103990"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:54:47.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": []}}' 2024-03-01 03:57:27,286 8 5864 INFO [tempest.common.waiters] State transition "ACTIVE/image_uploading" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:58:27,431 85864 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.081s 2024-03-01 03:58:27,432 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 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-2de5baef-46a5-4d75-ba7b-144f35c44157', '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": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "password_expires_at": null}, "audit_ids": ["3bPtVoXwTLm1bh9KIcajMA"], "expires_at": "2024-03-01T04:58:27.000000Z", "issued_at": "2024-03-01T03:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6775bd89b514397b1d36ef6900347a4", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:58:27,433 85864 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '9d11e1b9-92ab-4dcf-92df-561df7ccd800', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-81924934-network', 'tenant_id': 'c6775bd89b514 397b1d36ef6900347a4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6775bd89b514397b1d36ef6900347a4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53866, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:26Z', 'updated_at': '2024-03-01T03:54:26Z', 'revision_number': 1} available for tenant 2024-03-01 03:58:28,218 85864 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.784s 2024-03-01 03:58:28,218 85864 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-1381339435", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "9d11e1b9-92ab-4dcf-92df-561df7ccd800"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a', '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-5f4ff36e-8f08-47ee-aefe-dd26bd01d5b0', 'x-compute-request-id': 'req-5f4ff36e-8f08-47ee-aefe-dd26bd01d5b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4322ca8c-7168-4aa9-a76a-5618d392998a", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "q8F2erJw5AFD"}}' 2024-03-01 03:58:28,293 85864 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/4322ca8c-7168-4aa9-a76a-5618d392998a 0.072s 2024-03-01 03:58:28,294 85864 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': 'Fri, 01 Mar 2024 03:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-332c7651-38c1-4d71-8e97-4366b8d303a7', 'x-compute-request-id': 'req-332c7651-38c1-4d71-8e97-4366b8d303a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a'} Body: b'{"server": {"id": "4322ca8c-7168-4aa9-a76a-5618d392998a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381339435", "status": "BUILD", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra _specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:58:28Z", "updated": "2024-03-01T03:58:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}], "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": []}}' 2024-03-01 03:59:18,571 85864 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/4322ca8c-7168-4aa9-a76a-5618d392998a 0.210s 2024-03-01 03:59:18,571 85864 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': 'Fri, 01 Mar 2024 03:59:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567110d0-9e09-4388-b684-c08d9dc16482', 'x-compute-request-id': 'req-567110d0-9e09-4388-b684-c08d9dc16482', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a'} Body: b'{"server": {"id": "4322ca8c-7168-4aa9-a76a-5618d392998a", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381339435", "status": "ERROR", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:58:28Z", "updated": "2024-03-01T03:58:36Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4322ca8c-7168-4aa9-a76a-5618d392998a"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-03-01T03:58:36Z", "message": "Build of instance 4322ca8c-7168-4aa9-a76a-5618d392998a aborted: Volume 9d0788e8-7dba-4f16-8b1a-f85eec652f68 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": []}}' 2024-03-01 03:59:18,589 85864 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2024-03-01 03:59:19,310 85864 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/4322ca8c-7168-4aa9-a76a-5618d392998a 0.720s 2024-03-01 03:59:19,310 85864 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': 'Fri, 01 Mar 2024 03:59:18 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-b7c4771d-3166-444d-801d-4dd56375f314', 'x-compute-request-id': 'req-b7c4771d-3166-444d-801d-4dd56375f314', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a'} Body: b'' 2024-03-01 03:59:19,341 85864 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/4322ca8c-7168-4aa9-a76a-5618d392998a 0.030s 2024-03-01 03:59:19,341 85864 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': 'Fri, 01 Mar 2024 03:59:19 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-acf67625-c507-4409-84c4-afb3abf06abf', 'x-compute-request-id': 'req-acf67625-c507-4409-84c4-afb3abf06abf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4322ca8c-7168-4aa9-a76a-5618d392998a'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4322ca8c-7168-4aa9-a76a-5618d392998a could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached[id-fbbf075f-a812-4022-bc5c-ccb8047eef12,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 538, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:38,274 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.234s 2024-03-01 03:56:38,274 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-898e6754-c285-4f33-afd6-52d08d649932', 'x-compute-request-id': 'req-898e6754-c285-4f33-afd6-52d08d649932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:56:38,518 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.230s 2024-03-01 03:56:38,519 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5671778-a431-4c42-9d85-d1a22d5f25a8', 'x-compute-request-id': 'req-c5671778-a431-4c42-9d85-d1a22d5f25a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:28,890 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.310s 2024-03-01 03:57:28,891 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e62469-f522-44c4-af14-56a80a973d0c', 'x-compute-request-id': 'req-b4e62469-f522-44c4-af14-56a80a973d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}, {"version": 4, "addr": "172.24.4.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:29,081 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.177s 2024-03-01 03:57:29,082 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Fri, 01 Mar 2024 03:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d200324-f09e-4d1c-8a4c-240b9e798261', 'x-compute-request-id': 'req-6d200324-f09e-4d1c-8a4c-240b9e798261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}, {"version": 4, "addr": "172.24.4.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:58:29,397 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes 0.244s 2024-03-01 03:58:29,398 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-95331121"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0db2e0c5-5013-4b3d-b6bf-cf89ac8a8c1e', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0db2e0c5-5013-4b3d-b6bf-cf89ac8a8c1e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes'} Body: b'{"volume": {"id": "bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:29.327306", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-95331121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}], "user_id": "1b004eafcd884546b4c767172e8c545a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": []}}' 2024-03-01 03:58:29,464 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5 0.055s 2024-03-01 03:58:29,464 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64831333-66bd-4b53-8584-6b5f1e7c90cb', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64831333-66bd-4b53-8584-6b5f1e7c90cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5'} Body: b'{"volume": {"id": "bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:29.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-95331121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}], "user_id": "1b004eafcd884546b4c767172e8c545a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66ab682160434941a0d44eb681a0dfe5"}}' 2024-03-01 03:58:30,525 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5 0.048s 2024-03-01 03:58:30,526 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84ee9bfc-749f-4597-939b-bb77e415d23b', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84ee9bfc-749f-4597-939b-bb77e415d23b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5'} Body: b'{"volume": {"id": "bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:29.000000", "updated_at": "2024-03-01T03:58:29.000000", "name": "tempest-ServerActionsTestOtherB-volume-95331121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/66ab682160434941a0d44eb681a0dfe5/volumes/bff6e0e9-c2f7-4092-9f5b-f9d9f712ecf5"}], "user_id": "1b004eafcd884546b4c767172e8c545a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "66ab682160434941a0d44eb681a0dfe5"}}' 2024-03-01 03:58:30,537 85858 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 2024-03-01 03:58: 30,873 85858 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590 0.334s 2024-03-01 03:58:30,874 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0ae0fe0-2135-42dc-967f-f0201b130f82', 'x-compute-request-id': 'req-d0ae0fe0-2135-42dc-967f-f0201b130f82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590'} Body: b'{"server": {"id": "8ff0d779-2f88-4d31-9352-69240fb4c590", "name": "tempest-ServerActionsTestOtherB-server-8809900", "status": "ACTIVE", "tenant_id": "66ab682160434941a0d44eb681a0dfe5", "user_id": "1b004eafcd884546b4c767172e8c545a", "metadata": {}, "hostId": "6b550182e5db6d48e9255020ed393b5a7ffa582907332b3c9bd1d290", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:45Z", "updated": "2024-03-01T03:54:55Z", "addresses": {"tempest-ServerActionsTestOtherB-2026276290-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}, {"version": 4, "addr": "172.24.4.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:19:c4:90"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ff0d779-2f88-4d31-9352-69240fb4c590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-684834957", "OS-SRV-USG:launched_at": "2024-03-01T03:54:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1814659648"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, in test_group_create_show_list_delete grp1 = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 927e9799-2b73-44a1-a703-7fd05061c19e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:01,604 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types 0.174s 2024-03-01 04:00:01,604 85868 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-835756572"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebdb9cb9-8e48-45c0-aee8-9440329a5c84', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebdb9cb9-8e48-45c0-aee8-9440329a5c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types'} Body: b'{"volume_type": {"id": "fd516f7d-97c7-4d8f-b5c3-454f50d7c123", "name": "tempest-GroupsTest-volume-type-835756572", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:00:01,645 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types 0.037s 2024-03-01 04:00:01,645 85868 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-473070792"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12ddc362-eb01-47ff-ba99-92a9076d0086', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12ddc362-eb01-47ff-ba99-92a9076d0086', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types'} Body: b'{"group_type": {"id": "b8a2ef41-e08e-4c3f-bb28-9b642ce862de", "name": "tempest-GroupsTest-group-type-473070792", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 04:00:01,843 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups 0.196s 2024-03-01 04:00:01,843 85868 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": "b8a2ef41-e08e-4c3f-bb28-9b642ce862de", "volume_types": ["fd516f7d-97c7-4d8f-b5c3-454f50d7c123"], "name": "tempest-Group1-264591299"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc879676-c2cb-4cf6-872e-afff402677ca', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc879676-c2cb-4cf6-872e-afff402677ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups'} Body: b'{"group": {"id": "927e9799-2b73-44a1-a703-7fd05061c19e", "name": "tempest-Group1-264591299"}}' 2024-03-01 04:00:01,878 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e 0.033s 2024-03-01 04:00:01,878 85868 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': 'Fri, 01 Mar 2024 04:00:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54c0e948-a9af-458d-83e8-9d9bcb6fa8cb', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54c0e948-a9af-458d-83e8-9d9bcb6fa8cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e'} Body: b'{"group": {"id": "927e9799-2b73-44a1-a703-7fd05061c19e", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T04:00:02.000000", "name": "tempest-Group1-264591299", "description": null, "group_type": "b8a2ef41-e08e-4c3f-bb28-9b642ce862de", "volume_types": ["fd516f7d-97c7-4d8f-b5c3-454f50d7c123"]}}' 2024-03-01 04:00:02,924 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e 0.040s 2024-03-01 04:00:02,924 85868 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': 'Fri, 01 Mar 2024 04:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d142207-bd44-4b30-8b9b-02a76ad58b79', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d142207-bd44-4b30-8b9b-02a76ad58b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e'} Body: b'{"group": {"id": "927e9799-2b73-44a1-a703-7fd05061c19e", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T04:00:02.000000", "name": "tempest-Group1-264591299", "description": null, "group_type": "b8a2ef41-e08e-4c3f-bb28-9b642ce862de", "volume_types": ["fd516f7d-97c7-4d8f-b5c3-454f50d7c123"]}}' 2024-03-01 04:00:02,964 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/volumes/detail 0.034s 2024-03-01 04:00:02,965 85868 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': 'Fri, 01 Mar 2024 04:00:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be14ca67-be46-436e-b491-37b4ffc7591b', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be14ca67-be46-436e-b491-37b4ffc7591b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 04:00:03,051 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e/action 0.071s 2024-03-01 04:00:03,051 85868 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': 'Fri, 01 Mar 2024 04:00: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-i d': 'req-92f62169-cf55-4667-9cbb-2dc06e7a18fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e/action'} Body: b'' 2024-03-01 04:00:03,069 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e 0.017s 2024-03-01 04:00:03,070 85868 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': 'Fri, 01 Mar 2024 04:00:03 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-aeccebe1-f399-456e-bca3-043091bb4854', 'x-openstack-request-id': 'req-aeccebe1-f399-456e-bca3-043091bb4854', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/927e9799-2b73-44a1-a703-7fd05061c19e'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 927e9799-2b73-44a1-a703-7fd05061c19e could not be found."}}' 2024-03-01 04:00:03,101 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types/b8a2ef41-e08e-4c3f-bb28-9b642ce862de 0.030s 2024-03-01 04:00:03,101 85868 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': 'Fri, 01 Mar 2024 04:00:03 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-d8f131f9-80a1-43dc-8cad-b18db31cb9c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types/b8a2ef41-e08e-4c3f-bb28-9b642ce862de'} Body: b'' 2024-03-01 04:00:03,149 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/fd516f7d-97c7-4d8f-b5c3-454f50d7c123 0.048s 2024-03-01 04:00:03,150 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf45e4fd-cb78-43ae-8ec1-9b5f98823f35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/fd516f7d-97c7-4d8f-b5c3-454f50d7c123'} Body: b'' 2024-03-01 04:00:03,168 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/fd516f7d-97c7-4d8f-b5c3-454f50d7c123 0.017s 2024-03-01 04:00:03,168 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 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-2eb37e18-08d4-49ea-9e19-9ddd9ac04847', 'x-openstack-request-id': 'req-2eb37e18-08d4-49ea-9e19-9ddd9 ac04847', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/fd516f7d-97c7-4d8f-b5c3-454f50d7c123'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fd516f7d-97c7-4d8f-b5c3-454f50d7c123 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] ---------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 48cbe63d-97df-4dd7-ae0b-3f852277b341 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:03,202 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types 0.032s 2024-03-01 04:00:03,203 85868 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-263250282"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca3dd38b-fa08-40dc-9a93-d03503f67f71', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca3dd38b-fa08-40dc-9a93-d03503f67f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types'} Body: b'{"volume_type": {"id": "e9cafb58-0496-490d-b30e-18a1d1035ba4", "name": "tempest-GroupsTest-volume-type-263250282", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:00:03,237 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types 0.031s 2024-03-01 04:00:03,237 85868 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-2035584141"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7424ba2f-890a-4dbe-9295-008a59ebb2cf', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7424ba2f-890a-4dbe-9295-008a59ebb2cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types'} Body: b'{"group_type": {"id": "f08f7e96-f0fc-4c37-ab5f-9ef071a99801", "name": "tempest-GroupsTest-group-type-2035584141", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 04:00:03,326 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups 0.086s 2024-03-01 04:00:03,326 85868 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": "f08f7e96-f0fc-4c37-ab5f-9ef071a99801", "volume_types": ["e9cafb58-0496-490d-b30e-18a1d1035ba4"], "name": "tempest-GroupsTest-Group-1494808776"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1eafde6b-ce7a-49bf-9fbb-79aa8f56cfc6', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1eafde6b-ce7a-49bf-9fbb-79aa8f56cfc6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups'} Body: b'{"group": {"id": "48cbe63d-97df-4dd7-ae0b-3f852277b341", "name": "tempest-GroupsTest-Group-1494808776"}}' 2024-03-01 04:00:03,356 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341 0.028s 2024-03-01 04:00:03,357 85868 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': 'Fri, 01 Mar 2024 04:00:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7ae787c-a7f9-41a8-9ce9-0d5fde45d5b2', 'content-length': '332', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7ae787c-a7f9-41a8-9ce9-0d5fde45d5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341'} Body: b'{"group": {"id": "48cbe63d-97df-4dd7-ae0b-3f852277b341", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T04:00:03.000000", "name": "tempest-GroupsTest-Group-1494808776", "description": null, "group_type": "f08f7e96-f0fc-4c37-ab5f-9ef071a99801", "volume_types": ["e9cafb58-0496-490d-b30e-18a1d1035ba4"]}}' 2024-03-01 04:00:04,394 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341 0.032s 2024-03-01 04:00:04,395 85868 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': 'Fri, 01 Mar 2024 04:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb69b3ea-c80b-4095-8e8c-a57ddfd17e78', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb69b3ea-c80b-4095-8e8c-a57ddfd17e78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341'} Body: b'{"group": {"id": "48cbe63d-97df-4dd7-ae0b-3f852277b341", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T04:00:03.000000", "name": "tempest-GroupsTest-Group-1494808776", "description": null, "group_type": "f08f7e96-f0fc-4c37-ab5f-9ef071a99801", "volume_types": ["e9cafb58-0496-490d-b30e-18a1d1035ba4"]}}' 2024-03-01 04:00:04,432 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/volumes/detail 0.030s 2024-03-01 04:00:04,432 85868 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': 'Fri, 01 Mar 2024 04:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b2100a-92e7-45e0-8738-72d9f9f3c21c', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b2100a-92e7-45e0-8738-72d9f9f3c21c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 04:00:04,508 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341/action 0.063s 2024-03-01 04:00:04,508 85868 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': 'Fri, 01 Mar 2024 04:00:04 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-2f3bfb1e-eb26-4e1f-8b20-6dceb 41d81ac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341/action'} Body: b'' 2024-03-01 04:00:04,524 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341 0.015s 2024-03-01 04:00:04,524 85868 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': 'Fri, 01 Mar 2024 04:00:04 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-5482dfd6-2890-4a4a-ac84-402496bcce5f', 'x-openstack-request-id': 'req-5482dfd6-2890-4a4a-ac84-402496bcce5f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cccc776875cc40c58897c8c40557cd13/groups/48cbe63d-97df-4dd7-ae0b-3f852277b341'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 48cbe63d-97df-4dd7-ae0b-3f852277b341 could not be found."}}' 2024-03-01 04:00:04,578 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types/f08f7e96-f0fc-4c37-ab5f-9ef071a99801 0.053s 2024-03-01 04:00:04,578 85868 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': 'Fri, 01 Mar 2024 04:00:04 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-b29db29d-8d6f-414b-af91-801a5d085950', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/group_types/f08f7e96-f0fc-4c37-ab5f-9ef071a99801'} Body: b'' 2024-03-01 04:00:04,629 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/e9cafb58-0496-490d-b30e-18a1d1035ba4 0.050s 2024-03-01 04:00:04,629 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a6a345f-9495-4792-ab18-683a2e9d68b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/e9cafb58-0496-490d-b30e-18a1d1035ba4'} Body: b'' 2024-03-01 04:00:04,647 85868 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/e9cafb58-0496-490d-b30e-18a1d1035ba4 0.017s 2024-03-01 04:00:04,647 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:04 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-7622501d-ddee-4164-9e9e-a08c3164f2e1', 'x-openstack-request-id': 'req-7622501d-ddee-4164-9e9e-a08c3164f2e1', 'connection': 'close', 'stat us': '404', 'content-location': 'http://10.0.0.210/volume/v3/654e7d4ea3994cd68e77cf02762b15e7/types/e9cafb58-0496-490d-b30e-18a1d1035ba4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e9cafb58-0496-490d-b30e-18a1d1035ba4 could not be found."}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 549, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7c67103e-68d4-4ad2-a730-d13f32bebe37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:10,700 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6 0.223s 2024-03-01 03:58:10,700 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:10 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-ee5730fb-c16e-4f87-a9ae-1425c5c858d4', 'x-compute-request-id': 'req-ee5730fb-c16e-4f87-a9ae-1425c5c858d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6'} Body: b'{"server": {"id": "fde772ba-09e6-411a-a247-af1c10b400a6", "name": "tempest-ServersNegativeTestJSON-server-1129265401", "status": "ACTIVE", "tenant_id": "3f54155ab7b247efb4c84c50084c3a72", "user_id": "962752a8df054fcd9d0521f83d3e18f4", "metadata": {}, "hostId": "ff09c8686a4e62f86c01d6a410295ac3304c751b8646984316ff65b8", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-ServersNegativeTestJSON-1869033561-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:e6:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:11,135 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes 0.368s 2024-03-01 03:59:11,135 85872 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-1400250652"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b741d6a2-36ad-4855-b784-e86c4bf28acb', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b741d6a2-36ad-4855-b784-e86c4bf28acb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes'} Body: b'{"volume": {"id": "7c67103e-68d4-4ad2-a730-d13f32bebe37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:11.070904", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1400250652", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:59:11,193 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37 0.045s 2024-03-01 03:59:11,193 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf22647d-73b7-459b-b515-e663e04171fa', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf22647d-73b7-459b-b515-e663e04171fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37'} Body: b'{"volume": {"id": "7c67103e-68d4-4ad2-a730-d13f32bebe37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:11.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1400250652", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f54155ab7b247efb4c84c50084c3a72"}}' 2024-03-01 03:59:12,248 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37 0.041s 2024-03-01 03:59:12,248 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a538e271-d77a-4d28-be6a-04e957847824', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a538e271-d77a-4d28-be6a-04e957847824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37'} Body: b'{"volume": {"id": "7c67103e-68d4-4ad2-a730-d13f32bebe37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:11.000000", "updated_at": "2024-03-01T03:59:11.000000", "name": "tempest-ServersNegativeTestJSON-volume-1400250652", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/7c67103e-68d4-4ad2-a730-d13f32bebe37"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-ten ant-attr:tenant_id": "3f54155ab7b247efb4c84c50084c3a72"}}' 2024-03-01 03:59:12,490 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6 0.229s 2024-03-01 03:59:12,490 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:12 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-55a08d72-2219-479d-8327-43a0db37719d', 'x-compute-request-id': 'req-55a08d72-2219-479d-8327-43a0db37719d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6'} Body: b'{"server": {"id": "fde772ba-09e6-411a-a247-af1c10b400a6", "name": "tempest-ServersNegativeTestJSON-server-1129265401", "status": "ACTIVE", "tenant_id": "3f54155ab7b247efb4c84c50084c3a72", "user_id": "962752a8df054fcd9d0521f83d3e18f4", "metadata": {}, "hostId": "ff09c8686a4e62f86c01d6a410295ac3304c751b8646984316ff65b8", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-ServersNegativeTestJSON-1869033561-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:e6:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4c2a8ec1-2393-4195-9f6d-0769f294d627 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:17,425 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/d0290b747ff441f295fca31e4eea2f97/os-quota-sets/0ea6bb590b5a4bed93f63a153d9e4a16?usage=True 0.042s 2024-03-01 04:00:17,425 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7005f75e-d6c8-4b96-b0e6-9891d5b8e03b', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7005f75e-d6c8-4b96-b0e6-9891d5b8e03b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d0290b747ff441f295fca31e4eea2f97/os-quota-sets/0ea6bb590b5a4bed93f63a153d9e4a16?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": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:17,746 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes 0.308s 2024-03-01 04:00:17,746 85868 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-128542360"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1603952c-ae07-4eca-84f3-9a8111b2b473', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1603952c-ae07-4eca-84f3-9a8111b2b473', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes'} Body: b'{"volume": {"id": "4c2a8ec1-2393-4195-9f6d-0769f294d627", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:17.680385", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128542360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:00:17,808 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.048s 2024-03-01 04:00:17,808 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d90ba494-c372-4bc9-9951-fb5cd46d9298', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d90ba494-c372-4bc9-9951-fb5cd46d9298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'{"volume": {"id": "4c2a8ec1-2393-4195-9f6d-0769f294d627", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:18.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128542360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:18,866 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.045s 2024-03-01 04:00:18,866 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18c4781c-d702-4c33-aa89-5d6adf4f2959', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18c4781c-d702-4c33-aa89-5d6adf4f2959', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'{"volume": {"id": "4c2a8ec1-2393-4195-9f6d-0769f294d627", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:18.000000", "updated_at": "2024-03-01T04:00:18.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128542360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:18,917 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.038s 2024-03-01 04:00:18,918 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-f47f0848-028e-4e4a-80f9-120e210028a9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f47f0848-028e-4e4a-80f9-120e210028a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'{"volume": {"id": "4c2a8ec1-2393-4195-9f6d-0769f294d627", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:18.000000", "updated_at": "2024-03-01T04:00:18.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-128542360", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:19,057 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.127s 2024-03-01 04:00:19,057 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73437673-d461-458f-9fb3-38fb70377c9a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'' 2024-03-01 04:00:19,077 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627 0.020s 2024-03-01 04:00:19,078 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9163897e-5e9b-4aa4-8e34-6e5b26b84058', 'x-openstack-request-id': 'req-9163897e-5e9b-4aa4-8e34-6e5b26b84058', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/4c2a8ec1-2393-4195-9f6d-0769f294d627'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4c2a8ec1-2393-4195-9f6d-0769f294d627 could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer[id-8911036f-9d54-4720-80cc-a1c9796a8805] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 141, in test_quota_usage_after_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 16c27489-3992-4667-ae7a-84eef1071388 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:19,265 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes 0.183s 2024-03-01 04:00:19,265 85868 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-244792093"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b741790-8944-4371-b2dc-8e644cbce134', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b741790-8944-4371-b2dc-8e644cbce134', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes'} Body: b'{"volume": {"id": "16c27489-3992-4667-ae7a-84eef1071388", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:19.207066", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-244792093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:00:19,327 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.050s 2024-03-01 04:00:19,327 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43be0f84-8f8d-47f1-a83d-e37a67637b3f', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43be0f84-8f8d-47f1-a83d-e37a67637b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'{"volume": {"id": "16c27489-3992-4667-ae7a-84eef1071388", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:19.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-244792093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:20,384 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.043s 2024-03-01 04:00:20,384 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75bcc9f0-78bf-4467-bcb6-44658bda02f2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75bcc9f0-78bf-4467-bcb6-44658bda02f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'{"volume": {"id": "16c27489-3992-4667-ae7a-84eef1071388", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:19.000000", "updated_at": "2024-03-01T04:00:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-244792093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:20,440 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.040s 2024-03-01 04:00:20,441 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-286d160d-3dbd-4e64-b3d8-d5c4ac544600', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-286d160d-3dbd-4e64-b3d8-d5c4ac544600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'{"volume": {"id": "16c27489-3992-4667-ae7a-84eef1071388", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:19.000000", "updated_at": "2024-03-01T04:00:19.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-244792093", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388"}], "user_id": "5f2e4dab3e044a3999993cc8bd268b8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ea6bb590b5a4bed93f63a153d9e4a16"}}' 2024-03-01 04:00:20,553 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.096s 2024-03-01 04:00:20,553 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 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-48b31293-6dfc-4ca9-92b8-4fd6975b3ba9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'' 2024-03-01 04:00:20,575 85868 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388 0.022s 2024-03-01 04:00:20,576 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e49271-2f18-49b3-a8e7-868386c52853', 'x-openstack-request-id': 'req-c1e49271-2f18-49b3-a8e7-868386c52853', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/0ea6bb590b5a4bed93f63a153d9e4a16/volumes/16c27489-3992-4667-ae7a-84eef1071388'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 16c27489-3992-4667-ae7a-84eef1071388 could not be found."}}' 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 64, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11516b46-6491-4f50-8c21-0d1984d04820 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:57:34,022 85874 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:57:34,022 85874 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:57:34,304 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.280s 2024-03-01 03:57:34,304 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-992783404", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvgHVYF7P2ORZM+dCbf6sizXdR9blSx4Jl7bd6IunKSjBOasyFsui1PhZ8URjqrR8vBFrg8Ho4kTiVCd+c6iOUkaL++Tay8uFeLYHzPDsNXN8OAzwEQiER83iM7nw3lCQ=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57: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-b3d18c39-a354-4b22-b4dd-eefe577cb5dd', 'x-compute-request-id': 'req-b3d18c39-a354-4b22-b4dd-eefe577cb5dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-992783404", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvgHVYF7P2ORZM+dCbf6sizXdR9blSx4Jl7bd6IunKSjBOasyFsui1PhZ8URjqrR8vBFrg8Ho4kTiVCd+c6iOUkaL++Tay8uFeLYHzPDsNXN8OAzwEQiER83iM7nw3lCQ==", "fingerprint": "97:65:22:71:b1:89:6b:5b:d0:a8:68:ac:25:67:71:38", "user_id": "47d6632c46a945008a6daeb739fe4ac5"}}' 2024-03-01 03:57:34,307 85874 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-992783404 created 2024-03-01 03:57:34,471 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.163s 2024-03-01 03:57:34,471 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--624396886", "description": "tempest-description--1779319888"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8df1a865-d87c-4085-81d0-221912cace01', 'date': 'Fri, 01 Mar 2024 03:57:34 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b211366b-dd87-4317-9347-661d21ec13df", "name": "tempest-securitygroup--624396886", "stateful": true, "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "description": "tempest-description--1779319888", "shared": false, "security_group_rules": [{"id": "028279b1-eca0-4e5b-857e-593e6e805b62", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 631, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 0}, {"id": "ac8798d3-19a7-4e23-8e75-c4947f19a74c", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ran ge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 632, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 1, "project_id": "776117fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:57:34,688 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.216s 2024-03-01 03:57:34,689 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-690584d9-f8c0-4f40-915d-7dc73e8ca236', 'date': 'Fri, 01 Mar 2024 03:57: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": "ba2ca2be-7f61-452a-8d4b-6f8145d64b3b", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 0}}' 2024-03-01 03:57:34,919 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.229s 2024-03-01 03:57:34,919 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0595ef91-0e63-4331-b1d4-a4751bd4316f', 'date': 'Fri, 01 Mar 2024 03:57: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": "492624bb-02aa-4667-a560-a7189c94a7d0", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b211366b-dd87-4317-9347-661d21ec13df", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:34Z", "updated_at": "2024-03-01T03:57:34Z", "revision_number": 0}}' 2024-03-01 03:57:34,919 85874 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--624396886 created 2024-03-01 03:57:35,683 85874 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.763s 2024-03-01 03:57:35,683 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c 18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-de2a19a6-df92-47f2-9c8a-d495595e8627', 'date': 'Fri, 01 Mar 2024 03:57:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "14292166-69bb-4626-9bed-29dda95a467c", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "floating_ip_address": "172.24.4.199", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "776117fbda51499b8c02cfe941aa19d2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 0}}' 2024-03-01 03:57:35,684 85874 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '14292166-69bb-4626-9bed-29dda95a467c', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'floating_ip_address': '172.24.4.199', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:57:35Z', 'updated_at': '2024-03-01T03:57:35Z', 'revision_number': 0, 'ip': '172.24.4.199'} created 2024-03-01 03:57:35,854 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.170s 2024-03-01 03:57:35,855 85874 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-1640913322", "description": "tempest-secgroup-smoke-1640913322 description", "project_id": "776117fbda51499b8c02cfe941aa19d2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-5e05077b-ad89-4192-b396-866f82285894', 'date': 'Fri, 01 Mar 2024 03:57:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "name": "tempest-secgroup-smoke-1640913322", "stateful": true, "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "description": "tempest-secgroup-smoke-1640913322 description", "shared": false, "security_group_rules": [{"id": "18065960-3f17-420e-abb3-ab03b9e0ed6f", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "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": 638, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 0}, {"id": "45f7dcac-88a0-48ec-92ae-cc79f2f131d0", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "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": 639, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 1, "project_id": "776117 fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:57:36,050 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2024-03-01 03:57:36,050 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f40133e6-0299-480d-9f7c-31e3ac30db41', 'date': 'Fri, 01 Mar 2024 03:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f33a4f4f-d96e-46ca-a817-4ba2688ec5ab", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:57:35Z", "revision_number": 0}}' 2024-03-01 03:57:36,265 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.214s 2024-03-01 03:57:36,266 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-1330d535-4c51-450f-baef-a7c12c57e562', 'date': 'Fri, 01 Mar 2024 03:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8e67706e-fea9-4ffd-aa35-5b4f38387257", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:36Z", "updated_at": "2024-03-01T03:57:36Z", "revision_number": 0}}' 2024-03-01 03:57:36,764 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.497s 2024-03-01 03:57:36,764 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f3987651-d935-4803-af5d-7bd829f0e93f', 'date': 'Fri, 01 Mar 2024 03:57:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "424d7bf5-5302-4217-aa c0-e7d3af6cde8e", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:36Z", "updated_at": "2024-03-01T03:57:36Z", "revision_number": 0}}' 2024-03-01 03:57:37,010 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.245s 2024-03-01 03:57:37,011 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-ecb5418d-6009-4ce0-8091-36991bdd4689', 'date': 'Fri, 01 Mar 2024 03:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "adfdd028-905c-45f1-95e9-d4b63565b04e", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:36Z", "updated_at": "2024-03-01T03:57:36Z", "revision_number": 0}}' 2024-03-01 03:57:37,267 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.256s 2024-03-01 03:57:37,267 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-06ca7803-3d6b-476e-8001-cf216e0cc9ac', 'date': 'Fri, 01 Mar 2024 03:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d7f35c9b-62e6-49b2-9535-fc4d43c2f554", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:37Z", "updated_at": "2024-03-01T03:57:37Z", "revision_number": 0}}' 2024-03-01 03:57:37,669 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.401s 2024-03-01 03:57:37,669 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "project_id": "776117fbda51499b8c02cfe941aa19d2", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-f5bee929-dfa1-4176-9675-a9434f849569', 'date': 'Fri, 01 Mar 2024 03:57:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8d9fae62-14e6-4ded-8f61-a9f906d2b98d", "project_id": "776117fbda51499b8c02cfe941aa19d2", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "security_group_id": "b3fa1f15-a412-4d4f-8774-c742650f7e50", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:57:37Z", "updated_at": "2024-03-01T03:57:37Z", "revision_number": 0}}' 2024-03-01 03:57:37,716 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2024-03-01 03:57:37,717 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:37 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-bb15e1e3-ccb5-42a5-b5ed-0d5b4c1a777e', '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": "47d6632c46a945008a6daeb739fe4ac5", "name": "tempest-SnapshotDataIntegrityTests-848033851-project-member", "password_expires_at": null}, "audit_ids": ["3rry_mitQc2j95eGS5Arjg"], "expires_at": "2024-03-01T04:57:37.000000Z", "issued_at": "2024-03-01T03:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "776117fbda51499b8c02cfe941aa19d2", "name": "tempest-SnapshotDataIntegrityTests-848033851"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/776117fbda51499b8c02cfe941aa19d2", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:57:37,718 85874 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '0f30d89a-0003-4a77-a7ee-4faedbe6852b', 'name': 'tempest-SnapshotDataIntegrityTests-1611383602-network', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19276, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:57:20Z', 'updated_at': '2024-03-01T03:57:20Z', 'revision_number': 1} available for tenant 2024-03-01 03:57:37,719 85874 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-992783404', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHvgHVYF7P2ORZM+dCbf6sizXdR9blSx4Jl7bd6IunKSjBOasyFsui1PhZ8URjqrR8vBFrg8Ho4kTiVCd+c6iOUkaL++Tay8uFeLYHzPDsNXN8OAzwEQiER83iM7nw3lCQ==', 'fingerprint': '97:65:22:71:b1:89:6b:5b:d0:a8:68:ac:25:67:71:38', 'user_id': '47d6632c46a945008a6daeb739fe4ac5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDj54Czl5n5niV0CGeSrAJPE/jKMNUImd5l1WpNfX41xGx8eiJbv8gE\ncWUr+PTxHlqgBwYFK4EEACKhZANiAAR74B1WBez9jkWTPnQm3+rIs13UfW5UseCZ\ne23eiLpykowTmrMhbLotT4WfFEY6q0fLwRa4PB6OJE4lQnfnOojlJGi/vk2svLhX\ni2B8zw7DVzfDgM8BEIhEfN4jO58N5Qk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b211366b-dd87-4317-9347-661d21ec13df', 'name': 'tempest-securitygroup--624396886', 'stateful': True, 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'description': 'tempest-description--1779319888', 'shared': False, 'security_group_rules': [{'id': '028279b1-eca0-4e5b-857e-593e6e805b62', 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'security_group_id': 'b211366b-dd87-4317-9347-661d21ec13df', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 631, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:57:34Z', 'updated_at': '2024-03-01T03:57:34Z', 'revision_number': 0}, {'id': 'ac8798d3-19a7-4e23-8e75-c4947f19a74c', 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'security_group_id': 'b211366b-dd87-4317-9347-661d21ec13df', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 632, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:57:34Z', 'updated_at': '2024-03-01T03:57:34Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:57:34Z', 'updated_at': '2024-03-01T03:57:34Z', 'revision_number': 1, 'project_id': '776117fbda51499b8c02cfe941aa19d2'}, 'floating_ip': {'id': '14292166-69bb-4626-9bed-29dda95a467c', 'tenant_id': '776117fbda51499b8c02cfe941aa19d2', 'floating_ip_address': '172.24.4.199', 'floating_networ k_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '776117fbda51499b8c02cfe941aa19d2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:57:35Z', 'updated_at': '2024-03-01T03:57:35Z', 'revision_number': 0, 'ip': '172.24.4.199'}} 2024-03-01 03:57:38,551 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.828s 2024-03-01 03:57:38,551 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "key_name": "tempest-keypair-992783404", "security_groups": [{"name": "tempest-secgroup-smoke-1640913322"}, {"name": "tempest-securitygroup--624396886"}], "networks": [{"uuid": "0f30d89a-0003-4a77-a7ee-4faedbe6852b"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ebc033-d24a-4963-8a31-d4b85d484dd8', 'x-compute-request-id': 'req-f9ebc033-d24a-4963-8a31-d4b85d484dd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1640913322"}, {"name": "tempest-securitygroup--624396886"}], "adminPass": "439WorLjovB4"}}' 2024-03-01 03:57:38,631 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.076s 2024-03-01 03:57:38,631 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:38 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-fff97235-20e4-41b8-b29b-a8d594eb2267', 'x-compute-request-id': 'req-fff97235-20e4-41b8-b29b-a8d594eb2267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "status": "BUILD", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "user_id": "47d6632c46a945008a6daeb739fe4ac5", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:39Z", "updated": "2024-03-01T03:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links ": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-992783404", "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": []}}' 2024-03-01 03:58:29,210 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.518s 2024-03-01 03:58:29,211 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49c5fd5a-ad68-4601-af24-c11b5e822e27', 'x-compute-request-id': 'req-49c5fd5a-ad68-4601-af24-c11b5e822e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "status": "ACTIVE", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "user_id": "47d6632c46a945008a6daeb739fe4ac5", "metadata": {}, "hostId": "1b8ef03af88b8dc9f3c420796d9639c2547ae23cef2d13fd14a1d223", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:38Z", "updated": "2024-03-01T03:57:45Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1611383602-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:db:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-992783404", "OS-SRV-USG:launched_at": "2024-03-01T03:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--624396886"}, {"name": "tempest-secgroup-smoke-1640913322"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:58:29,223 85874 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 03:59:29,476 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6/os-interface 0.216s 2024-03-01 03:59:29,477 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:29 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-ope nstack-request-id': 'req-9efb96c9-36a6-44cb-8948-a5d3ee6d1608', 'x-compute-request-id': 'req-9efb96c9-36a6-44cb-8948-a5d3ee6d1608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "0f30d89a-0003-4a77-a7ee-4faedbe6852b", "port_id": "b89a9ea4-d79f-49e9-a6d8-ec51131be2b0", "mac_addr": "fa:16:3e:33:db:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e10ad175-fbfe-4e80-a747-b5a800d6adb3", "ip_address": "10.0.0.4"}]}]}' 2024-03-01 03:59:30,414 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/14292166-69bb-4626-9bed-29dda95a467c 0.933s 2024-03-01 03:59:30,414 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b89a9ea4-d79f-49e9-a6d8-ec51131be2b0"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-20a7e850-e177-4445-8ad6-26be2f6232fe', 'date': 'Fri, 01 Mar 2024 03:59:30 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/14292166-69bb-4626-9bed-29dda95a467c'} Body: b'{"floatingip": {"id": "14292166-69bb-4626-9bed-29dda95a467c", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "floating_ip_address": "172.24.4.199", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "384c886e-3ab7-4018-8f8a-0b7a45000045", "port_id": "b89a9ea4-d79f-49e9-a6d8-ec51131be2b0", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "0f30d89a-0003-4a77-a7ee-4faedbe6852b", "mac_address": "fa:16:3e:33:db:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:57:35Z", "updated_at": "2024-03-01T03:59:29Z", "revision_number": 1, "project_id": "776117fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:59:30,419 85874 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.199:22' as 'cirros' with public key authentication 2024-03-01 03:59:30,439 85874 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 03:59:30,557 85874 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 03:59:30,557 85874 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.199 successfully created 2024-03-01 03:59:30,895 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.334s 2024-03-01 03:59:30,896 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32c7133f-396a-4cdd-b6ee-5c4234a31604', 'x-compute-request-id': 'req-32c7133f-396a-4cdd-b6ee-5c4234a31604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "status": "ACTIVE", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "user_id": "47d6632c46a945008a6daeb739fe4ac5", "metadata": {}, "hostId": "1b8ef03af88b8dc9f3c42079 6d9639c2547ae23cef2d13fd14a1d223", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:38Z", "updated": "2024-03-01T03:57:45Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1611383602-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:db:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-992783404", "OS-SRV-USG:launched_at": "2024-03-01T03:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--624396886"}, {"name": "tempest-secgroup-smoke-1640913322"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:31,244 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes 0.330s 2024-03-01 03:59:31,245 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1577085703", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cb4b75d-0d81-4cae-88c9-719c2d89b2b6', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cb4b75d-0d81-4cae-88c9-719c2d89b2b6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes'} Body: b'{"volume": {"id": "11516b46-6491-4f50-8c21-0d1984d04820", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:31.173149", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1577085703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}], "user_id": "47d6632c46a945008a6daeb739fe4ac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 03:59:31,300 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820 0.043s 2024-03-01 03:59:31,300 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f40cdb5a-7c6b-47b8-ba47-744e77434143', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f40cdb5a-7c6b-47b8-ba47-744e77434143', 'connection': 'close', 'status' : '200', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820'} Body: b'{"volume": {"id": "11516b46-6491-4f50-8c21-0d1984d04820", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:31.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1577085703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}], "user_id": "47d6632c46a945008a6daeb739fe4ac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "776117fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:59:32,360 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820 0.046s 2024-03-01 03:59:32,360 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-184eb1f6-7e2b-49d3-b3c2-86f26a03362e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-184eb1f6-7e2b-49d3-b3c2-86f26a03362e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820'} Body: b'{"volume": {"id": "11516b46-6491-4f50-8c21-0d1984d04820", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:59:31.000000", "updated_at": "2024-03-01T03:59:31.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1577085703", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820"}], "user_id": "47d6632c46a945008a6daeb739fe4ac5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "776117fbda51499b8c02cfe941aa19d2"}}' 2024-03-01 03:59:32,490 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820 0.117s 2024-03-01 03:59:32,490 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-137b34b4-fc58-493e-9c7f-a3f5c2fb2009', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820'} Body: b'' 2024-03-01 03:59:32,515 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/ v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820 0.024s 2024-03-01 03:59:32,516 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ac5f8f0-26e2-4d6b-b35b-e12607129209', 'x-openstack-request-id': 'req-2ac5f8f0-26e2-4d6b-b35b-e12607129209', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/776117fbda51499b8c02cfe941aa19d2/volumes/11516b46-6491-4f50-8c21-0d1984d04820'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 11516b46-6491-4f50-8c21-0d1984d04820 could not be found."}}' 2024-03-01 03:59:32,658 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.142s 2024-03-01 03:59:32,659 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a3d1e66-ac54-4f85-afdc-deee18358fb9', 'x-compute-request-id': 'req-3a3d1e66-ac54-4f85-afdc-deee18358fb9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'' 2024-03-01 03:59:33,039 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.380s 2024-03-01 03:59:33,040 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-870a2289-0d67-4368-a35d-22da82db5cc7', 'x-compute-request-id': 'req-870a2289-0d67-4368-a35d-22da82db5cc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"server": {"id": "1ade0533-5336-437a-9f44-8f8fd96b69f6", "name": "tempest-SnapshotDataIntegrityTests-server-1777433814", "status": "ACTIVE", "tenant_id": "776117fbda51499b8c02cfe941aa19d2", "user_id": "47d6632c46a945008a6daeb739fe4ac5", "metadata": {}, "hostId": "1b8ef03af88b8dc9f3c420796d9639c2547ae23cef2d13fd14a1d223", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:57:38Z", "updated": "2024-03-01T03:59:33Z", "addresses": {"tempest-SnapshotDataIntegrityTests-1611383602-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:db:3e"}, {"version": 4, "addr": "172.24.4.199", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:33:db:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f 6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-992783404", "OS-SRV-USG:launched_at": "2024-03-01T03:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--624396886"}, {"name": "tempest-secgroup-smoke-1640913322"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:23,115 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6 0.031s 2024-03-01 04:00:23,115 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e2bfe68f-ede9-4411-925c-354f316e0ea3', 'x-compute-request-id': 'req-e2bfe68f-ede9-4411-925c-354f316e0ea3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ade0533-5336-437a-9f44-8f8fd96b69f6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ade0533-5336-437a-9f44-8f8fd96b69f6 could not be found."}}' 2024-03-01 04:00:23,331 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b3fa1f15-a412-4d4f-8774-c742650f7e50 0.215s 2024-03-01 04:00:23,331 85874 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-2054f017-badf-4f8b-9fed-c910e96ec549', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:00:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b3fa1f15-a412-4d4f-8774-c742650f7e50'} Body: b'' 2024-03-01 04:00:23,358 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-992783404 0.026s 2024-03-01 04:00:23,359 85874 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:23 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-56ccc1ef-be59-420b-8490-98a07b18047a', 'x-compute-request-id': 'req-56ccc1ef-be59-420b-8490-98a07b18047a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-992783404'} Body: b'' 2024-03-01 04:00:23,521 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b211366b-dd87-4317-9347-661d21ec13df 0.162s 2024-03-01 04:00:23,522 85874 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-5e5f5fb7-ca99-4472-b60a-4a25d7647070', 'content-length': '0', 'date': ' Fri, 01 Mar 2024 04:00:23 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b211366b-dd87-4317-9347-661d21ec13df'} Body: b'' 2024-03-01 04:00:23,542 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b211366b-dd87-4317-9347-661d21ec13df 0.020s 2024-03-01 04:00:23,542 85874 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-b47536d8-1688-4040-8ef9-4e283664dda3', 'date': 'Fri, 01 Mar 2024 04:00:23 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b211366b-dd87-4317-9347-661d21ec13df'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b211366b-dd87-4317-9347-661d21ec13df does not exist", "detail": ""}}' 2024-03-01 04:00:24,284 85874 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/14292166-69bb-4626-9bed-29dda95a467c 0.740s 2024-03-01 04:00:24,284 85874 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-788a6584-cd9c-40fe-82b3-f28ec9df15c8', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:00:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/14292166-69bb-4626-9bed-29dda95a467c'} Body: b'' tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs[id-c03cc62c-f4e9-4623-91ec-64ce2f9c1260] ----------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, in test_volume_crud_with_volume_type_and_extra_specs volume = self.create_volume(**params) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e2e9abaf-cc37-4e69-9064-73c6649c447f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:25,563 85868 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/c32725d1c0194df599a0134aa21eba18/types 0.231s 2024-03-01 04:00:25,563 85868 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-536076180", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7598a49a-5f81-4943-977c-229e6f299466', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7598a49a-5f81-4943-977c-229e6f299466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types'} Body: b'{"volume_type": {"id": "37b8ff5b-caaa-4a70-a388-29444b90a636", "name": "tempest-VolumeTypesTest-volume-type-536076180", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:00:25,605 85868 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/c32725d1c0194df599a0134aa21eba18/types 0.038s 2024-03-01 04:00:25,605 85868 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-1388482140", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f134aed4-c1b9-444e-b458-f13d7c9fa803', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f134aed4-c1b9-444e-b458-f13d7c9fa803', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types'} Body: b'{"volume_type": {"id": "5c519901-3602-42af-b4d5-7bf0964599b5", "name": "tempest-VolumeTypesTest-volume-type-1388482140", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:00:25,960 85868 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/a03eaedf86dc45f580027d2a2fc5d3a6/volumes 0.352s 2024-03-01 04:00:25,960 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1578851870", "volume_type": "37b8ff5b-caaa-4a70-a388-29444b90a636", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2237b42c-295c-4510-9e73-e016ac76377e', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2237b42c-295c-4510-9e73-e016ac76377e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes'} Body: b'{"volume": {"id": "e2e9abaf-cc37-4e69-9064-73c6649c447f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:25.888754", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1578851870", "description": null, "vol ume_type": "tempest-VolumeTypesTest-volume-type-536076180", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}], "user_id": "27e7aa6189cc45458c897896a1217d99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:00:26,025 85868 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/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.043s 2024-03-01 04:00:26,026 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5eadb34-7835-484a-94cf-fef4371d69ea', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5eadb34-7835-484a-94cf-fef4371d69ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'{"volume": {"id": "e2e9abaf-cc37-4e69-9064-73c6649c447f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:26.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1578851870", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-536076180", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}], "user_id": "27e7aa6189cc45458c897896a1217d99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a03eaedf86dc45f580027d2a2fc5d3a6"}}' 2024-03-01 04:00:27,083 85868 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/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.043s 2024-03-01 04:00:27,083 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a211571a-62dd-491b-a717-b6e8cc95bb22', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a211571a-62dd-491b-a717-b6e8cc95bb22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'{"volume": {"id": "e2e9abaf-cc37-4e69-9064-73c6649c447f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:26.000000", "updated_at": "2024-03-01T04:00:26.000000", "name": "tempest-VolumeTypesTest-volume-1578851870", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-536076180", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69 -9064-73c6649c447f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}], "user_id": "27e7aa6189cc45458c897896a1217d99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a03eaedf86dc45f580027d2a2fc5d3a6"}}' 2024-03-01 04:00:27,151 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.054s 2024-03-01 04:00:27,151 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997b0162-898b-4a45-8f6b-3103fa00441b', 'content-length': '936', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997b0162-898b-4a45-8f6b-3103fa00441b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'{"volume": {"id": "e2e9abaf-cc37-4e69-9064-73c6649c447f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:26.000000", "updated_at": "2024-03-01T04:00:26.000000", "name": "tempest-VolumeTypesTest-volume-1578851870", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-536076180", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f"}], "user_id": "27e7aa6189cc45458c897896a1217d99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a03eaedf86dc45f580027d2a2fc5d3a6"}}' 2024-03-01 04:00:27,421 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.258s 2024-03-01 04:00:27,422 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b225900f-980c-4a33-bc0f-78d8cc625788', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'' 2024-03-01 04:00:27,444 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f 0.022s 2024-03-01 04:00:27,445 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5329385e-b4aa-4421-850c-b25df87572d4', 'x-openstack-request-id': 'req-5329385e-b4aa-4421-850c-b25df87 572d4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/a03eaedf86dc45f580027d2a2fc5d3a6/volumes/e2e9abaf-cc37-4e69-9064-73c6649c447f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e2e9abaf-cc37-4e69-9064-73c6649c447f could not be found."}}' 2024-03-01 04:00:27,506 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/5c519901-3602-42af-b4d5-7bf0964599b5 0.060s 2024-03-01 04:00:27,506 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef95327-1b9c-4793-aeec-25cdd9731603', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/5c519901-3602-42af-b4d5-7bf0964599b5'} Body: b'' 2024-03-01 04:00:27,529 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/5c519901-3602-42af-b4d5-7bf0964599b5 0.023s 2024-03-01 04:00:27,530 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 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-82e8d436-0838-4b1c-b375-acd6a8ebd1a8', 'x-openstack-request-id': 'req-82e8d436-0838-4b1c-b375-acd6a8ebd1a8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/5c519901-3602-42af-b4d5-7bf0964599b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5c519901-3602-42af-b4d5-7bf0964599b5 could not be found."}}' 2024-03-01 04:00:27,581 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/37b8ff5b-caaa-4a70-a388-29444b90a636 0.050s 2024-03-01 04:00:27,581 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-572fa625-d3a5-41de-9698-88cafb907356', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/37b8ff5b-caaa-4a70-a388-29444b90a636'} Body: b'' 2024-03-01 04:00:27,600 85868 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/37b8ff5b-caaa-4a70-a388-29444b90a636 0.018s 2024-03-01 04:00:27,600 85868 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:27 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-706cccef-a0cd-4270-a70c-4a331ab854bf', 'x-openstack-request-id': 'req-706cccef-a0cd-4270-a70c-4a331ab854bf ', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/c32725d1c0194df599a0134aa21eba18/types/37b8ff5b-caaa-4a70-a388-29444b90a636'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 37b8ff5b-caaa-4a70-a388-29444b90a636 could not be found."}}' tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri[id-309b5ecd-0585-4a7e-a36f-d2b2bf55259d,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 47, in test_update_attached_volume_with_nonexistent_volume_in_uri volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ec42f099-3bb8-4b38-bd6c-a0610b325a1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:59:16,127 85876 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.087s 2024-03-01 03:59:16,127 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2817', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a3f3adf7-ee0c-4dc0-8c0f-7c1cb7e5c8da', '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": "6462f346136e48969d7973e0e92912a8", "name": "tempest-VolumesAdminNegativeTest-25387315-project-member", "password_expires_at": null}, "audit_ids": ["rNEYYghZQPSNppk-5tnynA"], "expires_at": "2024-03-01T04:59:16.000000Z", "issued_at": "2024-03-01T03:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81db881bf96146198c49b39ba1de9bdf", "name": "tempest-VolumesAdminNegativeTest-25387315"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:59:16,128 85876 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'e633d993-9ffd-4e50-b900-5e4d45009971', 'name': 'tempest-VolumesAdminNegativeTest-45194026-network', 'tenant_id': '81db881bf96146198c49b39ba1de9bdf', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '81db881bf96146198c49b39b a1de9bdf', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 65289, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:57:06Z', 'updated_at': '2024-03-01T03:57:06Z', 'revision_number': 1} available for tenant 2024-03-01 03:59:16,583 85876 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.454s 2024-03-01 03:59:16,583 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1645172692", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "e633d993-9ffd-4e50-b900-5e4d45009971"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de41d22d-79d1-40f9-88df-86a0e558b894', 'x-compute-request-id': 'req-de41d22d-79d1-40f9-88df-86a0e558b894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4df5d160-7642-4074-be37-b55f01a5909d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4df5d160-7642-4074-be37-b55f01a5909d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "rpR9LPNRipCD"}}' 2024-03-01 03:59:16,653 85876 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/4df5d160-7642-4074-be37-b55f01a5909d 0.067s 2024-03-01 03:59:16,654 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b5b58b-aaf9-48ab-a3dc-97452f540c2f', 'x-compute-request-id': 'req-18b5b58b-aaf9-48ab-a3dc-97452f540c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d'} Body: b'{"server": {"id": "4df5d160-7642-4074-be37-b55f01a5909d", "name": "tempest-VolumesAdminNegativeTest-server-1645172692", "status": "BUILD", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "user_id": "6462f346136e48969d7973e0e92912a8", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:17Z", "updated": "2024-03-01T03:59:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4df5d160-7642-4074-be37-b55f01a5909d"}], "OS-DCF:diskConfig": "MANUAL", "prog ress": 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": []}}' 2024-03-01 04:00:07,190 85876 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/4df5d160-7642-4074-be37-b55f01a5909d 0.472s 2024-03-01 04:00:07,190 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:06 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-13fde89f-89a3-4ebc-8303-0db4758fc5a7', 'x-compute-request-id': 'req-13fde89f-89a3-4ebc-8303-0db4758fc5a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d'} Body: b'{"server": {"id": "4df5d160-7642-4074-be37-b55f01a5909d", "name": "tempest-VolumesAdminNegativeTest-server-1645172692", "status": "ACTIVE", "tenant_id": "81db881bf96146198c49b39ba1de9bdf", "user_id": "6462f346136e48969d7973e0e92912a8", "metadata": {}, "hostId": "52e3e09f32c2b4fe95883cff1f6bd11b5142169999220281e5b42a60", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:16Z", "updated": "2024-03-01T03:59:23Z", "addresses": {"tempest-VolumesAdminNegativeTest-45194026-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:48:54:63"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4df5d160-7642-4074-be37-b55f01a5909d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4df5d160-7642-4074-be37-b55f01a5909d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:59:23.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:07,203 85876 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 04:01:07,529 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes 0.267s 2024-03-01 04:01:07,529 85876 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-363830180"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5bd474-fcea-4f9f-96a5-78528c2c95f8', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5bd474-fcea-4f9f-96a5-78528c2c95f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes'} Body: b'{"volume": {"id": "ec42f099-3bb8-4b3 8-bd6c-a0610b325a1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:07.450910", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-363830180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:01:07,593 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e 0.050s 2024-03-01 04:01:07,593 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff2cade1-d50d-4021-821f-a97904b09184', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff2cade1-d50d-4021-821f-a97904b09184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e'} Body: b'{"volume": {"id": "ec42f099-3bb8-4b38-bd6c-a0610b325a1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:07.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-363830180", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81db881bf96146198c49b39ba1de9bdf"}}' 2024-03-01 04:01:08,655 85876 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/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e 0.047s 2024-03-01 04:01:08,655 85876 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c121dbd-01f3-4cee-b6aa-e3a919fe323d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c121dbd-01f3-4cee-b6aa-e3a919fe323d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e'} Body: b'{"volume": {"id": "ec42f099-3bb8-4b38-bd6c-a0610b325a1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:07.000000", "updated_at": "2024-03-01T04:01:08.000000", "name": "tempest-VolumesAdminNegativeTest-volume-363830180", "description": null, "volume_type": "joviandss-2 ", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/81db881bf96146198c49b39ba1de9bdf/volumes/ec42f099-3bb8-4b38-bd6c-a0610b325a1e"}], "user_id": "6462f346136e48969d7973e0e92912a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "81db881bf96146198c49b39ba1de9bdf"}}' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d0464c7a-d067-4419-8b4d-7886d08df23a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:58:47,335 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2024-03-01 03:58:47,336 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2851', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-93ddaa52-1ee1-451a-a0ad-65d5e4f21312', '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": "c44a0a82ca874df9bcc3c5598e42e516", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-202754718-project-member", "password_expires_at": null}, "audit_ids": ["grXTAwScRRmj9oGr5crtAQ"], "expires_at": "2024-03-01T04:58:47.000000Z", "issued_at": "2024-03-01T03:58:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "126811f15e3a49b5b1e99563f16c3099", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-202754718"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/126811f15e3a49b5b1e99563f16c3099", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:58:47,336 85870 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '3344c80d-bafd-406f-a042-0df750aa28de', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-2096912612-network', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '126811f1 5e3a49b5b1e99563f16c3099', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8844, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:58:36Z', 'updated_at': '2024-03-01T03:58:36Z', 'revision_number': 1} available for tenant 2024-03-01 03:58:47,337 85870 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:58:47,338 85870 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:58:47,511 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.171s 2024-03-01 03:58:47,512 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1167394497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJPPqDC40HzY6/ogimCRwvVuU2H288ke9w/j++C6WitQ13wjT78SoSnrLTbgv3rkW3QhOJXBHSpVlW6gqghlXSVgWFMGEG4RRUxBfXClE0V0ISgw9utf6fF2LY7sIV/sA=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58: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-f613febe-8ac8-410b-92cf-0fa418122619', 'x-compute-request-id': 'req-f613febe-8ac8-410b-92cf-0fa418122619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1167394497", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJPPqDC40HzY6/ogimCRwvVuU2H288ke9w/j++C6WitQ13wjT78SoSnrLTbgv3rkW3QhOJXBHSpVlW6gqghlXSVgWFMGEG4RRUxBfXClE0V0ISgw9utf6fF2LY7sIV/sA==", "fingerprint": "77:47:de:7a:b2:67:b4:a8:f0:5c:1c:07:37:4b:77:db", "user_id": "c44a0a82ca874df9bcc3c5598e42e516"}}' 2024-03-01 03:58:47,514 85870 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1167394497 created 2024-03-01 03:58:47,653 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.138s 2024-03-01 03:58:47,654 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2135428241", "description": "tempest-description--1275500927"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-8f5219fd-f9f2-402d-899c-4481708a18b3', 'date': 'Fri, 01 Mar 2024 03:58:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3e25582e-1853-4b75-a87f-6b08b8650349", "name": "tempest-securitygroup--2135428241", "stateful": true, "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "description": "tempest-description--1275500927", "shared": false, "security_group_rules": [{"id": "110bdd28-c476-48a2-8667-efec36abb64c", "project_id": "126811f15e3a49b5b1e99563f16c3099", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "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, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 0}, {"id": "a2844c3f-9980-4fdc-a1a0-f20b99549db5", "project_id": "126811f15e3a49b5b1e99563f16c3099", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "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, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 1, "project_id": "126811f15e3a49b5b1e99563f16c3099"}}' 2024-03-01 03:58:47,856 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.202s 2024-03-01 03:58:47,856 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3030583d-ed4c-427e-9c71-0a9c4393aa06', 'date': 'Fri, 01 Mar 2024 03:58:47 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e8fd88cf-6f58-49b6-a234-d591132c6a09", "project_id": "126811f15e3a49b5b1e99563f16c3099", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 0}}' 2024-03-01 03:58:48,070 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.213s 2024-03-01 03:58:48,070 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ce82725d-c4ac-4abc-814c-194b95a383fe', 'date': 'Fri, 01 Mar 2024 03:58: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": "17cdd5ed-2bfe-4577-9971-02f1e0fdbee2", "project_id": "126811f15e3a49b5b1e99563f16c3099", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "security_group_id": "3e25582e-1853-4b75-a87f-6b08b8650349", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:58:47Z", "updated_at": "2024-03-01T03:58:47Z", "revision_number": 0}}' 2024-03-01 03:58:48,070 85870 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and ic mp rules tempest-securitygroup--2135428241 created 2024-03-01 03:58:48,692 85870 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.621s 2024-03-01 03:58:48,693 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-07c2f68d-3e3a-4806-a865-e43c35d604c2', 'date': 'Fri, 01 Mar 2024 03:58:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e2ed7786-2240-4773-a851-e5daa8ecaf40", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "floating_ip_address": "172.24.4.100", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "126811f15e3a49b5b1e99563f16c3099", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:58:48Z", "updated_at": "2024-03-01T03:58:48Z", "revision_number": 0}}' 2024-03-01 03:58:48,693 85870 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e2ed7786-2240-4773-a851-e5daa8ecaf40', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'floating_ip_address': '172.24.4.100', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '126811f15e3a49b5b1e99563f16c3099', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:58:48Z', 'updated_at': '2024-03-01T03:58:48Z', 'revision_number': 0, 'ip': '172.24.4.100'} created 2024-03-01 03:58:48,694 85870 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1167394497', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBJPPqDC40HzY6/ogimCRwvVuU2H288ke9w/j++C6WitQ13wjT78SoSnrLTbgv3rkW3QhOJXBHSpVlW6gqghlXSVgWFMGEG4RRUxBfXClE0V0ISgw9utf6fF2LY7sIV/sA==', 'fingerprint': '77:47:de:7a:b2:67:b4:a8:f0:5c:1c:07:37:4b:77:db', 'user_id': 'c44a0a82ca874df9bcc3c5598e42e516', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDchC2j1dpbwcv81ODnj1n0hACzt/BKA9oeWM8AJLeMDWiQyy9/HXlC\nRePsN/Vmr5SgBwYFK4EEACKhZANiAAQSTz6gwuNB82Ov6IIpgkcL1blNh9vPJHvc\nP4/vgulorUNd8I0+/EqEp6y024L965Ft0ITiVwR0qVZVuoKoIZV0lYFhTBhBuEUV\nMQX1wpRNFdCEoMPbrX+nxdi2O7CFf7A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3e25582e-1853-4b75-a87f-6b08b8650349', 'name': 'tempest-securitygroup--2135428241', 'stateful': True, 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'description': 'tempest-description--1275500927', 'shared': False, 'security_group_rules': [{'id': '110bdd28-c476-48a2-8667-efec36abb64c', 'project_id': '126811f15e3a49b5b1e99563f16c3099', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'security_group_id': '3e25582e-1853-4b75-a87f-6b08b8650349', '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': 706, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:58:47Z', 'updated_at': '2024-03-01T03:58:47Z', 'revision_number': 0}, {'id': 'a2844c3f-9980-4fdc-a1a0-f20b99549db5', 'project_id': '126811f15e3a49b5b1e99563f16c3099', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'security_group_id': '3e25582e-1853-4b75-a87f-6b08b8650349', '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': 707, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:58:47Z', 'updated_at': '2024-03-01T03:58:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:58:47Z', 'updated_at': '2024-03-01T03:58:47Z', 'revision_number': 1, 'project_id': '126811f15e3a49b5b1e99563f16c3099'}, 'floating_ip': {'id': 'e2ed7786-2240-4773-a851-e5daa8ecaf40', 'tenant_id': '126811f15e3a49b5b1e99563f16c3099', 'floating_ip_address': '172.24.4.100', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '126811f15e3a49b5b1e99563f16c3099', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:58:48Z', 'updated_at': '2024-03-01T03:58:48Z', 'revision_number': 0, 'ip': '172.24.4.100'}} 2024-03-01 03:58:49,516 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.821s 2024-03-01 03:58:49,516 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "3344c80d-bafd-406f-a042-0df750aa28de"}], "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "key_name": "tempest-keypair-1167394497", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daca0453-172d-4009-b46b-56b5a3f9881c', 'x-compute-request-id': 'req-daca0453-172d-4009-b46b-56b5a3f9881c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "adminPass": "5baWcQmBGsjK"}}' 2024-03-01 03:58:49,599 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.080s 2024-03-01 03:58:49,600 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bb9742d-7355-495a-9c24-e9c946604ae5', 'x-compute-request-id': 'req-6bb9742d-7355-495a-9c24-e9c946604ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "status": "BUILD" , "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:49Z", "updated": "2024-03-01T03:58:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1167394497", "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": []}}' 2024-03-01 03:59:39,875 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.214s 2024-03-01 03:59:39,876 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:39 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-0de07f25-4ef6-4539-84cc-7a6a59a0b554', 'x-compute-request-id': 'req-0de07f25-4ef6-4539-84cc-7a6a59a0b554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "status": "ACTIVE", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "metadata": {}, "hostId": "e28752bc2468a98661bf0c14103a1d8b10f7b7f2e0ebc9845f6a2316", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:49Z", "updated": "2024-03-01T03:58:56Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-2096912612-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e7:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1167394497", "OS-SRV-USG:launched_at": "2024-03-01T03:58:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:39,898 85870 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:00:40,181 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3/os-i nterface 0.224s 2024-03-01 04:00:40,181 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:39 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-fe32bdbd-7910-4385-9b55-f6f722815979', 'x-compute-request-id': 'req-fe32bdbd-7910-4385-9b55-f6f722815979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3344c80d-bafd-406f-a042-0df750aa28de", "port_id": "5699403d-30ae-4a4e-a545-69bd70a344a6", "mac_addr": "fa:16:3e:31:e7:d8", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9bffdfa9-64c3-4a64-87c2-d68ce99a0a29", "ip_address": "10.0.0.5"}]}]}' 2024-03-01 04:00:40,927 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e2ed7786-2240-4773-a851-e5daa8ecaf40 0.742s 2024-03-01 04:00:40,927 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5699403d-30ae-4a4e-a545-69bd70a344a6"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7e544aaa-ce44-493f-9e69-29a4d68d6f47', 'date': 'Fri, 01 Mar 2024 04:00:40 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e2ed7786-2240-4773-a851-e5daa8ecaf40'} Body: b'{"floatingip": {"id": "e2ed7786-2240-4773-a851-e5daa8ecaf40", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "floating_ip_address": "172.24.4.100", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "e9959e0f-8f19-4098-9d9e-29162b402e48", "port_id": "5699403d-30ae-4a4e-a545-69bd70a344a6", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3344c80d-bafd-406f-a042-0df750aa28de", "mac_address": "fa:16:3e:31:e7:d8", "admin_state_up": true, "status": "ACTIVE", "device_id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:58:48Z", "updated_at": "2024-03-01T04:00:40Z", "revision_number": 1, "project_id": "126811f15e3a49b5b1e99563f16c3099"}}' 2024-03-01 04:00:40,932 85870 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.100:22' as 'cirros' with public key authentication 2024-03-01 04:00:40,954 85870 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:00:41,061 85870 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:00:41,062 85870 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.100 successfully created 2024-03-01 04:00:41,248 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.185s 2024-03-01 04:00:41,249 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:41 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 -a1aa18e3-f23c-4302-be9d-9621364cc66c', 'x-compute-request-id': 'req-a1aa18e3-f23c-4302-be9d-9621364cc66c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "status": "ACTIVE", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "metadata": {}, "hostId": "e28752bc2468a98661bf0c14103a1d8b10f7b7f2e0ebc9845f6a2316", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:49Z", "updated": "2024-03-01T03:58:56Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-2096912612-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e7:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1167394497", "OS-SRV-USG:launched_at": "2024-03-01T03:58:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:41,454 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.188s 2024-03-01 04:00:41,454 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '356', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59802424-12a2-4efe-b5ae-82bec3c7c7da', 'x-compute-request-id': 'req-59802424-12a2-4efe-b5ae-82bec3c7c7da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}]}]}' 2024-03-01 04:00:41,750 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes 0.292s 2024-03-01 04:00:41,751 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-695434318", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3160d10b-ac5d-4bb6-aefd-6c5a3339d585', 'content-length': '855', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API -Version', 'x-openstack-request-id': 'req-3160d10b-ac5d-4bb6-aefd-6c5a3339d585', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes'} Body: b'{"volume": {"id": "d0464c7a-d067-4419-8b4d-7886d08df23a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:41.672643", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-695434318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}], "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-01 04:00:41,825 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a 0.063s 2024-03-01 04:00:41,825 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410abd77-5955-43db-99dd-dc6990b53bc3', 'content-length': '923', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410abd77-5955-43db-99dd-dc6990b53bc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a'} Body: b'{"volume": {"id": "d0464c7a-d067-4419-8b4d-7886d08df23a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:42.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-695434318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}], "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "126811f15e3a49b5b1e99563f16c3099"}}' 2024-03-01 04:00:42,882 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a 0.043s 2024-03-01 04:00:42,883 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a54701f8-c49b-4218-b71b-1385a77351eb', 'content-length': '944', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a54701f8-c49b-4218-b71b-1385a77351eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c309 9/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a'} Body: b'{"volume": {"id": "d0464c7a-d067-4419-8b4d-7886d08df23a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:00:42.000000", "updated_at": "2024-03-01T04:00:42.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-695434318", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a"}], "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "126811f15e3a49b5b1e99563f16c3099"}}' 2024-03-01 04:00:43,004 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a 0.108s 2024-03-01 04:00:43,004 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24388a41-4504-45ca-ade7-d1d1ae9e5eb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a'} Body: b'' 2024-03-01 04:00:43,030 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a 0.025s 2024-03-01 04:00:43,031 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-834a15a1-30d1-455f-8309-4ff5524bd2e1', 'x-openstack-request-id': 'req-834a15a1-30d1-455f-8309-4ff5524bd2e1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/126811f15e3a49b5b1e99563f16c3099/volumes/d0464c7a-d067-4419-8b4d-7886d08df23a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d0464c7a-d067-4419-8b4d-7886d08df23a could not be found."}}' 2024-03-01 04:00:43,147 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.116s 2024-03-01 04:00:43,147 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00: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-fb4a0e75-46ea-48d1-861c-37d7a6e3513b', 'x-compute-request-id': 'req-fb4a0e75-46ea-48d1-861c-37d7a6e3513b', 'connection': 'close', 'status': '204', 'content -location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'' 2024-03-01 04:00:43,325 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.177s 2024-03-01 04:00:43,325 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fff32a56-b5f1-47fc-ba3c-8cebdbca75bf', 'x-compute-request-id': 'req-fff32a56-b5f1-47fc-ba3c-8cebdbca75bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"server": {"id": "d556394f-01e6-4701-ac9f-cb28816f53b3", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-876103793", "status": "ACTIVE", "tenant_id": "126811f15e3a49b5b1e99563f16c3099", "user_id": "c44a0a82ca874df9bcc3c5598e42e516", "metadata": {}, "hostId": "e28752bc2468a98661bf0c14103a1d8b10f7b7f2e0ebc9845f6a2316", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:49Z", "updated": "2024-03-01T04:00:43Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-2096912612-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e7:d8"}, {"version": 4, "addr": "172.24.4.100", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e7:d8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d556394f-01e6-4701-ac9f-cb28816f53b3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1167394497", "OS-SRV-USG:launched_at": "2024-03-01T03:58:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2135428241"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:01:33,408 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3 0.041s 2024-03-01 04:01:33,409 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-401c0027-7028-41b7-a32b-10f001c92c2d', 'x-compute-request-id': 'req-401c0027-7028-41b7-a32b-10f001c92c2d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d556394f-01e6-4701-ac9f-cb28816f53b3'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d556394f-01e6-4701-ac9f-cb28816f53b3 could not be found."}}' 2024-03-01 04:01:33,442 85870 INFO [tempest.lib.common.rest_client] Request (TestServerV olumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1167394497 0.033s 2024-03-01 04:01:33,443 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-8d42de7c-bca4-4499-93d7-c4b1bc248103', 'x-compute-request-id': 'req-8d42de7c-bca4-4499-93d7-c4b1bc248103', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1167394497'} Body: b'' 2024-03-01 04:01:33,594 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/3e25582e-1853-4b75-a87f-6b08b8650349 0.151s 2024-03-01 04:01:33,595 85870 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-ae89ea10-b1ef-4418-8f47-3b1d41992eb9', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:01:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3e25582e-1853-4b75-a87f-6b08b8650349'} Body: b'' 2024-03-01 04:01:33,612 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/3e25582e-1853-4b75-a87f-6b08b8650349 0.017s 2024-03-01 04:01:33,613 85870 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-00606238-04a9-4f9c-89f2-5d74c59ed7d5', 'date': 'Fri, 01 Mar 2024 04:01:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/3e25582e-1853-4b75-a87f-6b08b8650349'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3e25582e-1853-4b75-a87f-6b08b8650349 does not exist", "detail": ""}}' 2024-03-01 04:01:33,954 85870 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/e2ed7786-2240-4773-a851-e5daa8ecaf40 0.340s 2024-03-01 04:01:33,954 85870 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-477386b6-cfb2-484f-af87-520b9fd2a141', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:01:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e2ed7786-2240-4773-a851-e5daa8ecaf40'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f5b68f8e-7106-46d2-9be1-ff9b4daeab60 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:59:11,770 85866 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:59:11,770 85866 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:59:11,826 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2024-03-01 03:59:11,827 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1848207713", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWOqvUlikB1v1X8Wp5VkObQuZEVyJFoXWdQHomxhjpqr3o0Ri3Q2aVYF+LB1gcW8cCV6dfRnIkmhOTLQKHqaPnMD1baxZW+gFKceDnLIUFnth/zYk+d2wUEjz3D3/RnBQ=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:11 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-260b53dd-324f-4253-91a4-b20d998ac22e', 'x-compute-request-id': 'req-260b53dd-324f-4253-91a4-b20d998ac22e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1848207713", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWOqvUlikB1v1X8Wp5VkObQuZEVyJFoXWdQHomxhjpqr3o0Ri3Q2aVYF+LB1gcW8cCV6dfRnIkmhOTLQKHqaPnMD1baxZW+gFKceDnLIUFnth/zYk+d2wUEjz3D3/RnBQ==", "fingerprint": "d4:d4:b0:39:5e:c5:6b:1d:06:ee:9d:b5:32:2e:66:81", "user_id": "3b9f3fb632f347ca8691ba55499d1a84"}}' 2024-03-01 03:59:11,829 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1848207713 created 2024-03-01 03:59:11,999 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.169s 2024-03-01 03:59:11,999 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--227925402", "description": "tempest-description--2069547822"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-d6f823ad-4dc9-4dc8-8288-682040cb515a', 'date': 'Fri, 01 Mar 2024 03:59:11 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "name": "tempest-securitygroup--227925402", "stateful": true, "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "description": "tempest-description--2069547822", "shared": false, "security_group_rules": [{"id": "4a868730-d492-45f4-a0a6-aa9f0b825c7f", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "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": 715, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:59:11Z", "updated_at": "2024-03-01T03:59:11Z", "revision_number": 0}, {"id": "ecd2f46f-45bd-4f52-8e84-880970e53d11", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "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": 714, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:59:11Z", "updated_at": "2024-03-01T03:59:11Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:59:11Z", "updated_at": "2024-03-01T03:59:11Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 03:59:12,192 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.192s 2024-03-01 03:59:12,193 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b21d7817-f663-459f-a4e8-f1fbed297bfc', 'date': 'Fri, 01 Mar 2024 03:59: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": "e65fa9b1-1aa4-4af2-a539-7d667d32b9d1", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:59:12Z", "updated_at": "2024-03-01T03:59:12Z", "revision_number": 0}}' 2024-03-01 03:59:12,461 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.267s 2024-03-01 03:59:12,461 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-94754b63-24d4-46a1-8ec2-55aa0c2fad0a', 'date': 'Fri, 01 Mar 2024 03:59: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": "24653ec8-539d-415e-b1b7-d0a98935b81c", "project_id": "8d4b7955d5df40c192322c2688bad10f", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "security_group_id": "1a730921-9c20-4d80-9e39-6e4532db4cfe", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:59:12Z", "updated_at": "2024-03-01T03:59:12Z", "revision_number": 0}}' 2024-03-01 03:59:12,461 85866 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--227925402 created 2024-03-01 03:59:13,086 85866 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.624s 2024-03-01 03:59:13,087 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-81ebefc5-88eb-4c2c-896e-772f691c1890', 'date': 'Fri, 01 Mar 2024 03:59:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b3bac605-00ee-4d00-a5a3-b47135a08c71", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.227", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8d4b7955d5df40c192322c2688bad10f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:59:12Z", "updated_at": "2024-03-01T03:59:12Z", "revision_number": 0}}' 2024-03-01 03:59:13,087 85866 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b3bac605-00ee-4d00-a5a3-b47135a08c71', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.227', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:59:12Z', 'updated_at': '2024-03-01T03:59:12Z', 'revision_number': 0, 'ip': '172.24.4.227'} created 2024-03-01 03:59:13,167 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.075s 2024-03-01 03:59:13,168 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-6e2d7089-8d46-4744-9521-ff00191f6c72', '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": "3b9f3fb632f347ca8691ba55499d1a84", "name": "tempest-AttachVolumeNegativeTest-1597853009-project-member", "password_expires_at": null}, "audit_ids": ["QfDfwSCkSgeNJzw30RR7-w"], "expires_at": "2024-03-01T04:59:13.000000Z", "issued_at": "2024-03-01T03:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8d4b7955d5df40c192322c2688bad10f", "name": "tempest-AttachVolumeNegativeTest-1597853009"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"i d": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:59:13,168 85866 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '4079f181-40a0-4f37-8f64-25bc7601fe28', 'name': 'tempest-AttachVolumeNegativeTest-1660737255-network', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53523, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:53:10Z', 'updated_at': '2024-03-01T03:53:10Z', 'revision_number': 1} available for tenant 2024-03-01 03:59:13,169 85866 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1848207713', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLWOqvUlikB1v1X8Wp5VkObQuZEVyJFoXWdQHomxhjpqr3o0Ri3Q2aVYF+LB1gcW8cCV6dfRnIkmhOTLQKHqaPnMD1baxZW+gFKceDnLIUFnth/zYk+d2wUEjz3D3/RnBQ==', 'fingerprint': 'd4:d4:b0:39:5e:c5:6b:1d:06:ee:9d:b5:32:2e:66:81', 'user_id': '3b9f3fb632f347ca8691ba55499d1a84', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDcv4lAzHxC5q9PZCj04UjdnfOSJS5KwOQBGOoocvzXGEUCYavl5bfk\ndWG+LJLILhOgBwYFK4EEACKhZANiAAS1jqr1JYpAdb9V/FqeVZDm0LmRFciRaF1n\nUB6JsYY6aq96NEYt0NmlWBfiwdYHFvHAlenX0ZyJJoTky0Ch6mj5zA9W2sWVvoBS\nnHg5yyFBZ7Yf82JPndsFBI89w9/0ZwU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1a730921-9c20-4d80-9e39-6e4532db4cfe', 'name': 'tempest-securitygroup--227925402', 'stateful': True, 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'description': 'tempest-description--2069547822', 'shared': False, 'security_group_rules': [{'id': '4a868730-d492-45f4-a0a6-aa9f0b825c7f', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': '1a730921-9c20-4d80-9e39-6e4532db4cfe', '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': 715, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:59:11Z', 'updated_at': '2024-03-01T03:59:11Z', 'revision_number': 0}, {'id': 'ecd2f46f-45bd-4f52-8e84-880970e53d11', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'security_group_id': '1a730921-9c20-4d80-9e39-6e4532db4cfe', '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' : 714, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:59:11Z', 'updated_at': '2024-03-01T03:59:11Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:59:11Z', 'updated_at': '2024-03-01T03:59:11Z', 'revision_number': 1, 'project_id': '8d4b7955d5df40c192322c2688bad10f'}, 'floating_ip': {'id': 'b3bac605-00ee-4d00-a5a3-b47135a08c71', 'tenant_id': '8d4b7955d5df40c192322c2688bad10f', 'floating_ip_address': '172.24.4.227', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8d4b7955d5df40c192322c2688bad10f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:59:12Z', 'updated_at': '2024-03-01T03:59:12Z', 'revision_number': 0, 'ip': '172.24.4.227'}} 2024-03-01 03:59:13,871 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.702s 2024-03-01 03:59:13,872 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1340750582", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "4079f181-40a0-4f37-8f64-25bc7601fe28"}], "security_groups": [{"name": "tempest-securitygroup--227925402"}], "key_name": "tempest-keypair-1848207713", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93bfc154-18c8-40bd-90e3-fcd8200d1bb4', 'x-compute-request-id': 'req-93bfc154-18c8-40bd-90e3-fcd8200d1bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "71f0ea0d-1978-476d-82d3-972217d945e1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--227925402"}], "adminPass": "password"}}' 2024-03-01 03:59:13,944 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.069s 2024-03-01 03:59:13,944 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:13 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-dd1b488c-f28c-416a-a959-33d7f4967074', 'x-compute-request-id': 'req-dd1b488c-f28c-416a-a959-33d7f4967074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'{"server": {"id": "71f0ea0d-1978-476d-82d3-972217d945e1", "name": "tempest-AttachVolumeNegativeTest-server-1340750582", "status": "BUILD", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {} , "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:14Z", "updated": "2024-03-01T03:59:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1848207713", "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": []}}' 2024-03-01 04:00:04,185 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.228s 2024-03-01 04:00:04,185 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:03 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-2878fcf1-1800-4d06-b073-ca1465d9c37f', 'x-compute-request-id': 'req-2878fcf1-1800-4d06-b073-ca1465d9c37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'{"server": {"id": "71f0ea0d-1978-476d-82d3-972217d945e1", "name": "tempest-AttachVolumeNegativeTest-server-1340750582", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:13Z", "updated": "2024-03-01T03:59:21Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ac:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1848207713", "OS-SRV-USG:launched_at": "2024-03-01T03:59:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227925402"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:04,198 85866 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 04:01:04,414 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1/os-interface 0.155s 2024-03-01 04:01:04,414 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/js on', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:04 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-3f6c0579-43c9-46c1-af81-324097c0c943', 'x-compute-request-id': 'req-3f6c0579-43c9-46c1-af81-324097c0c943', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "port_id": "576d421a-9b62-4067-bd96-344dc0f3d8b2", "mac_addr": "fa:16:3e:79:ac:fa", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "936ea464-e53f-4920-ac0c-25bb2390b0ac", "ip_address": "10.0.0.11"}]}]}' 2024-03-01 04:01:05,533 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/b3bac605-00ee-4d00-a5a3-b47135a08c71 1.115s 2024-03-01 04:01:05,533 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "576d421a-9b62-4067-bd96-344dc0f3d8b2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-e2f59557-fa83-426f-842f-cc0e833dd3f1', 'date': 'Fri, 01 Mar 2024 04:01:05 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b3bac605-00ee-4d00-a5a3-b47135a08c71'} Body: b'{"floatingip": {"id": "b3bac605-00ee-4d00-a5a3-b47135a08c71", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "floating_ip_address": "172.24.4.227", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "6161874f-4dd3-48bf-b825-66b3e121ff61", "port_id": "576d421a-9b62-4067-bd96-344dc0f3d8b2", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4079f181-40a0-4f37-8f64-25bc7601fe28", "mac_address": "fa:16:3e:79:ac:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "71f0ea0d-1978-476d-82d3-972217d945e1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:59:12Z", "updated_at": "2024-03-01T04:01:04Z", "revision_number": 1, "project_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 04:01:05,534 85866 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.227:22' as 'cirros' with public key authentication 2024-03-01 04:01:05,544 85866 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:01:05,651 85866 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:01:05,651 85866 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.227 successfully created 2024-03-01 04:01:05,702 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1/ips 0.050s 2024-03-01 04:01:05,702 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:05 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-de1499cd-486c-4470-b09c-0c6d2d622b1c', 'x-compute-request-id': 'req-de1499cd-486c-4470-b09c-0c6d2d622b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/com pute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.11"}]}}' 2024-03-01 04:01:05,905 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes 0.200s 2024-03-01 04:01:05,906 85866 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-1728707436"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7111d3d7-dc69-435a-927b-8a889f5712cd', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7111d3d7-dc69-435a-927b-8a889f5712cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes'} Body: b'{"volume": {"id": "f5b68f8e-7106-46d2-9be1-ff9b4daeab60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:05.837451", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1728707436", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:01:05,960 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60 0.040s 2024-03-01 04:01:05,961 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0080c1b-8bcf-4335-b74e-726f2b5e7462', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0080c1b-8bcf-4335-b74e-726f2b5e7462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60'} Body: b'{"volume": {"id": "f5b68f8e-7106-46d2-9be1-ff9b4daeab60", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:06.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1728707436", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 04:01:07,017 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume) : 200 GET http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60 0.042s 2024-03-01 04:01:07,018 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0e31e2-7ac4-4296-a2a1-92548d8360e8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0e31e2-7ac4-4296-a2a1-92548d8360e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60'} Body: b'{"volume": {"id": "f5b68f8e-7106-46d2-9be1-ff9b4daeab60", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:06.000000", "updated_at": "2024-03-01T04:01:06.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1728707436", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8d4b7955d5df40c192322c2688bad10f/volumes/f5b68f8e-7106-46d2-9be1-ff9b4daeab60"}], "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d4b7955d5df40c192322c2688bad10f"}}' 2024-03-01 04:01:07,145 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.115s 2024-03-01 04:01:07,145 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-c3b011f8-9237-4e09-91af-c35409262f05', 'x-compute-request-id': 'req-c3b011f8-9237-4e09-91af-c35409262f05', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'' 2024-03-01 04:01:07,324 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.177s 2024-03-01 04:01:07,324 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f7d752c-a5a7-487c-99fc-1b36a5acc168', 'x-compute-request-id': 'req-8f7d752c-a5a7-487c-99fc-1b36a5acc168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'{"server": {"id": "71f0ea0d-1978-476d-82d3-972217d945e1", "name": "tempest-AttachVolumeNegativeTest-server-1340750582", "status": "ACTIVE", "tenant_id": "8d4b7955d5df40c192322c2688bad10f", "user_id": "3b9f3fb632f347ca8691ba55499d1a84", "metadata": {}, "hostId": "783a06f9fef8e4218480 073b8b362c8f778cddff1d047244e9eb1d15", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:59:13Z", "updated": "2024-03-01T04:01:07Z", "addresses": {"tempest-AttachVolumeNegativeTest-1660737255-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ac:fa"}, {"version": 4, "addr": "172.24.4.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:ac:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/71f0ea0d-1978-476d-82d3-972217d945e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1848207713", "OS-SRV-USG:launched_at": "2024-03-01T03:59:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--227925402"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:01:57,380 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1 0.035s 2024-03-01 04:01:57,381 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-dbc2c3fa-c24a-417c-bfac-16a4cb1b956f', 'x-compute-request-id': 'req-dbc2c3fa-c24a-417c-bfac-16a4cb1b956f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/71f0ea0d-1978-476d-82d3-972217d945e1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 71f0ea0d-1978-476d-82d3-972217d945e1 could not be found."}}' 2024-03-01 04:01:57,411 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1848207713 0.029s 2024-03-01 04:01:57,411 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01: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-a01a110d-157e-4d50-b91c-f6f08a8b4fb1', 'x-compute-request-id': 'req-a01a110d-157e-4d50-b91c-f6f08a8b4fb1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1848207713'} Body: b'' 2024-03-01 04:01:57,930 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1a730921-9c20-4d80-9e39-6e4532db4cfe 0.518s 2024-03-01 04:01:57,931 85866 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-1324cb06-619e-40c7-b97a-4d5e365826f2', 'content-length': '0', ' date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1a730921-9c20-4d80-9e39-6e4532db4cfe'} Body: b'' 2024-03-01 04:01:57,956 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1a730921-9c20-4d80-9e39-6e4532db4cfe 0.024s 2024-03-01 04:01:57,957 85866 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-0366bd9d-b6c0-430f-b4e2-7bff2b558340', 'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1a730921-9c20-4d80-9e39-6e4532db4cfe'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1a730921-9c20-4d80-9e39-6e4532db4cfe does not exist", "detail": ""}}' 2024-03-01 04:01:58,363 85866 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b3bac605-00ee-4d00-a5a3-b47135a08c71 0.405s 2024-03-01 04:01:58,363 85866 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-dbdeade8-0b1b-4f73-b345-9a145e7f45ed', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:01:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b3bac605-00ee-4d00-a5a3-b47135a08c71'} Body: b'' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, in test_create_group_from_group grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1a064e7c-9332-4640-a256-5f037c004283 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:04,559 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types 0.161s 2024-03-01 04:02:04,559 85866 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-843772011"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d94a389-62d5-4e9f-b454-e2e6efad5a29', 'content-length': '219', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d94a389-62d5-4e9f-b454-e2e6efad5a29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types'} Body: b'{"volume_type": {"id": "18d3cce6-77c8-4a32-a54d-3785fd619791", "name": "tempest-GroupsV314Test-volume-type-843772011", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:02:04,604 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/group_types 0.037s 2024-03-01 04:02:04,604 85866 DEBUG [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-233814909"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0ce6f9-58d2-4b68-aaec-3859035e3044', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0ce6f9-58d2-4b68-aaec-3859035e3044', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/group_types'} Body: b'{"group_type": {"id": "e9cc10b9-d87b-4851-bff2-f948f953c95c", "name": "tempest-GroupsV314Test-group-type-233814909", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 04:02:04,800 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups 0.193s 2024-03-01 04:02:04,800 85866 DEBUG [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": "e9cc10b9-d87b-4851-bff2-f948f953c95c", "volume_types": ["18d3cce6-77c8-4a32-a54d-3785fd619791"], "name": "tempest-GroupsV314Test-Group-2014500818"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47191bf4-e765-4a9e-bcc4-5e823a0999c6', 'content-length': '108', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47191bf4-e765-4a9e-bcc4-5e823a0999c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups'} Body: b'{"group": {"id": "1a064e7c-9332-4640-a256-5f037c004283", "name": "tempest-GroupsV314Test-Group-2014500818"}}' 2024-03-01 04:02:04,833 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283 0.030s 2024-03-01 04:02:04,833 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebf8966c-d490-4878-a14b-322ce6ab09d9', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebf8966c-d490-4878-a14b-322ce6ab09d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283'} Body: b'{"group": {"id": "1a064e7c-9332-4640-a256-5f037c004283", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T04:02:05.000000", "name": "tempest-GroupsV314Test-Group-2014500818", "description": null, "group_type": "e9cc10b9-d87b-4851-bff2-f948f953c95c", "volume_types": ["18d3cce6-77c8-4a32-a54d-3785fd619791"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 04:02:05,871 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283 0.032s 2024-03-01 04:02:05,871 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0f40368-0934-4b2f-914e-22d550afa360', 'content-length': '385', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0f40368-0934-4b2f-914e-22d550afa360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283'} Body: b'{"group": {"id": "1a064e7c-9332-4640-a256-5f037c004283", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T04:02:05.000000", "name": "tempest-GroupsV314Test-Group-2014500818", "description": null, "group_type": "e9cc10b9-d87b-4851-bff2-f948f953c95c", "volume_types": ["18d3cce6-77c8-4a32-a54d-3785fd619791"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 04:02:05,919 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/volumes/detail 0.040s 2024-03-01 04:02:05,919 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5efd597a-cdd0-4917-9350-044c15a15f8a', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5efd597a-cdd0-4917-9350-044c15a15f8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 04:02:06,001 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283/action 0.069s 2024-03-01 04:02:06,001 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:05 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-054787c4-6a54-47f9-94df-fe76e27c4991', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283/action'} Body: b'' 2024-03-01 04:02:06,021 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283 0.019s 2024-03-01 04:02:06,022 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3cf220-eede-4f8f-a368-f51b9420f765', 'x-openstack-request-id': 'req-9b3cf220-eede-4f8f-a368-f51b9420f765', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/561128931e0045268440b098e74a046b/groups/1a064e7c-9332-4640-a256-5f037c004283'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1a064e7c-9332-4640-a256-5f037c004283 could not be found."}}' 2024-03-01 04:02:06,052 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/group_types/e9cc10b9-d87b-4851-bff2-f948f953c95c 0.030s 2024-03-01 04:02:06,053 85866 DEBUG [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': 'Fri, 01 Mar 2024 04:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb67f42-2245-492f-8afc-bbab6229a627', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/group_types/e9cc10b9-d87b-4851-bff2-f948f953c95c'} Body: b'' 2024-03-01 04:02:06,115 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types/18d3cce6-77c8-4a32-a54d-3785fd619791 0.062s 2024-03-01 04:02:06,116 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02: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-b41e4a65-8890-4beb-a98f-6ecd56a0feda', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types/18d3cce6-77c8-4a32-a54d-3785fd619791'} Body: b'' 2024-03-01 04:02:06,136 85866 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types/18d3cce6-77c8-4a32-a54d-3785fd619791 0.019s 2024-03-01 04:02:06,137 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Vers ion', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1b1ec8e-62e1-4ed7-9508-fd359d78f00f', 'x-openstack-request-id': 'req-a1b1ec8e-62e1-4ed7-9508-fd359d78f00f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ac7142db990b4623ae1fbfbff896aa4b/types/18d3cce6-77c8-4a32-a54d-3785fd619791'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 18d3cce6-77c8-4a32-a54d-3785fd619791 could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached[id-b68bd8d6-855d-4212-b59b-2e704044dace,slow,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 463, in test_rebuild_server_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 561700cf-5e21-488c-a8df-a9475f272c0e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:56:33,870 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.498s 2024-03-01 03:56:33,870 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc9a4d1d-61ef-4ce6-a52d-1b9ab6ad9328', 'x-compute-request-id': 'req-fc9a4d1d-61ef-4ce6-a52d-1b9ab6ad9328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:56:34,173 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.289s 2024-03-01 03:56:34,173 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2757973c-8f28-430b-92e6-0bbff88c7378', 'x-compute-request-id': 'req-2757973c-8f28-430b-92e6-0bbff88c7378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark ", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:24,679 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.442s 2024-03-01 03:57:24,679 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:57:24 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-18e2ee9a-13ad-4ce2-896e-69e1a3dd3d38', 'x-compute-request-id': 'req-18e2ee9a-13ad-4ce2-896e-69e1a3dd3d38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:57:25,101 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.409s 2024-03-01 03:57:25,102 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - H eaders: {'date': 'Fri, 01 Mar 2024 03:57:24 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-b70b29a1-853f-4e87-a3b2-9360b5c6a4b3', 'x-compute-request-id': 'req-b70b29a1-853f-4e87-a3b2-9360b5c6a4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:58:25,387 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes 0.213s 2024-03-01 03:58:25,388 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1484484004"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-807d5872-41d1-4345-9bc4-5b17d6ec8d1b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-807d5872-41d1-4345-9bc4-5b17d6ec8d1b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes'} Body: b'{"volume": {"id": "561700cf-5e21-488c-a8df-a9475f272c0e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:25.324809", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-1484484004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "att achments": []}}' 2024-03-01 03:58:25,484 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.081s 2024-03-01 03:58:25,485 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:25 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-059a4bca-a06e-4f85-9f91-0ee664d1c37f', '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": "816d61682151413797f8885d57b30262", "name": "tempest-ServerActionsTestOtherA-1785336478-project-member", "password_expires_at": null}, "audit_ids": ["xEqoSI71TISY-B2Tzb_Jaw"], "expires_at": "2024-03-01T04:58:25.000000Z", "issued_at": "2024-03-01T03:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a4472de00ec4e5cb85315a55383e44e", "name": "tempest-ServerActionsTestOtherA-1785336478"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:58:25,485 85860 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': '4791464a-2286-45aa-b026-7cf940e52645', 'name': 'tempest-ServerActionsTestOtherA-1154141210-network', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'port_s ecurity_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16744, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:27Z', 'updated_at': '2024-03-01T03:54:27Z', 'revision_number': 1} available for tenant 2024-03-01 03:58:25,486 85860 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 03:58:25,486 85860 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 03:58:25,535 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2024-03-01 03:58:25,535 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-472978493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9E8nZRSiLOALoUsMPrptzv4aK+/rweEbAomOvb2peKW2qFMvK4UaI4W10SIl1FeowFR0i7z7TZHFkh36BjTVqiiFTLv3VnyHskn119mxaMiZvcgOkgU2kLOfVwdyt+lg=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:25 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-19ece103-7e0a-452c-bc49-0f5bdee30109', 'x-compute-request-id': 'req-19ece103-7e0a-452c-bc49-0f5bdee30109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-472978493", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9E8nZRSiLOALoUsMPrptzv4aK+/rweEbAomOvb2peKW2qFMvK4UaI4W10SIl1FeowFR0i7z7TZHFkh36BjTVqiiFTLv3VnyHskn119mxaMiZvcgOkgU2kLOfVwdyt+lg==", "fingerprint": "bd:4a:8c:da:12:7f:f3:f8:18:1e:dc:c8:55:0e:e9:98", "user_id": "816d61682151413797f8885d57b30262"}}' 2024-03-01 03:58:25,538 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-472978493 created 2024-03-01 03:58:25,686 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.148s 2024-03-01 03:58:25,687 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1880052097", "description": "tempest-description--48154827"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-6036110f-0680-4200-8175-dba10fa5a71d', 'date': 'Fri, 01 Mar 2024 03:58:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "name": "tempest-securitygroup--1880052097", "stateful": true, "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "description": "tempest-description--48154827", "shared": false, "security_group_rules": [{"id": "57fa20f8-3035-49b0-949f-7e99f94e3b7c", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "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": 658, "belongs_to_default_sg": fals e, "description": null, "tags": [], "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 0}, {"id": "bd370293-f2fa-4646-a02f-a68dd3f5ca81", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "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": 659, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 1, "project_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 03:58:25,882 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.195s 2024-03-01 03:58:25,883 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-3a4bc047-7b6e-46c3-ad17-63fd2c05e89a', 'date': 'Fri, 01 Mar 2024 03:58:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0647782e-55ed-43a4-ab0c-661ffe92ffd6", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 0}}' 2024-03-01 03:58:26,090 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2024-03-01 03:58:26,091 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3a842b8a-6d67-4679-b1fb-ac06c8568749', 'date': 'Fri, 01 Mar 2024 03:58:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "88641286-968e-4e64-9403-3c8bd5d25497", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "security_group_id": "047ef4b3-c8d7-427d-8bc3-cb3ce76b113e", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T03:58:25Z", "updated_at": "2024-03-01T03:58:25Z", "revision_number": 0}}' 2024-03-01 03:58:26,091 85860 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--18800520 97 created 2024-03-01 03:58:26,700 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.609s 2024-03-01 03:58:26,701 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-18ad2eb5-ce05-4edd-8542-dad3c317605a', 'date': 'Fri, 01 Mar 2024 03:58:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "floating_ip_address": "172.24.4.161", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4a4472de00ec4e5cb85315a55383e44e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:58:26Z", "updated_at": "2024-03-01T03:58:26Z", "revision_number": 0}}' 2024-03-01 03:58:26,701 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'floating_ip_address': '172.24.4.161', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:58:26Z', 'updated_at': '2024-03-01T03:58:26Z', 'revision_number': 0, 'ip': '172.24.4.161'} created 2024-03-01 03:58:26,702 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-472978493', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF9E8nZRSiLOALoUsMPrptzv4aK+/rweEbAomOvb2peKW2qFMvK4UaI4W10SIl1FeowFR0i7z7TZHFkh36BjTVqiiFTLv3VnyHskn119mxaMiZvcgOkgU2kLOfVwdyt+lg==', 'fingerprint': 'bd:4a:8c:da:12:7f:f3:f8:18:1e:dc:c8:55:0e:e9:98', 'user_id': '816d61682151413797f8885d57b30262', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBDJwnxTtB3o1mqscBMkPpBu2mhvBOrSeboW8UkceT0N7i1R9eSkzcj\nhCQU2Cr7YOygBwYFK4EEACKhZANiAARfRPJ2UUoizgC6FLDD66bc7+Givv68HhGw\nKJjr29qXiltqhTLyuFGiOFtdEiJdRXqMBUdIu8+02RxZId+gY01aoohUy791Z8h7\nJJ9dfZsWjImb3IDpIFNpCzn1cHcrfpY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '047ef4b3-c8d7-427d-8bc3-cb3ce76b113e', 'name': 'tempest-securitygroup--1880052097', 'stateful': True, 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': 'tempest-description--48154827', 'shared': False, 'security_group_rules': [{'id': '57fa20f8-3035-49b0-949f-7e99f94e3b7c', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'security_group_id': '047ef4b3-c8d7-427d-8bc3-cb3ce76b113e', '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': 658, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:58:25Z', 'updated_at': '2024-03-01T03:58:25Z', 'revision_number': 0}, {'id': 'bd370293-f2fa-4646-a02f-a68dd3f5ca81', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'security_group_id': '047ef4b3-c8d7-427d-8bc3-cb3ce76b113e', '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_gro up_id': None, 'standard_attr_id': 659, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:58:25Z', 'updated_at': '2024-03-01T03:58:25Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:58:25Z', 'updated_at': '2024-03-01T03:58:25Z', 'revision_number': 1, 'project_id': '4a4472de00ec4e5cb85315a55383e44e'}, 'floating_ip': {'id': 'ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'floating_ip_address': '172.24.4.161', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:58:26Z', 'updated_at': '2024-03-01T03:58:26Z', 'revision_number': 0, 'ip': '172.24.4.161'}} 2024-03-01 03:58:27,556 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.854s 2024-03-01 03:58:27,557 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1620775833", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "4791464a-2286-45aa-b026-7cf940e52645"}], "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "key_name": "tempest-keypair-472978493", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721ed76b-62da-4868-8111-e2027f054344', 'x-compute-request-id': 'req-721ed76b-62da-4868-8111-e2027f054344', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "adminPass": "5QcQmUAU7sqF"}}' 2024-03-01 03:58:27,624 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.064s 2024-03-01 03:58:27,625 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8dea30bc-59fb-4727-a99b-acd17a0d227c', 'x-compute-request-id': 'req-8dea30bc-59fb-4727-a99b-acd17a0d227c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "name": "tempest-tempest.common.compute-instance-1620775833", "status": "BUILD", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d616821514 13797f8885d57b30262", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:28Z", "updated": "2024-03-01T03:58:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-472978493", "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": []}}' 2024-03-01 03:59:17,923 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.236s 2024-03-01 03:59:17,924 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b8eac67-633c-4239-9794-15a55dfb2c28', 'x-compute-request-id': 'req-3b8eac67-633c-4239-9794-15a55dfb2c28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "name": "tempest-tempest.common.compute-instance-1620775833", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:27Z", "updated": "2024-03-01T03:58:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:ca:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-472978493", "OS-SRV-USG:launched_at": "2024-03-01T03:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 03:59:17,937 85860 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:00:18,345 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae/os-interface 0.360s 2024-03-01 04:00:18,346 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Con tent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:17 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-c35d0333-2323-45c6-99e2-3716f9b72c44', 'x-compute-request-id': 'req-c35d0333-2323-45c6-99e2-3716f9b72c44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4791464a-2286-45aa-b026-7cf940e52645", "port_id": "d8d82322-2c74-4f99-aa0c-5773cb905906", "mac_addr": "fa:16:3e:08:ca:8e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "245e9952-3493-4124-ac68-be83cf95c328", "ip_address": "10.0.0.5"}]}]}' 2024-03-01 04:00:19,173 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15 0.823s 2024-03-01 04:00:19,174 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d8d82322-2c74-4f99-aa0c-5773cb905906"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e57d283c-e0fc-496d-85cd-8e79c2d0fc14', 'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15'} Body: b'{"floatingip": {"id": "ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "floating_ip_address": "172.24.4.161", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "228a03b5-89ee-4474-b621-35ccc3498fcb", "port_id": "d8d82322-2c74-4f99-aa0c-5773cb905906", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4791464a-2286-45aa-b026-7cf940e52645", "mac_address": "fa:16:3e:08:ca:8e", "admin_state_up": true, "status": "ACTIVE", "device_id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T03:58:26Z", "updated_at": "2024-03-01T04:00:18Z", "revision_number": 1, "project_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:00:19,175 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.161:22' as 'cirros' with public key authentication 2024-03-01 04:00:19,182 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:00:19,291 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:00:19,291 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.161 successfully created 2024-03-01 04:00:19,525 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.233s 2024-03-01 04:00:19,526 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbdb5309-b8c0-4948-8ab9-0692581f643e', 'x-compute-request-id': 'req-cbdb5309-b8c0-4948-8ab9-0692581f643e', 'conne ction': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "name": "tempest-tempest.common.compute-instance-1620775833", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:27Z", "updated": "2024-03-01T03:58:34Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:ca:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-472978493", "OS-SRV-USG:launched_at": "2024-03-01T03:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:00:19,583 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e 0.044s 2024-03-01 04:00:19,584 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9df01385-8f61-47ca-8c47-9d6a71f3f32e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9df01385-8f61-47ca-8c47-9d6a71f3f32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e'} Body: b'{"volume": {"id": "561700cf-5e21-488c-a8df-a9475f272c0e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:25.000000", "updated_at": "2024-03-01T03:58:25.000000", "name": "tempest-ServerActionsTestOtherA-volume-1484484004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:00:20,651 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e 0.040s 2024-03-01 04:00:20,651 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5482a4a-6d40-47df-9dcc-5934b9e764c3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5482a4a-6d40-47df-9dcc-5934b9e764c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e'} Body: b'{"volume": {"id": "561700cf-5e21-488c-a8df-a9475f272c0e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T03:58:25.000000", "updated_at": "2024-03-01T03:58:25.000000", "name": "tempest-ServerActionsTestOtherA-volume-1484484004", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/561700cf-5e21-488c-a8df-a9475f272c0e"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:00:20,845 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.181s 2024-03-01 04:00:20,879 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:20 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-edc67c7e-c7cd-4ccf-98ae-c2ba79c83342', 'x-compute-request-id': 'req-edc67c7e-c7cd-4ccf-98ae-c2ba79c83342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:p ower_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:01:21,066 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.117s 2024-03-01 04:01:21,066 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:20 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-7f4f00d6-8e81-46c0-887d-71b2a08e09f1', 'x-compute-request-id': 'req-7f4f00d6-8e81-46c0-887d-71b2a08e09f1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'' 2024-03-01 04:01:21,634 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.567s 2024-03-01 04:01:21,634 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c4fb40e-90e1-41b3-8d65-dd2f5c4074f5', 'x-compute-request-id': 'req-6c4fb40e-90e1-41b3-8d65-dd2f5c4074f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"server": {"id": "8ea528df-35c9-40c8-88bd-105727aa9aae", "name": "tempest-tempest.common.compute-instance-1620775833", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:58:27Z", "updated": "2024-03-01T04:01:21Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:ca:8e"}, {"version": 4, "addr": "172.24.4.161", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:ca:8e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ea528df-35c9-40c8-88bd-105727aa9aae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-472978493", "OS-SRV-USG:launched_at": "2024-03-01T03:58:34.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1880052097"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:02:11,740 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae 0.043s 2024-03-01 04:02:11,740 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'app lication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:11 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-58b13851-9d83-4bda-9a6a-6f2add8bd750', 'x-compute-request-id': 'req-58b13851-9d83-4bda-9a6a-6f2add8bd750', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ea528df-35c9-40c8-88bd-105727aa9aae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8ea528df-35c9-40c8-88bd-105727aa9aae could not be found."}}' 2024-03-01 04:02:11,770 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-472978493 0.029s 2024-03-01 04:02:11,771 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2850d1a4-7f91-4401-b10d-c60737337234', 'x-compute-request-id': 'req-2850d1a4-7f91-4401-b10d-c60737337234', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-472978493'} Body: b'' 2024-03-01 04:02:12,194 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/047ef4b3-c8d7-427d-8bc3-cb3ce76b113e 0.423s 2024-03-01 04:02:12,195 85860 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-a9d9cb64-9618-402f-9b36-12526ae0c51c', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:02:12 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/047ef4b3-c8d7-427d-8bc3-cb3ce76b113e'} Body: b'' 2024-03-01 04:02:12,220 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/047ef4b3-c8d7-427d-8bc3-cb3ce76b113e 0.024s 2024-03-01 04:02:12,223 85860 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-828b46d7-823a-46ee-8d10-f44552988d5e', 'date': 'Fri, 01 Mar 2024 04:02:12 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/047ef4b3-c8d7-427d-8bc3-cb3ce76b113e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 047ef4b3-c8d7-427d-8bc3-cb3ce76b113e does not exist", "detail": ""}}' 2024-03-01 04:02:12,648 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15 0.424s 2024-03-01 04:02:12,649 85860 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-2ed988f4-568e-4659-b387-ad4c91d68858', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:02:1 2 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ecdcf68f-cc8b-4f9d-ba2d-ee6108aadf15'} Body: b'' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6138080c-d8df-4587-b278-6667d03d83c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:12,807 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6 0.236s 2024-03-01 04:00:12,808 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:12 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-60f2e653-616d-4bc4-9ed7-7586a45f5ba8', 'x-compute-request-id': 'req-60f2e653-616d-4bc4-9ed7-7586a45f5ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6'} Body: b'{"server": {"id": "fde772ba-09e6-411a-a247-af1c10b400a6", "name": "tempest-ServersNegativeTestJSON-server-1129265401", "status": "ACTIVE", "tenant_id": "3f54155ab7b247efb4c84c50084c3a72", "user_id": "962752a8df054fcd9d0521f83d3e18f4", "metadata": {}, "hostId": "ff09c8686a4e62f86c01d6a410295ac3304c751b8646984316ff65b8", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-ServersNegativeTestJSON-1869033561-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:e6:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:01:13,037 85872 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/3f54155ab7b247efb4c84c50084c3a72/volumes 0.199s 2024-03-01 04:01:13,037 85872 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-1194781536"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34e62656-7015-4daf-a82c-89acedaa0689', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34e62656-7015-4daf-a82c-89acedaa0689', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes'} Body: b'{"volume": {"id": "6138080c-d8df-4587-b278-6667d03d83c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:12.972242", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1194781536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}, {"rel": "bookmark", "href": "http://10.0.0.21 0/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:01:13,090 85872 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/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0 0.042s 2024-03-01 04:01:13,090 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ada47f4-0c6c-4ec9-a646-e3da11aee970', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ada47f4-0c6c-4ec9-a646-e3da11aee970', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0'} Body: b'{"volume": {"id": "6138080c-d8df-4587-b278-6667d03d83c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:13.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1194781536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3f54155ab7b247efb4c84c50084c3a72"}}' 2024-03-01 04:01:14,146 85872 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/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0 0.043s 2024-03-01 04:01:14,146 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b338ea2e-583c-41af-a34c-a437db4b8200', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b338ea2e-583c-41af-a34c-a437db4b8200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0'} Body: b'{"volume": {"id": "6138080c-d8df-4587-b278-6667d03d83c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:13.000000", "updated_at": "2024-03-01T04:01:13.000000", "name": "tempest-ServersNegativeTestJSON-volume-1194781536", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/3f54155ab7b247efb4c84c50084c3a72/volumes/6138080c-d8df-4587-b278-6667d03d83c0"}], "user_id": "962752a8df054fcd9d0521f83d3e18f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant -attr:tenant_id": "3f54155ab7b247efb4c84c50084c3a72"}}' 2024-03-01 04:01:14,386 85872 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6 0.227s 2024-03-01 04:01:14,386 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:14 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-dda67f41-65ca-41e2-b067-3dab50d420a0', 'x-compute-request-id': 'req-dda67f41-65ca-41e2-b067-3dab50d420a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6'} Body: b'{"server": {"id": "fde772ba-09e6-411a-a247-af1c10b400a6", "name": "tempest-ServersNegativeTestJSON-server-1129265401", "status": "ACTIVE", "tenant_id": "3f54155ab7b247efb4c84c50084c3a72", "user_id": "962752a8df054fcd9d0521f83d3e18f4", "metadata": {}, "hostId": "ff09c8686a4e62f86c01d6a410295ac3304c751b8646984316ff65b8", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:53:37Z", "updated": "2024-03-01T03:53:57Z", "addresses": {"tempest-ServersNegativeTestJSON-1869033561-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:e6:9a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fde772ba-09e6-411a-a247-af1c10b400a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:53:57.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 63ff2249-130c-445c-ad27-b6769c71fb7b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:17,252 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes 0.328s 2024-03-01 04:02:17,253 85866 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-492903768"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f06be36-62f0-4c5e-a7a4-8d93ca7f5f2d', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f06be36-62f0-4c5e-a7a4-8d93ca7f5f2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes'} Body: b'{"volume": {"id": "63ff2249-130c-445c-ad27-b6769c71fb7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:17.186902", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-492903768", "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/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}], "user_id": "0dc3a878f98040fb9042b66015290b5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:02:17,310 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b 0.046s 2024-03-01 04:02:17,310 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83a647cf-f419-4b38-8a90-9741ee023e25', 'content-length': '899', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83a647cf-f419-4b38-8a90-9741ee023e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'{"volume": {"id": "63ff2249-130c-445c-ad27-b6769c71fb7b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:17.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-492903768", "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/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}], "user_id": "0dc3a878f98040fb9042b66015290b5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d208b5362c9a4912a27ecccedea7d276"}}' 2024-03-01 04:02:18,394 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71f b7b 0.071s 2024-03-01 04:02:18,395 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84be5d7c-706b-4393-9db6-45084719f1be', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84be5d7c-706b-4393-9db6-45084719f1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'{"volume": {"id": "63ff2249-130c-445c-ad27-b6769c71fb7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:17.000000", "updated_at": "2024-03-01T04:02:17.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-492903768", "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/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}], "user_id": "0dc3a878f98040fb9042b66015290b5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d208b5362c9a4912a27ecccedea7d276"}}' 2024-03-01 04:02:18,447 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b 0.039s 2024-03-01 04:02:18,447 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f64f7c7-ebdd-46cb-96be-e1dbe99ffda0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f64f7c7-ebdd-46cb-96be-e1dbe99ffda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'{"volume": {"id": "63ff2249-130c-445c-ad27-b6769c71fb7b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:17.000000", "updated_at": "2024-03-01T04:02:17.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-492903768", "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/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b"}], "user_id": "0dc3a878f98040fb9042b66015290b5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d208b5362c9a4912a27ecccedea7d276"}}' 2024-03-01 04:02:18,559 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b 0.101s 2024-03-01 04:02:18,560 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279ab9ce-a392-4355-821f-5accfd813933', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'' 2024-03-01 04:02:18,592 85866 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b 0.032s 2024-03-01 04:02:18,592 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-14dc4de8-1580-44a0-b14c-70246bf0b58a', 'x-openstack-request-id': 'req-14dc4de8-1580-44a0-b14c-70246bf0b58a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d208b5362c9a4912a27ecccedea7d276/volumes/63ff2249-130c-445c-ad27-b6769c71fb7b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 63ff2249-130c-445c-ad27-b6769c71fb7b could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e46d3e2-ce9b-4482-b8c7-3b96aac6327d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:28,672 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes 0.446s 2024-03-01 04:02:28,673 85866 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-579853422"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d4c9d04-dd47-4e77-9646-2e5a93a6cbd9', 'content-length': '885', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d4c9d04-dd47-4e77-9646-2e5a93a6cbd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes'} Body: b'{"volume": {"id": "9e46d3e2-ce9b-4482-b8c7-3b96aac6327d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:28.611452", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-579853422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-01 04:02:28,733 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.050s 2024-03-01 04:02:28,733 85866 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': 'Fri, 01 Mar 2024 04:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb1c4b7b-3fb0-4b92-a8d6-7aa17d9edf3f', 'content-length': '953', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb1c4b7b-3fb0-4b92-a8d6-7aa17d9edf3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'{"volume": {"id": "9e46d3e2-ce9b-4482-b8c7-3b96aac6327d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-579853422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:29,815 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.050s 2024-03-01 04:02:29,819 85866 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': 'Fri, 01 Mar 2024 04:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ce4834-1929-4306-96e3-b18da9678d29', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ce4834-1929-4306-96e3-b18da9678d29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'{"volume": {"id": "9e46d3e2-ce9b-4482-b8c7-3b96aac6327d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": "2024-03-01T04:02:29.000000", "name": "tempest-VolumesTransfersV355Test-Volume-579853422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:29,878 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.040s 2024-03-01 04:02:29,878 85866 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': 'Fri, 01 Mar 2024 04:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fc84f0-2c03-4472-aca5-0d93c2fb0fa3', 'content-length': '974', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fc84f0-2c03-4472-aca5-0d93c2fb0fa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'{"volume": {"id": "9e46d3e2-ce9b-4482-b8c7-3b96aac6327d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": "2024-03-01T04:02:29.000000", "name": "tempest-VolumesTransfersV355Test-Volume-579853422", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:29,986 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.095s 2024-03-01 04:02:29,986 85866 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': 'Fri, 01 Mar 2024 04:02:29 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-8e463e4e-9822-40db-97a0-f7cc31da6d77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'' 2024-03-01 04:02:30,008 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d 0.021s 2024-03-01 04:02:30,008 85866 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': 'Fri, 01 Mar 2024 04:02:29 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-821d8be5-676f-428d-ba20-a4546f2e51a4', 'x-openstack-request-id': 'req-821d8be5-676f-428d-ba20-a4546f2e51a4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/9e46d3e2-ce9b-4482-b8c7-3b96aac6327d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9e46d3e2-ce9b-4482-b8c7-3b96aac6327d could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer[id-af4a5b97-0859-4f31-aa3c-85b05bb63322] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3404210a-60d7-44c3-9344-aeac24debb3e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:30,464 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes 0.446s 2024-03-01 04:02:30,465 85866 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-1867585980"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e110fd75-1877-4e0b-bffc-4cd04dd8a463', 'content-length': '886', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e110fd75-1877-4e0b-bffc-4cd04dd8a463', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes'} Body: b'{"volume": {"id": "3404210a-60d7-44c3-9344-aeac24debb3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:30.170913", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1867585980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-01 04:02:30,524 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.046s 2024-03-01 04:02:30,525 85866 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': 'Fri, 01 Mar 2024 04:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-104b5100-2c60-4ae0-b7c4-c19cfe8f0d5c', 'content-length': '954', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-104b5100-2c60-4ae0-b7c4-c19cfe8f0d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'{"volume": {"id": "3404210a-60d7-44c3-9344-aeac24debb3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1867585980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:31,578 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfer sV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.039s 2024-03-01 04:02:31,579 85866 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': 'Fri, 01 Mar 2024 04:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2caf0db-922b-449b-8439-dd8be44879e0', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2caf0db-922b-449b-8439-dd8be44879e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'{"volume": {"id": "3404210a-60d7-44c3-9344-aeac24debb3e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:30.000000", "updated_at": "2024-03-01T04:02:31.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1867585980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:31,632 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.039s 2024-03-01 04:02:31,632 85866 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': 'Fri, 01 Mar 2024 04:02:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dfebef-636c-4dd0-b721-92e9c720a3e0', 'content-length': '975', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dfebef-636c-4dd0-b721-92e9c720a3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'{"volume": {"id": "3404210a-60d7-44c3-9344-aeac24debb3e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:30.000000", "updated_at": "2024-03-01T04:02:31.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1867585980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e"}], "user_id": "b681c18476fd40deb5cd51362c37dc4c", "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": "ef1f61e4a76f478f913d68098af81326"}}' 2024-03-01 04:02:31,757 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_clean ups): 202 DELETE http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.113s 2024-03-01 04:02:31,758 85866 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': 'Fri, 01 Mar 2024 04:02:31 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-374053c2-5b6c-4fc8-aa95-b1b352a41c8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'' 2024-03-01 04:02:31,785 85866 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e 0.027s 2024-03-01 04:02:31,786 85866 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': 'Fri, 01 Mar 2024 04:02:31 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-d0dd0ffd-2f4e-4987-973a-03cb48e4aa6a', 'x-openstack-request-id': 'req-d0dd0ffd-2f4e-4987-973a-03cb48e4aa6a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ef1f61e4a76f478f913d68098af81326/volumes/3404210a-60d7-44c3-9344-aeac24debb3e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3404210a-60d7-44c3-9344-aeac24debb3e 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a8a6b403-e256-4564-a57b-e29b53c06e65 failed to build and is in ERROR status setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 11be2d60-0c2c-4c86-89f6-a0bd58e5b7e2 failed to build and is in ERROR status tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 144, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bcf28a79-8b38-4069-8b4a-47f06153c59e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:02,790 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.241s 2024-03-01 04:03:02,791 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4f415860-ba44-4bdb-a7bd-48207402f78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:03:03,197 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes 0.405s 2024-03-01 04:03:03,198 85866 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-1112876778", "snapshot_id": null, "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b1fcb40-091a-40af-813e-25b92dace185', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b1fcb40-091a-40af-813e-25b92dace185', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes'} Body: b'{"volume": {"id": "bcf28a79-8b38-4069-8b4a-47f06153c59e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:03.126226", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1112876778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:03,275 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e 0.061s 2024-03-01 04:03:03,275 85866 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43c9b45b-6463-4b67-9b8b-d4807b929ecd', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43c9b45b-6463-4b67-9b8b-d4807b929ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e'} Body: b'{"volume": {"id": "bcf28a79-8b38-4069-8b4a-47f06153c59e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:03.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1112876778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:04,327 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e 0.038s 2024-03-01 04:03:04,327 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4279b1bc-fa3c-4cac-8f14-4ccb5234ab4e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4279b1bc-fa3c-4cac-8f14-4ccb5234ab4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e'} Body: b'{"volume": {"id": "bcf28a79-8b38-4069-8b4a-47f06153c59e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:03.000000", "updated_at": "2024-03-01T04:03:03.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1112876778", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:04,444 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e 0.100s 2024-03-01 04:03:04,445 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conte nt-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6c225d-2d40-45c8-b598-a72baa670f35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e'} Body: b'' 2024-03-01 04:03:04,467 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e 0.021s 2024-03-01 04:03:04,467 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d50734f0-ed30-4426-8fd0-81aa0fdaf4e8', 'x-openstack-request-id': 'req-d50734f0-ed30-4426-8fd0-81aa0fdaf4e8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/bcf28a79-8b38-4069-8b4a-47f06153c59e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bcf28a79-8b38-4069-8b4a-47f06153c59e could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume[compute,id-36c34c67-7b54-4b59-b188-02a2f458a63b,image,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 189, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1bb95a6c-8bfe-457d-b40d-f79d0235d44f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:04,495 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.023s 2024-03-01 04:03:04,495 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e8a93a80-df51-4c92-bb21-4a1fbccf14e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:03:04,887 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes 0.391s 2024-03-01 04:03:04,888 85866 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-1442458381", "snapshot_id": null, "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-496fe912-c12d-455b-a56b-0267d1f08597', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-496fe912-c12d-455b-a56b-0267d1f08597', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes'} Body: b'{"volume": {"id": "1bb95a6c-8bfe-457d-b40d-f79d0235d44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:04.815085", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1442458381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:04,945 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f 0.039s 2024-03-01 04:03:04,946 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b15e5a6d-7974-4999-8958-3657ba789d60', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b15e5a6d-7974-4999-8958-3657ba789d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f'} Body: b'{"volume": {"id": "1bb95a6c-8bfe-457d-b40d-f79d0235d44f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:05.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1442458381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:06,014 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f 0.043s 2024-03-01 04:03:06,015 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22fe229b-cc2a-4bfa-a3e7-a1c1171b1600', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22fe229b-cc2a-4bfa-a3e7-a1c1171b1600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f'} Body: b'{"volume": {"id": "1bb95a6c-8bfe-457d-b40d-f79d0235d44f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:05.000000", "updated_at": "2024-03-01T04:03:05.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1442458381", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:06,164 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f 0.137s 2024-03-01 04:03:06,164 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79597c86-f3fa-48b2-bd4a-3e79d7add5cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f'} Body: b'' 2024-03-01 04:03:06,187 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f 0.022s 2024-03-01 04:03:06,188 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-af3ea4b5-1cad-492e-abd3-c007ac3797ff', 'x-openstack-request-id': 'req-af3ea4b5-1cad-492e-abd3-c007ac3797ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/1bb95a6c-8bfe-457d-b40d-f79d0235d44f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1bb95a6c-8bfe-457d-b40d-f79d0235d44f 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 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b5db3ddc-0683-42e6-80ed-105df5f4139c failed to build and is in ERROR status tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 340, 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 323, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 075ab575-192c-4e7c-9dc3-489738523b95 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2024-03-01T04:02:21Z', 'message': 'Build of instance 075ab575-192c-4e7c-9dc3-489738523b95 aborted: Volume c02142a7-eaf6-4485-9d25-8cf544e7d095 did not finish being created even after we waited 0 seconds or 1 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-d16c5d03-10bb-4afd-9597-22cafbd75a9d. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 03:59:19,442 85864 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.090s 2024-03-01 03:59:19,442 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:19 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-5d021222-2a56-4775-8cc9-9603bb9cea53', '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": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "password_expires_at": null}, "audit_ids": ["9eTkde8KQKesP9uFmazTGg"], "expires_at": "2024-03-01T04:59:19.000000Z", "issued_at": "2024-03-01T03:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6775bd89b514397b1d36ef6900347a4", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 03:59:19,443 85864 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '9d11e1b9-92ab-4dcf-92df-561df7ccd800', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-81924934-network', 'tenant_id': 'c6775bd89b514397b1d36ef6900347a4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_ id': 'c6775bd89b514397b1d36ef6900347a4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53866, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:26Z', 'updated_at': '2024-03-01T03:54:26Z', 'revision_number': 1} available for tenant 2024-03-01 03:59:19,934 85864 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.490s 2024-03-01 03:59:19,934 85864 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-642528215", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "9d11e1b9-92ab-4dcf-92df-561df7ccd800"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 03:59:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74', '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-ce98433a-3869-4006-bc86-22ad1b05ddf7', 'x-compute-request-id': 'req-ce98433a-3869-4006-bc86-22ad1b05ddf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "KeiJ8jWBWo4J"}}' 2024-03-01 03:59:20,031 85864 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/a345ac49-e10c-4380-a8d4-81d2a0902e74 0.094s 2024-03-01 03:59:20,031 85864 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': 'Fri, 01 Mar 2024 03:59:19 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-2ae1123e-619f-4112-a07f-28e15f907a63', 'x-compute-request-id': 'req-2ae1123e-619f-4112-a07f-28e15f907a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74'} Body: b'{"server": {"id": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-642528215", "status": "BUILD", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:59:20Z", "updated": "2024-03-01T03:59:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a345ac49- e10c-4380-a8d4-81d2a0902e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}], "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": []}}' 2024-03-01 04:00:10,649 85864 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/a345ac49-e10c-4380-a8d4-81d2a0902e74 0.549s 2024-03-01 04:00:10,650 85864 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': 'Fri, 01 Mar 2024 04:00:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', '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-238762a3-4162-40b4-9056-882c62df3899', 'x-compute-request-id': 'req-238762a3-4162-40b4-9056-882c62df3899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74'} Body: b'{"server": {"id": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-642528215", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:59:19Z", "updated": "2024-03-01T03:59:27Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:59:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-01 04:00:10,667 85864 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:01:11,441 85864 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/a345ac49-e10c-4380-a8d4-81d2a0902e74/action 0.713s 2024-03-01 04:01:11,441 85864 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-ServerBootFromVolumeStableRescu eTest-image-1070656882"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:10 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-bd8f6d32-a9ef-4841-9d13-f7892cc65a5b', 'x-compute-request-id': 'req-bd8f6d32-a9ef-4841-9d13-f7892cc65a5b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74/action'} Body: b'{"image_id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a"}' 2024-03-01 04:01:11,470 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.027s 2024-03-01 04:01:11,470 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1d7433cd-fa78-48a2-9e22-56ee6b7a1ce1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:11Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:12,498 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.027s 2024-03-01 04:01:12,499 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3088bd98-606e-4234-ad1e-a6aebb6fef65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_project_name": "tempest-ServerBootFromVo lumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:11Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:13,524 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.023s 2024-03-01 04:01:13,524 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e70c3002-f521-44a9-9b8b-f8fe38eaddb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:11Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:14,550 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.023s 2024-03-01 04:01:14,550 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2f2d11b6-1188-47e5-ba69-d99f6f40f135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles" : "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:11Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:15,591 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.039s 2024-03-01 04:01:15,592 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'application/json', 'x-openstack-request-id': 'req-69a1124a-e5ed-47a9-bf50-296a121d1e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "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": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:15Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:16,624 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.032s 2024-03-01 04:01:16,625 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf77c7eb-0b8c-438e-8d1b-10c53cd26671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "858b1e05e9fe821688cac78934c6471f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "def08f5f476fa5a18b4239d603d91be1d6fdf3631489b631436ef74b4047532c44d5222cf45f1a0f987ffac71ed623f34073cd8e65709ee88c6e587153db5274", "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:16Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:16,652 85864 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/18bd2d14-1dae-4a23-af86-975f6d3a0e9a 0.026s 2024-03-01 04:01:16,652 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-76f79d38-2085-4e3a-895f-168106ac6d58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a'} Body: b'{"base_image_ref": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "owner_id": "c6775bd89b514397b1d36ef6900347a4", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "user_id": "47a83deafe104ccdbfb26969485e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1070656882", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "858b1e05e9fe821688cac78934c6471f", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c6775bd89b514397b1d36ef6900347a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "def08f5f476fa5a18b4239d603d91be1d6fdf3631489b631436ef 74b4047532c44d5222cf45f1a0f987ffac71ed623f34073cd8e65709ee88c6e587153db5274", "id": "18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "created_at": "2024-03-01T04:01:11Z", "updated_at": "2024-03-01T04:01:16Z", "tags": [], "self": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a", "file": "/v2/images/18bd2d14-1dae-4a23-af86-975f6d3a0e9a/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:01:16,923 85864 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/a345ac49-e10c-4380-a8d4-81d2a0902e74 0.270s 2024-03-01 04:01:16,924 85864 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': 'Fri, 01 Mar 2024 04:01:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', '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-f8c2be2a-3a6c-48a5-b116-8117a957b5e6', 'x-compute-request-id': 'req-f8c2be2a-3a6c-48a5-b116-8117a957b5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74'} Body: b'{"server": {"id": "a345ac49-e10c-4380-a8d4-81d2a0902e74", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-642528215", "status": "ACTIVE", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "d2ace332aadd7231ef024201fc087182da23730dea6c65d515db9a65", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T03:59:19Z", "updated": "2024-03-01T04:01:16Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-81924934-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:ce:31"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a345ac49-e10c-4380-a8d4-81d2a0902e74"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2024-03-01T03:59:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2024-03-01 04:02:17,126 85864 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.083s 2024-03-01 04:02:17,128 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:17 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-6573b477-26d1-4d09-9db6-088086995d65', '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": "47a83deafe104ccdbfb269694 85e6102", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534-project-member", "password_expires_at": null}, "audit_ids": ["0niIXtYQTPOYFBiEMEVlXQ"], "expires_at": "2024-03-01T05:02:17.000000Z", "issued_at": "2024-03-01T04:02:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6775bd89b514397b1d36ef6900347a4", "name": "tempest-ServerBootFromVolumeStableRescueTest-747548534"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c6775bd89b514397b1d36ef6900347a4", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:02:17,129 85864 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '9d11e1b9-92ab-4dcf-92df-561df7ccd800', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-81924934-network', 'tenant_id': 'c6775bd89b514397b1d36ef6900347a4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c6775bd89b514397b1d36ef6900347a4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53866, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:26Z', 'updated_at': '2024-03-01T03:54:26Z', 'revision_number': 1} available for tenant 2024-03-01 04:02:17,638 85864 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.506s 2024-03-01 04:02:17,639 85864 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-1320847042", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "destination_type": "volume"}], "networks": [{"uuid": "9d11e1b9-92ab-4dcf-92df-561df7ccd800"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95', '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-d16c5d03-10bb-4afd-9597-22cafbd75a9d', 'x-compute-request-id': 'req-d16c5d03-10bb-4afd-9597-22cafbd75a9d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "075ab575-192c-4e7c-9dc3-489738523b95", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/075ab575-192c-4e7c-9dc3-489738523b95"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "uCPA2r5LxiSV"}}' 2024-03-01 04:02:17,722 85864 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/075ab575-192c-4e7c-9dc3-489738523b95 0.080s 2024-03-01 04:02:17,723 85864 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': 'Fri, 01 Mar 2024 04:02:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3002666-5c3e-4090-8b18-763b0bb8f29b', 'x-compute-request-id': 'req-b3002666-5c3e-4090-8b18-763b0bb8f29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95'} Body: b'{"server": {"id": "075ab575-192c-4e7c-9dc3-489738523b95", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1320847042", "status": "BUILD", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T04:02:18Z", "updated": "2024-03-01T04:02:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/075ab575-192c-4e7c-9dc3-489738523b95"}], "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": []}}' 2024-03-01 04:03:07,972 85864 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 G ET http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95 0.183s 2024-03-01 04:03:07,972 85864 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': 'Fri, 01 Mar 2024 04:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1650', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3facf590-87ed-4d17-935e-f2be10bd8d05', 'x-compute-request-id': 'req-3facf590-87ed-4d17-935e-f2be10bd8d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95'} Body: b'{"server": {"id": "075ab575-192c-4e7c-9dc3-489738523b95", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1320847042", "status": "ERROR", "tenant_id": "c6775bd89b514397b1d36ef6900347a4", "user_id": "47a83deafe104ccdbfb26969485e6102", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2024-03-01T04:02:17Z", "updated": "2024-03-01T04:02:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/075ab575-192c-4e7c-9dc3-489738523b95"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2024-03-01T04:02:21Z", "message": "Build of instance 075ab575-192c-4e7c-9dc3-489738523b95 aborted: Volume c02142a7-eaf6-4485-9d25-8cf544e7d095 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": []}}' 2024-03-01 04:03:07,990 85864 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2024-03-01 04:03:08,628 85864 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/075ab575-192c-4e7c-9dc3-489738523b95 0.638s 2024-03-01 04:03:08,629 85864 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': 'Fri, 01 Mar 2024 04:03:07 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-aa43320c-3160-4123-a8e2-22d4a99cb911', 'x-compute-request-id': 'req-aa43320c-3160-4123-a8e2-22d4a99cb911', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95'} Body: b'' 2024-03-01 04:03:08,661 85864 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/075ab575-192c-4e7c-9dc3-489738523b95 0.031s 2024-03-01 04:03:08,661 85864 DEBUG [t empest.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': 'Fri, 01 Mar 2024 04:03:08 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-6851cd7f-30e6-4662-9d64-c2dee696eb3b', 'x-compute-request-id': 'req-6851cd7f-30e6-4662-9d64-c2dee696eb3b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/075ab575-192c-4e7c-9dc3-489738523b95'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 075ab575-192c-4e7c-9dc3-489738523b95 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 77, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1343, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 19bfd76e-8925-41ff-b7c4-56ec55a2092f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:06,191 85866 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2024-03-01 04:03:06,254 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.061s 2024-03-01 04:03:06,255 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-768838644", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLF2huQCctMg9pS3D9T2qqK2YkY1wPj/9o3kYoEkJELaoL80eOoN/4Ogm0kumLakesoAOuOpRYX4uYmvimNZ3RUUTOfQB4ds6cLFJGyG4UtDMK1miJUCJHoWRR/Pfp+n7Q=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46ea8755-7f47-48f9-be3b-84110ad0f6f9', 'x-compute-request-id': 'req-46ea8755-7f47-48f9-be3b-84110ad0f6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-768838644", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLF2huQCctMg9pS3D9T2qqK2YkY1wPj/9o3kYoEkJELaoL80eOoN/4Ogm0kumLakesoAOuOpRYX4uYmvimNZ3RUUTOfQB4ds6cLFJGyG4UtDMK1miJUCJHoWRR/Pfp+n7Q==", "fingerprint": "97:82:2a:96:e9:a6:6e:4d:70:1d:fb:c2:55:51:de:b6", "user_id": "71c7fa5b66274af4b369dc91762f3572"}}' 2024-03-01 04:03:06,422 85866 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.164s 2024-03-01 04:03:06,422 85866 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-377653995", "description": "tempest-secgroup-smoke-377653995 description", "project_id": "cc77d48052554cc49c9ed14d63e73631"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-d5452ae7-8543-46c5-b824-1cb21c3ae112', 'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "name": "tempest-secgroup-smoke-377653995", "stateful": true, "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "description": "tempest-secgroup-smoke-377653995 description", "shared": false, "security_group_rules": [{"id": "8009c4d2-cdcb-4ada-a6fc-f7816c9dca86", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "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": 941, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}, {"id": "bbb440ed-0a47-41d9-a7d1-b7c5858ff6e4", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "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": 940, "belongs_to_default_sg": false, "description": null, "tags": [], "created_a t": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 1, "project_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:06,638 85866 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.214s 2024-03-01 04:03:06,638 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-81a72eec-2593-412c-8bbe-c7c2bb6d35e9', 'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e145364c-973a-41b8-bbfc-03f512be6608", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}}' 2024-03-01 04:03:06,847 85866 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.208s 2024-03-01 04:03:06,848 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-5d4d6452-5f0e-4efa-8e6d-00f785b7c726', 'date': 'Fri, 01 Mar 2024 04:03:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b3d7654f-69ec-44f8-b80c-6cd26d23d476", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}}' 2024-03-01 04:03:07,099 85866 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.251s 2024-03-01 04:03:07,100 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-de43f653- 007e-4071-ac55-5b5ce8513df4', 'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "af33a075-9b76-4b87-a2e9-c16d842852ca", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:06Z", "updated_at": "2024-03-01T04:03:06Z", "revision_number": 0}}' 2024-03-01 04:03:07,341 85866 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.240s 2024-03-01 04:03:07,341 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-9a81cca6-86d4-4978-95c1-5fe223d387c2', 'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3aeb62b3-ab54-478f-8c87-ec61659506a8", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:07Z", "updated_at": "2024-03-01T04:03:07Z", "revision_number": 0}}' 2024-03-01 04:03:07,605 85866 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.264s 2024-03-01 04:03:07,606 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-498689a2-bb69-4c34-a079-dac4ff9dddfa', 'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c1170d6f-23b6-4193-9222-ec8f613348d9", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:07Z", "updated_at": "2024-03-01T04:03:07Z", "revision_number": 0}}' 2024-03-01 04:03:07,928 85866 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.3 21s 2024-03-01 04:03:07,928 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "project_id": "cc77d48052554cc49c9ed14d63e73631", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-0f0922b1-7166-413d-b4eb-56ef2a2deae6', 'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68a2bdcb-b4ab-4ced-ad6d-c824dd8a7480", "project_id": "cc77d48052554cc49c9ed14d63e73631", "tenant_id": "cc77d48052554cc49c9ed14d63e73631", "security_group_id": "9a4ffd18-90e0-47c6-b548-44b7394e8ddd", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:07Z", "updated_at": "2024-03-01T04:03:07Z", "revision_number": 0}}' 2024-03-01 04:03:07,928 85866 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2024-03-01 04:03:07,950 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.021s 2024-03-01 04:03:07,951 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e09eaa94-58fe-4dcc-b31f-3d53fa187c1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:03:08,366 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes 0.414s 2024-03-01 04:03:08,366 85866 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-751471165", "snapshot_id": null, "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad535fb-d49e-4e4f-95d4-a13f6d5a8116', 'content-length': '825', 'openstack-api-vers ion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad535fb-d49e-4e4f-95d4-a13f6d5a8116', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes'} Body: b'{"volume": {"id": "19bfd76e-8925-41ff-b7c4-56ec55a2092f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:08.232169", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-751471165", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:08,420 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f 0.043s 2024-03-01 04:03:08,421 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dda22b04-71f9-4f97-adbd-0a43076e1210', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dda22b04-71f9-4f97-adbd-0a43076e1210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f'} Body: b'{"volume": {"id": "19bfd76e-8925-41ff-b7c4-56ec55a2092f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:08.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-751471165", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:09,489 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f 0.055s 2024-03-01 04:03:09,490 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17162c8c-d581-4195-abdd-ce44a7c05a6a', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17162c8c-d581-4195-abdd-ce44a7c05a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f'} Body: b'{"volume": {"id": "19bfd76e-8925-41ff-b7c4-56ec55a2092f", "status": "erro r", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:08.000000", "updated_at": "2024-03-01T04:03:08.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-751471165", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f"}], "user_id": "71c7fa5b66274af4b369dc91762f3572", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "cc77d48052554cc49c9ed14d63e73631"}}' 2024-03-01 04:03:09,638 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f 0.135s 2024-03-01 04:03:09,638 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793b2282-b701-4dba-aea6-068c406782dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f'} Body: b'' 2024-03-01 04:03:09,693 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f 0.055s 2024-03-01 04:03:09,694 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-32830dbd-48d9-459b-9def-9ab43c88223f', 'x-openstack-request-id': 'req-32830dbd-48d9-459b-9def-9ab43c88223f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/cc77d48052554cc49c9ed14d63e73631/volumes/19bfd76e-8925-41ff-b7c4-56ec55a2092f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 19bfd76e-8925-41ff-b7c4-56ec55a2092f could not be found."}}' 2024-03-01 04:03:09,921 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9a4ffd18-90e0-47c6-b548-44b7394e8ddd 0.226s 2024-03-01 04:03:09,921 85866 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-3cabdffe-e74e-46fa-a6d4-0eb32337288a', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9a4ffd18-90e0-47c6-b548-44b7394e8ddd'} Body: b'' 2024-03-01 04:03:09,953 85866 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-768838644 0.031s 2024-03-01 04:03:09,954 85866 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: Non e Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-40066ac4-e31b-4557-b55b-47a60160a4ec', 'x-compute-request-id': 'req-40066ac4-e31b-4557-b55b-47a60160a4ec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-768838644'} Body: b'' 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d7a04260-f7f9-42b0-a211-1eef7a97666a failed to build and is in ERROR status tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 489561d4-7e03-452b-8b3c-a3995be7c7fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:00:34,728 85858 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:00:34,728 85858 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:00:34,994 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.264s 2024-03-01 04:00:34,994 85858 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-716413719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNPai3zF9H3esOEsEO0rmcGN1bzO2fDXGsMXvqi7oNRiwF3RJM/bBH1CgldDLg8OH66Fs3bskqWDS8c7Psu42hqBvKBGdXLyCC8BBPh1eiBfmfMvGM3uqccM7s380nspJg=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:34 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-c11ad711-b675-488a-aa33-46310d326f28', 'x-compute-request-id': 'req-c11ad711-b675-488a-aa33-46310d326f28', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-716413719", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNPai3zF9H3esOEsEO0rmcGN1bzO2fDXGsMXvqi7oNRiwF3RJM/bBH1CgldDLg8OH66Fs3bskqWDS8c7Psu42hqBvKBGdXLyCC8BBPh1eiBfmfMvGM3uqccM7s380nspJg==", "fingerprint": "63:b6:d5:d8:9f:6f:b1:b9:9d:31:6d:99:55:f3:25:9e", "user_id": "36f0cb696ffe4208835cbd797c315b26"}}' 2024-03-01 04:00:34,999 85858 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-716413719 created 2024-03-01 04:00:35,136 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.136s 2024-03-01 04:00:35,136 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--953413323", "description": "tempest-description--1165290290"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-eccef132-aa11-4ec8-8453-2bc4e6973c46', 'date': 'Fri, 01 Mar 2024 04:00:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7773ec76-db5c-4707-884c-cc1946dd8851", "name": "tempest-securitygroup--953413323", "stateful": true, "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "description": "tempest-description--1165290290", "shared": false, "security_group_rules": [{"id": "8ba31623-c6c5-4f40-bd2b-eb46dac55c48", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "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": 791, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 0}, {"id": "ce44a0f1-065c-4d1b-8af5-da3cf53851ac", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "ethertype": "IPv6", "direction": "egr ess", "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": 792, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 1, "project_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:00:35,675 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.538s 2024-03-01 04:00:35,676 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2533cf3d-aab3-437b-9dd5-2827ad7d157d', 'date': 'Fri, 01 Mar 2024 04:00: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": "d64c7506-3bd5-48d6-b075-979c82037876", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 0}}' 2024-03-01 04:00:35,895 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.218s 2024-03-01 04:00:35,895 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0927a5f2-5b78-4af6-aa35-7d2b0d42e5bf', 'date': 'Fri, 01 Mar 2024 04:00: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": "e7c348d8-04cf-40e8-a44b-1f5b1f2a37cd", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "7773ec76-db5c-4707-884c-cc1946dd8851", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:00:35Z", "updated_at": "2024-03-01T04:00:35Z", "revision_number": 0}}' 2024-03-01 04:00:35,896 85858 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--953413323 created 2024-03-01 04:00:36,660 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.764s 2024-03-01 04:00:36,661 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-4963c29d-a3b3-46ee-8cfb-953648ccaffe', 'date': 'Fri, 01 Mar 2024 04:00:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "816ffaf8-9510-40ec-a483-aaedf4b49898", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "floating_ip_address": "172.24.4.190", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8658f3d6218147a48d761be5b25d84f9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:00:36Z", "updated_at": "2024-03-01T04:00:36Z", "revision_number": 0}}' 2024-03-01 04:00:36,661 85858 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '816ffaf8-9510-40ec-a483-aaedf4b49898', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'floating_ip_address': '172.24.4.190', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:00:36Z', 'updated_at': '2024-03-01T04:00:36Z', 'revision_number': 0, 'ip': '172.24.4.190'} created 2024-03-01 04:00:36,710 85858 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.043s 2024-03-01 04:00:36,710 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:36 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-7bc3aecd-b86b-4784-b2c8-0957a2e310b8', '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": "36f0cb696ffe4208835cbd797c315b26", "name": "tempest-AttachVolumeShelveTestJSON-1571616140-project-member", "password_expires_at": null}, "audit_ids": ["kPnV8_uGQvKoBi6PcvBuaQ"], "expires_at": "2024-03-01T05:00:36.000000Z", "issued_at": "2024-03-01T04:00:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8658f3d6218147a48d761be5b25d84f9", "name": "tempest-AttachVolumeShelveTestJSON-1571616140"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b30 4c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:00:36,711 85858 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'ca364862-dd68-4f3e-b77b-325cda8dab6c', 'name': 'tempest-AttachVolumeShelveTestJSON-1617458554-network', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38334, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:00:27Z', 'updated_at': '2024-03-01T04:00:27Z', 'revision_number': 1} available for tenant 2024-03-01 04:00:36,711 85858 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-716413719', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNPai3zF9H3esOEsEO0rmcGN1bzO2fDXGsMXvqi7oNRiwF3RJM/bBH1CgldDLg8OH66Fs3bskqWDS8c7Psu42hqBvKBGdXLyCC8BBPh1eiBfmfMvGM3uqccM7s380nspJg==', 'fingerprint': '63:b6:d5:d8:9f:6f:b1:b9:9d:31:6d:99:55:f3:25:9e', 'user_id': '36f0cb696ffe4208835cbd797c315b26', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDD2QlYT2d8XBgbHhYfEHrJScKvOv7d1BMdxOu/vT/a3OQpzimFwZuB6\nuR3ooG/Eh/WgBwYFK4EEACKhZANiAATT2ot8xfR93rDhLBDtK5nBjdW8ztnw1xrD\nF76ou6DUYsBd0STP2wR9QoJXQy4PDh+uhbN27JKlg0vHOz7LuNoagbygRnVy8ggv\nAQT4dXogX5nzLxjN7qnHDO7N/NJ7KSY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7773ec76-db5c-4707-884c-cc1946dd8851', 'name': 'tempest-securitygroup--953413323', 'stateful': True, 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'description': 'tempest-description--1165290290', 'shared': False, 'security_group_rules': [{'id': '8ba31623-c6c5-4f40-bd2b-eb46dac55c48', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'security_group_id': '7773ec76-db5c-4707-884c-cc1946dd8851', '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': 791, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:00:35Z', 'updated_at': '2024-03-01T04:00:35Z', 'revision_number': 0}, {'id': 'ce44a0f1-065c-4d1b-8af5-da3cf53851ac', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'security_group_id': '7773ec76-db5c-4707-884c-cc1946dd8851', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_pref ix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 792, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:00:35Z', 'updated_at': '2024-03-01T04:00:35Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T04:00:35Z', 'updated_at': '2024-03-01T04:00:35Z', 'revision_number': 1, 'project_id': '8658f3d6218147a48d761be5b25d84f9'}, 'floating_ip': {'id': '816ffaf8-9510-40ec-a483-aaedf4b49898', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'floating_ip_address': '172.24.4.190', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:00:36Z', 'updated_at': '2024-03-01T04:00:36Z', 'revision_number': 0, 'ip': '172.24.4.190'}} 2024-03-01 04:00:37,287 85858 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.574s 2024-03-01 04:00:37,287 85858 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-2098334220", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ca364862-dd68-4f3e-b77b-325cda8dab6c"}], "security_groups": [{"name": "tempest-securitygroup--953413323"}], "key_name": "tempest-keypair-716413719", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:00:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695', '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-042ad062-ed86-47a8-aa5f-c2dbaad99d37', 'x-compute-request-id': 'req-042ad062-ed86-47a8-aa5f-c2dbaad99d37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d32cea71-11af-4491-a89c-28bf35532695", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d32cea71-11af-4491-a89c-28bf35532695"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--953413323"}], "adminPass": "password"}}' 2024-03-01 04:00:37,375 85858 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/d32cea71-11af-4491-a89c-28bf35532695 0.085s 2024-03-01 04:00:37,375 85858 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': 'Fri, 01 Mar 2024 04:00:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a05a58d3-69f2-46f2-bec6-255d7938cc1a', 'x-compute-request-id': 'req-a05a58d3-69f2-46f2-bec6-255d7938cc1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'{"server": {"i d": "d32cea71-11af-4491-a89c-28bf35532695", "name": "tempest-AttachVolumeShelveTestJSON-server-2098334220", "status": "BUILD", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:00:37Z", "updated": "2024-03-01T04:00:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d32cea71-11af-4491-a89c-28bf35532695"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-716413719", "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}}' 2024-03-01 04:01:27,617 85858 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/d32cea71-11af-4491-a89c-28bf35532695 0.219s 2024-03-01 04:01:27,618 85858 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': 'Fri, 01 Mar 2024 04:01:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1584', '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-91ec56cf-372f-4e64-88bd-3cc3af9ab1f2', 'x-compute-request-id': 'req-91ec56cf-372f-4e64-88bd-3cc3af9ab1f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'{"server": {"id": "d32cea71-11af-4491-a89c-28bf35532695", "name": "tempest-AttachVolumeShelveTestJSON-server-2098334220", "status": "ACTIVE", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "30d8e7e68ee2e2ecdd8e6ffb4d98a24f701c5554470b00babe314dd0", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:00:37Z", "updated": "2024-03-01T04:00:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:ad:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d32cea71-11af-4491-a89c-28bf35532695"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-716413719", "OS-SRV-USG:launched_at": "2024-03-01T04:00:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--953413323"}], "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}}' 2024-03-01 04:01:27,633 85858 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:02:2 7,844 85858 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/d32cea71-11af-4491-a89c-28bf35532695/os-interface 0.152s 2024-03-01 04:02:27,845 85858 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': 'Fri, 01 Mar 2024 04:02:27 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-52c669ab-dcc1-4cb8-a084-ef28cf49000f', 'x-compute-request-id': 'req-52c669ab-dcc1-4cb8-a084-ef28cf49000f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ca364862-dd68-4f3e-b77b-325cda8dab6c", "port_id": "70c47a77-4551-414a-b491-ff3cf7190c96", "mac_addr": "fa:16:3e:cf:ad:61", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d442578c-ca50-4ed5-adb6-64e76cac3d1d", "ip_address": "10.0.0.8"}]}]}' 2024-03-01 04:02:28,708 85858 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/816ffaf8-9510-40ec-a483-aaedf4b49898 0.859s 2024-03-01 04:02:28,708 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "70c47a77-4551-414a-b491-ff3cf7190c96"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-5228bfba-7ef4-4bb3-b89d-93a94d615a4c', 'date': 'Fri, 01 Mar 2024 04:02:28 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/816ffaf8-9510-40ec-a483-aaedf4b49898'} Body: b'{"floatingip": {"id": "816ffaf8-9510-40ec-a483-aaedf4b49898", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "floating_ip_address": "172.24.4.190", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "0b04c7f6-fcb9-459d-ba3e-2ac6f188d947", "port_id": "70c47a77-4551-414a-b491-ff3cf7190c96", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ca364862-dd68-4f3e-b77b-325cda8dab6c", "mac_address": "fa:16:3e:cf:ad:61", "admin_state_up": true, "status": "ACTIVE", "device_id": "d32cea71-11af-4491-a89c-28bf35532695", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:00:36Z", "updated_at": "2024-03-01T04:02:28Z", "revision_number": 1, "project_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:02:28,711 85858 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.190:22' as 'cirros' with public key authentication 2024-03-01 04:02:28,724 85858 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:02:28,831 85858 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:02:28,832 85858 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.190 successfully created 2024-03-01 04:02:28,894 85858 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/d32cea71-11af-4491-a89c-28bf35532695/ips 0.060s 2024-03-01 04:02:28,894 85858 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': 'Fri, 01 Mar 2024 04:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81c16e2a-d457-4da8-9881-fd456809116e', 'x-compute-request-id': 'req-81c16e2a-d457-4da8-9881-fd456809116e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2024-03-01 04:02:29,132 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes 0.234s 2024-03-01 04:02:29,132 85858 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-1049518256"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ffc927-1069-4ea6-9017-5bf0db3c590a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ffc927-1069-4ea6-9017-5bf0db3c590a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes'} Body: b'{"volume": {"id": "489561d4-7e03-452b-8b3c-a3995be7c7fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.063224", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1049518256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:02:29,185 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb 0.041s 2024-03-01 04:02:29,185 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b05c7c6f-303e-4397-b534-533c21015b96', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b05c7c6f-303e-4397-b534-533c21015b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb'} Body: b'{"volume": {"id": "489561d4-7e03-452b-8b3c-a3995be7c7fb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1049518256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d 4-7e03-452b-8b3c-a3995be7c7fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:02:30,238 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb 0.039s 2024-03-01 04:02:30,239 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8381b6c0-4d67-4068-80bf-1d03a165dd9a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8381b6c0-4d67-4068-80bf-1d03a165dd9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb'} Body: b'{"volume": {"id": "489561d4-7e03-452b-8b3c-a3995be7c7fb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:02:29.000000", "updated_at": "2024-03-01T04:02:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1049518256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/489561d4-7e03-452b-8b3c-a3995be7c7fb"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:02:30,505 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695 0.253s 2024-03-01 04:02:30,505 85858 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': 'Fri, 01 Mar 2024 04:02:30 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-deb87333-6113-45f2-b6cd-3fba5b15a2a5', 'x-compute-request-id': 'req-deb87333-6113-45f2-b6cd-3fba5b15a2a5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'' 2024-03-01 04:02:30,701 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695 0.196s 2024-03-01 04:02:30,702 85858 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': 'Fri, 01 Mar 2024 04:02:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-opensta ck-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f047ec8-8636-428c-94ba-efd4c22f9407', 'x-compute-request-id': 'req-9f047ec8-8636-428c-94ba-efd4c22f9407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'{"server": {"id": "d32cea71-11af-4491-a89c-28bf35532695", "name": "tempest-AttachVolumeShelveTestJSON-server-2098334220", "status": "ACTIVE", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "30d8e7e68ee2e2ecdd8e6ffb4d98a24f701c5554470b00babe314dd0", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:00:37Z", "updated": "2024-03-01T04:02:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:ad:61"}, {"version": 4, "addr": "172.24.4.190", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:ad:61"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d32cea71-11af-4491-a89c-28bf35532695"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-716413719", "OS-SRV-USG:launched_at": "2024-03-01T04:00:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--953413323"}], "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}}' 2024-03-01 04:03:20,802 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695 0.041s 2024-03-01 04:03:20,803 85858 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': 'Fri, 01 Mar 2024 04:03:20 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-fa3f01e0-e1a3-4b51-bad3-d45910655d7e', 'x-compute-request-id': 'req-fa3f01e0-e1a3-4b51-bad3-d45910655d7e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d32cea71-11af-4491-a89c-28bf35532695'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d32cea71-11af-4491-a89c-28bf35532695 could not be found."}}' 2024-03-01 04:03:20,830 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-716413719 0.027s 2024-03-01 04:03:20,830 85858 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': 'Fri, 01 Mar 2024 04:03:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bfd63e7-56b4-4f65-8f05-8755723ca6aa', 'x-c ompute-request-id': 'req-6bfd63e7-56b4-4f65-8f05-8755723ca6aa', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-716413719'} Body: b'' 2024-03-01 04:03:20,989 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7773ec76-db5c-4707-884c-cc1946dd8851 0.157s 2024-03-01 04:03:20,989 85858 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-c9a571df-25ad-456f-8f8c-5f2601602739', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:03:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7773ec76-db5c-4707-884c-cc1946dd8851'} Body: b'' 2024-03-01 04:03:21,009 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/7773ec76-db5c-4707-884c-cc1946dd8851 0.020s 2024-03-01 04:03:21,010 85858 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-ae587f40-0a45-4754-90f9-9d0ca7bdce60', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7773ec76-db5c-4707-884c-cc1946dd8851'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 7773ec76-db5c-4707-884c-cc1946dd8851 does not exist", "detail": ""}}' 2024-03-01 04:03:21,350 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/816ffaf8-9510-40ec-a483-aaedf4b49898 0.340s 2024-03-01 04:03:21,351 85858 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-b3542cbf-7fa0-40ad-94c1-db0fd2b4563e', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/816ffaf8-9510-40ec-a483-aaedf4b49898'} Body: b'' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 361b1cbb-8aa4-4654-b591-17661b31f117 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:21,986 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes 0.383s 2024-03-01 04:03:21,986 85872 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-836233831"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbec8b2f-a12f-4a1e-8d7d-ea904d5d6737', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbec8b2f-a12f-4a1e-8d7d-ea904d5d6737', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes'} Body: b'{"volume": {"id": "361b1cbb-8aa4-4654-b591-17661b31f117", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:21.926773", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-836233831", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:22,040 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.042s 2024-03-01 04:03:22,040 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e1d023-99b3-4501-8a56-d961f858fbd9', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e1d023-99b3-4501-8a56-d961f858fbd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'{"volume": {"id": "361b1cbb-8aa4-4654-b591-17661b31f117", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:22.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-836233831", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:23,092 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.038s 2024-03-01 04:03:23,092 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Ty pe': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee391618-6b73-4204-a289-a3018409d407', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee391618-6b73-4204-a289-a3018409d407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'{"volume": {"id": "361b1cbb-8aa4-4654-b591-17661b31f117", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:22.000000", "updated_at": "2024-03-01T04:03:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-836233831", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:23,149 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.042s 2024-03-01 04:03:23,150 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb93f5b2-745a-4b1a-b840-b0691afcc407', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb93f5b2-745a-4b1a-b840-b0691afcc407', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'{"volume": {"id": "361b1cbb-8aa4-4654-b591-17661b31f117", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:22.000000", "updated_at": "2024-03-01T04:03:22.000000", "name": "tempest-VolumesDeleteCascade-Volume-836233831", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:23,266 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.104s 2024-03-01 04:03:23,266 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afd74a64-c028-40fd-9ad8-d1c6382b72e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'' 2024-03-01 04:03:23,372 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117 0.105s 2024-03-01 04:03:23,373 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9d4485-ba73-41d5-bc17-25998bb1648e', 'x-openstack-request-id': 'req-be9d4485-ba73-41d5-bc17-25998bb1648e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/361b1cbb-8aa4-4654-b591-17661b31f117'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 361b1cbb-8aa4-4654-b591-17661b31f117 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c4bbd8c6-341e-41e8-9d32-769f7acedc4d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:23,582 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes 0.204s 2024-03-01 04:03:23,582 85872 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-592793661"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97c61b0-7bec-4cbf-a089-7f4353efb931', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97c61b0-7bec-4cbf-a089-7f4353efb931', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes'} Body: b'{"volume": {"id": "c4bbd8c6-341e-41e8-9d32-769f7acedc4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:23.513576", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-592793661", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:23,640 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.047s 2024-03-01 04:03:23,640 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff138982-6c79-4040-8f15-2f73a0df4b8b', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff138982-6c79-4040-8f15-2f73a0df4b8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'{"volume": {"id": "c4bbd8c6-341e-41e8-9d32-769f7acedc4d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:24.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-592793661", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:24,691 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.038s 2024-03-01 04:03:24,692 85872 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8648ee9b-8280-45fb-8064-5028a2afeed1', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8648ee9b-8280-45fb-8064-5028a2afeed1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'{"volume": {"id": "c4bbd8c6-341e-41e8-9d32-769f7acedc4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:24.000000", "updated_at": "2024-03-01T04:03:24.000000", "name": "tempest-VolumesDeleteCascade-Volume-592793661", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:24,748 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.044s 2024-03-01 04:03:24,748 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b919a4-b385-4309-9d5c-7c157b07c26c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b919a4-b385-4309-9d5c-7c157b07c26c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'{"volume": {"id": "c4bbd8c6-341e-41e8-9d32-769f7acedc4d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:24.000000", "updated_at": "2024-03-01T04:03:24.000000", "name": "tempest-VolumesDeleteCascade-Volume-592793661", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d"}], "user_id": "67445809fd574756988dd2cb952865bd", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1f65319c1ab74c30a8d050c28df1bef8"}}' 2024-03-01 04:03:24,914 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.152s 2024-03-01 04:03:24,915 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03: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-331ff208-b888-478a-b35c-fec45a18dc58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'' 2024-03-01 04:03:24,947 85872 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d 0.031s 2024-03-01 04:03:24,947 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03: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-02de7cf3-761a-4817-99b7-126178add7da', 'x-openstack-request-id': 'req-02de7cf3-761a-4817-99b7-126178add7da', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/1f65319c1ab74c30a8d050c28df1bef8/volumes/c4bbd8c6-341e-41e8-9d32-769f7acedc4d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c4bbd8c6-341e-41e8-9d32-769f7acedc4d 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1f850976-3828-4ae1-9974-d3e9f2e866e7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:28,094 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes 0.450s 2024-03-01 04:03:28,094 85872 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-350636303"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f56b4c40-a0b1-4b97-b8fd-aec1ebbb72af', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f56b4c40-a0b1-4b97-b8fd-aec1ebbb72af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes'} Body: b'{"volume": {"id": "1f850976-3828-4ae1-9974-d3e9f2e866e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:27.996790", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-350636303", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}], "user_id": "57a8a9d382f0450985684489304f4c40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-01 04:03:28,145 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.040s 2024-03-01 04:03:28,146 85872 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': 'Fri, 01 Mar 2024 04:03:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2caef482-b004-4d7f-9c1f-9887d52bca22', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2caef482-b004-4d7f-9c1f-9887d52bca22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'{"volume": {"id": "1f850976-3828-4ae1-9974-d3e9f2e866e7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:28.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-350636303", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:29,204 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTra nsfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.044s 2024-03-01 04:03:29,204 85872 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': 'Fri, 01 Mar 2024 04:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b89adfa-150e-4b63-b182-cd18b5561f10', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b89adfa-150e-4b63-b182-cd18b5561f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'{"volume": {"id": "1f850976-3828-4ae1-9974-d3e9f2e866e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:28.000000", "updated_at": "2024-03-01T04:03:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-350636303", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:29,265 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.044s 2024-03-01 04:03:29,266 85872 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': 'Fri, 01 Mar 2024 04:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24afc8e9-2df9-44cd-aa76-72c98cd78dd0', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24afc8e9-2df9-44cd-aa76-72c98cd78dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'{"volume": {"id": "1f850976-3828-4ae1-9974-d3e9f2e866e7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:28.000000", "updated_at": "2024-03-01T04:03:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-350636303", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:29,384 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_ru n_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.104s 2024-03-01 04:03:29,385 85872 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': 'Fri, 01 Mar 2024 04:03:29 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-0c72b260-2041-436c-b623-f56c83994019', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'' 2024-03-01 04:03:29,407 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7 0.021s 2024-03-01 04:03:29,407 85872 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': 'Fri, 01 Mar 2024 04:03:29 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-f0d38092-cfd8-4f68-8f22-9985ab4fc379', 'x-openstack-request-id': 'req-f0d38092-cfd8-4f68-8f22-9985ab4fc379', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/1f850976-3828-4ae1-9974-d3e9f2e866e7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1f850976-3828-4ae1-9974-d3e9f2e866e7 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer[id-d4b20ec2-e1bb-4068-adcf-6c20020a8e05] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 150, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 131, in test_create_list_delete_volume_transfer test_create_list_delete_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cf51bfcb-6d31-4c18-b97a-bccb37047c53 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:29,681 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes 0.271s 2024-03-01 04:03:29,682 85872 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-715580110"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b58fe89-ead5-4e7f-85d9-906918a7726e', 'content-length': '885', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b58fe89-ead5-4e7f-85d9-906918a7726e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes'} Body: b'{"volume": {"id": "cf51bfcb-6d31-4c18-b97a-bccb37047c53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:29.590278", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-715580110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}], "user_id": "57a8a9d382f0450985684489304f4c40", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2024-03-01 04:03:29,778 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.085s 2024-03-01 04:03:29,778 85872 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': 'Fri, 01 Mar 2024 04:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf211233-954e-472d-9dfb-00f701e99911', 'content-length': '953', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf211233-954e-472d-9dfb-00f701e99911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'{"volume": {"id": "cf51bfcb-6d31-4c18-b97a-bccb37047c53", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-715580110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:30,831 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV3 57Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.039s 2024-03-01 04:03:30,831 85872 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': 'Fri, 01 Mar 2024 04:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3ef0b7c-0724-4ebb-998f-ef98de7cbad1', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3ef0b7c-0724-4ebb-998f-ef98de7cbad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'{"volume": {"id": "cf51bfcb-6d31-4c18-b97a-bccb37047c53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:30.000000", "updated_at": "2024-03-01T04:03:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-715580110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:30,897 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.051s 2024-03-01 04:03:30,897 85872 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': 'Fri, 01 Mar 2024 04:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad5a083-5d8b-4a25-af66-ca4bce6c167a', 'content-length': '974', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad5a083-5d8b-4a25-af66-ca4bce6c167a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'{"volume": {"id": "cf51bfcb-6d31-4c18-b97a-bccb37047c53", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:30.000000", "updated_at": "2024-03-01T04:03:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-715580110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53"}], "user_id": "57a8a9d382f0450985684489304f4c40", "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": "f72f7ff5dad74e12a020a4da750c42cf"}}' 2024-03-01 04:03:31,035 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.125s 2024-03-01 04:03:31,036 85872 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': 'Fri, 01 Mar 2024 04:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc43c885-e136-4287-ab72-e8a0a038c800', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'' 2024-03-01 04:03:31,060 85872 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53 0.023s 2024-03-01 04:03:31,060 85872 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': 'Fri, 01 Mar 2024 04:03:31 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-4e4ce7e3-a669-4635-a960-b0d384b7cdc5', 'x-openstack-request-id': 'req-4e4ce7e3-a669-4635-a960-b0d384b7cdc5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/f72f7ff5dad74e12a020a4da750c42cf/volumes/cf51bfcb-6d31-4c18-b97a-bccb37047c53'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cf51bfcb-6d31-4c18-b97a-bccb37047c53 could not be found."}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm[id-e6c28180-7454-4b59-b188-0257af08a63b,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 491, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 264, 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 260, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4caa0575-a1e4-43ed-a992-bc568ff7bdd9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:02:13,004 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.346s 2024-03-01 04:02:13,014 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4c3e1638-8f70-4c21-8a5a-c585e6784671', 'x-compute-request-id': 'req-4c3e1638-8f70-4c21-8a5a-c585e6784671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:02:13,221 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.179s 2024-03-01 04:02:13,221 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:13 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-e360535c-9ac7-4c8f-84fa-5096bdd47f5d', 'x-compute-request-id': 'req-e360535c-9ac7-4c8f-84fa-5096bdd47f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http: //10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:02:13,391 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.156s 2024-03-01 04:02:13,392 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:13 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-14f5cd7b-fc2a-4b01-9d5d-03561211bedc', 'x-compute-request-id': 'req-14f5cd7b-fc2a-4b01-9d5d-03561211bedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:03:13,579 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/a uth/tokens 0.097s 2024-03-01 04:03:13,580 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8213d1b9-9cb0-4654-8017-5fcbaac66027', '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": "816d61682151413797f8885d57b30262", "name": "tempest-ServerActionsTestOtherA-1785336478-project-member", "password_expires_at": null}, "audit_ids": ["XtOxpgMbSnGf9MUMzkr4gQ"], "expires_at": "2024-03-01T05:03:13.000000Z", "issued_at": "2024-03-01T04:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a4472de00ec4e5cb85315a55383e44e", "name": "tempest-ServerActionsTestOtherA-1785336478"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:03:13,581 85860 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': '4791464a-2286-45aa-b026-7cf940e52645', 'name': 'tempest-ServerActionsTestOtherA-1154141210-network', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16744, 'is_default': False, 'availability_zone_hints': [] , 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T03:54:27Z', 'updated_at': '2024-03-01T03:54:27Z', 'revision_number': 1} available for tenant 2024-03-01 04:03:13,581 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-81838031', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL6QwxZFwT34orThKwv4uThCBYB0258E8TdYLUlYzeDMsQVGbTSD79od7Tbbfb6iZ5/+DmXQ0RGLk9w8449ZFig9N2ZoOStoUQ4hr9KdNy2n4kmd18quaRquhy7HUpVGZA==', 'fingerprint': '3c:c9:9a:1b:18:98:69:64:b9:cf:9c:79:b6:9a:df:0e', 'user_id': '816d61682151413797f8885d57b30262', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDBxdQWwewu9z4BOUsb6AyEIvlnJEyrkUYncLUdc/7AD9xO9597feOC\nQNB0zbezE8GgBwYFK4EEACKhZANiAAS+kMMWRcE9+KK04SsL+Lk4QgWAdNufBPE3\nWC1JWM3gzLEFRm00g+/aHe02232+omef/g5l0NERi5PcPOOPWRYoPTdmaDkraFEO\nIa/SnTctp+JJndfKrmkarocux1KVRmQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1010eb40-127b-4386-892d-63b340ca0f62', 'name': 'tempest-securitygroup--362156472', 'stateful': True, 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': 'tempest-description--1503801971', 'shared': False, 'security_group_rules': [{'id': '87e0505a-5eda-4646-9574-11e0adae8c43', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'security_group_id': '1010eb40-127b-4386-892d-63b340ca0f62', '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': 371, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:54:37Z', 'updated_at': '2024-03-01T03:54:37Z', 'revision_number': 0}, {'id': 'ce828aa6-5c9d-452d-8469-a4baa604d61c', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'security_group_id': '1010eb40-127b-4386-892d-63b340ca0f62', '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': 370, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T03:54:37Z', 'updated_at': '2024-03-01T03:54:37Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T03:54:37Z', 'updated_at': '2024-03-01T03:54:37Z', 'revision_number': 1, 'project_id': '4a4472de00ec4e5cb85315a55383e44e'}, 'floating_ip': {'id': '40fad800-d9c9-4725-b7f9-6f9bfa30a9b8', 'tenant_id': '4a4472de00ec4e5cb85315a55383e44e', 'floating_ip_address': '172.24.4.116', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4a4472de00ec4e5cb85315a55383e44e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T03:54:39Z', 'updated_at': '2024-03-01T03:54:39Z', 'revision_number': 0, 'ip': '172.24.4.116'}} 2024-03-01 04:03:13,896 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes 0.313s 2024-03-01 04:03:13,896 85860 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-116568441", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e6ae98b-5997-464d-b206-b56e63b21cc9', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e6ae98b-5997-464d-b206-b56e63b21cc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes'} Body: b'{"volume": {"id": "4caa0575-a1e4-43ed-a992-bc568ff7bdd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:13.834455", "updated_at": null, "name": "tempest-tempest.common.compute-volume-116568441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:03:13,967 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9 0.060s 2024-03-01 04:03:13,968 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b66c96e-a09d-4376-b6ad-f803a9e880d4', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b66c96e-a09d-4376-b6ad-f803a9e880d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9'} Body: b'{"volume": {"id": "4caa0575-a1e4-43ed-a992-bc568ff7bdd9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:14.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-116568441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:03:15,021 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9 0.040s 2024-03-01 04:03:15,022 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130a878c-0dd3-409b-8ca6-2d826b8fb5bb', 'content-length': '908', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130a878c-0dd3-409b-8ca6-2d826b8fb5bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9'} Body: b'{"volume": {"id": "4caa0575-a1e4-43ed-a992-bc568ff7bdd9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:03:14.000000", "updated_at": "2024-03-01T04:03:14.000000", "name": "tempest-tempest.common.compute-volume-116568441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9"}], "user_id": "816d61682151413797f8885d57b30262", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4a4472de00ec4e5cb85315a55383e44e"}}' 2024-03-01 04:03:15,141 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9 0.107s 2024-03-01 04:03:15,141 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03: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-de6a477a-b51b-41ad-8427-bb2ce2e2547d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9'} Body: b'' 2024-03-01 04:03:15,162 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9 0.020s 2024-03-01 04:03:15,162 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03: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-2068947f-ee74-4297-8df9-17b9360fdede', 'x-openstack-request-id': 'req-2068947f-ee74-4297-8df9-17b9360fdede', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/4a4472de00ec4e5cb85315a55383e44e/volumes/4caa0575-a1e4-43ed-a992-bc568ff7bdd9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4caa0575-a1e4-43ed-a992-bc568ff7bdd9 could not be found."}}' 2024-03-01 04:03:15,163 85860 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 2024-03-01 04:03:15,469 85860 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f 0.304s 2024-03-01 04:03:15,470 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da32a15-c718-4eb9-bb2c-d20c002b9db0', 'x-compute-request-id': 'req-7da32a15-c718-4eb9-bb2c-d20c002b9db0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/ser vers/c16269f8-292f-4461-956c-9c74e01fe36f'} Body: b'{"server": {"id": "c16269f8-292f-4461-956c-9c74e01fe36f", "name": "tempest-ServerActionsTestOtherA-server-728048626", "status": "ACTIVE", "tenant_id": "4a4472de00ec4e5cb85315a55383e44e", "user_id": "816d61682151413797f8885d57b30262", "metadata": {}, "hostId": "a96a3a356fb6ead591c5ed060ffc16af1b00d41af7ee770950dbb9e4", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T03:54:40Z", "updated": "2024-03-01T03:54:49Z", "addresses": {"tempest-ServerActionsTestOtherA-1154141210-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7c:0f:c5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c16269f8-292f-4461-956c-9c74e01fe36f"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-81838031", "OS-SRV-USG:launched_at": "2024-03-01T03:54:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--362156472"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 103, in test_stamp_pattern waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4debe004-7ab7-42a0-b9b4-8dac6a783846 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:01:55,644 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.254s 2024-03-01 04:01:55,644 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1803615732", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARwmx//TNY9Gql6GbVN0/x9XsaNrKmonxQoEuKAc01KTGSlmBmAX+nUIkZStjkLj8PVDuiwjNvkMZo8/D4t/Yix7p7z3EGFOj2TX+wWPZcZpMg/kapc50HQqEOjZU8T8w=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:55 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-e8ac4091-5943-4f48-9861-63742d07e547', 'x-compute-request-id': 'req-e8ac4091-5943-4f48-9861-63742d07e547', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1803615732", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBARwmx//TNY9Gql6GbVN0/x9XsaNrKmonxQoEuKAc01KTGSlmBmAX+nUIkZStjkLj8PVDuiwjNvkMZo8/D4t/Yix7p7z3EGFOj2TX+wWPZcZpMg/kapc50HQqEOjZU8T8w==", "fingerprint": "c8:64:9c:6d:87:2c:5d:de:0e:c4:11:f8:ed:8a:56:c9", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0"}}' 2024-03-01 04:01:55,809 85870 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.161s 2024-03-01 04:01:55,809 85870 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-36601135", "description": "tempest-secgroup-smoke-36601135 description", "project_id": "134211a339fd42eea7a1ff89b3948825"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1671', 'x-openstack-request-id': 'req-87a2aa4a-2004-4bbb-94c2-57eff822c9dd', 'date': 'Fri, 01 Mar 2024 04:01:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "276bfb12-ef96-491c-890f-e921849d01d7", "name": "tempest-secgroup-smoke-36601135", "stateful": true, "tenant_id": "134211a339fd42eea7a1ff89b3948825", "description": "tempest-secgroup-smoke-36601135 description", "shared": false, "security_group_rules": [{"id": "29980354-cdd0-4015-8828-6f5146f38dd4", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "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": 823, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:01:55Z", "updated_at": "2024-03-01T04:01:55Z", "revision_number": 0}, {"id": "a30c4a49-3679-4a4d-ba7a-e68b7a6d6667", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 824, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:01:55Z", "updated_at": "2024-03-01T04:01:55Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:01:55Z", "updated_at": "2024-03-01T04:01:55Z", "revision_number": 1, "project_id": "134211a339fd42eea7a1ff89b3948825"}}' 2024-03-01 04:01:55,991 85870 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.181s 2024-03-01 04:01:55,991 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f009cef8-e896-4711-91d2-b1955f8fd844', 'date': 'Fri, 01 Mar 2024 04:01:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c3d812d6-d15d-4451-a2e3-eac85e6f7bbd", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:55Z", "updated_at": "2024-03-01T04:01:55Z", "revision_number": 0}}' 2024-03-01 04:01:56,217 85870 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.225s 2024-03-01 04:01:56,218 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-decd495f-2dea-4c3e-a9ff-f39ac6895ba5', 'date': 'Fri, 01 Mar 2024 04:01:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "603f48cd-ac4a-4ec8-94f4-c07425fa1ec9", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:56Z", "updated_at": "2024-03-01T04:01:56Z", "revision_number": 0}}' 2024-03-01 04:01:56,441 85870 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.222s 2024-03-01 04:01:56,441 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-544e9efd-0219-4074-81c8-e90bdb7df0ee', 'date': 'Fri, 01 Mar 2024 04:01:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group- rules'} Body: b'{"security_group_rule": {"id": "da36961e-ff71-4dfb-bb47-7558fd94395f", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:56Z", "updated_at": "2024-03-01T04:01:56Z", "revision_number": 0}}' 2024-03-01 04:01:56,686 85870 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.244s 2024-03-01 04:01:56,686 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-8e6db6da-9ee3-4c71-9a32-e63786abef32', 'date': 'Fri, 01 Mar 2024 04:01:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "317483f3-8ab6-49b8-aa06-d7afe40c6382", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:56Z", "updated_at": "2024-03-01T04:01:56Z", "revision_number": 0}}' 2024-03-01 04:01:56,947 85870 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.261s 2024-03-01 04:01:56,948 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-16dfdb1d-0a30-4bf3-b695-6f8ed5db9133', 'date': 'Fri, 01 Mar 2024 04:01:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6bec74ff-609d-4da8-a39a-5726a856c756", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:56Z", "updated_at": "2024-03-01T04:01:56Z", "revision_number": 0}}' 2024-03-01 04:01:57,237 85870 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.288s 2024-03-01 04:01:57,238 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_gro up_rule": {"security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "project_id": "134211a339fd42eea7a1ff89b3948825", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-f08c50c7-3275-4890-889f-bb52d4ab5142', 'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93f72ebf-20c1-42a3-aea2-09085d141752", "project_id": "134211a339fd42eea7a1ff89b3948825", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "security_group_id": "276bfb12-ef96-491c-890f-e921849d01d7", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:01:57Z", "updated_at": "2024-03-01T04:01:57Z", "revision_number": 0}}' 2024-03-01 04:01:57,464 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes 0.225s 2024-03-01 04:01:57,464 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-1629482156", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0e1e0c6-210a-4ac7-8ee0-03c3aa3493c3', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0e1e0c6-210a-4ac7-8ee0-03c3aa3493c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes'} Body: b'{"volume": {"id": "4debe004-7ab7-42a0-b9b4-8dac6a783846", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:57.395533", "updated_at": null, "name": "tempest-TestStampPattern-volume-1629482156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}], "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:01:57,516 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.036s 2024-03-01 04:01:57,517 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2803', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-855e6379-109d-4fcd-97d9-925f371518cd', '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": "2d3afb1349394bb8bcddf33bfbe148b0", "name": "tempest-TestStampPattern-708023330-project-member", "password_expires_at": null}, "audit_ids": ["gFj7AT6rSXmbQ60hv0-Y5w"], "expires_at": "2024-03-01T05:01:57.000000Z", "is sued_at": "2024-03-01T04:01:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "134211a339fd42eea7a1ff89b3948825", "name": "tempest-TestStampPattern-708023330"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/134211a339fd42eea7a1ff89b3948825", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:01:57,517 85870 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '9f38dc70-1d6f-42e9-9fdb-e22c09f8e285', 'name': 'tempest-TestStampPattern-2030562554-network', 'tenant_id': '134211a339fd42eea7a1ff89b3948825', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '134211a339fd42eea7a1ff89b3948825', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46862, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:01:42Z', 'updated_at': '2024-03-01T04:01:42Z', 'revision_number': 1} available for tenant 2024-03-01 04:01:58,123 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.604s 2024-03-01 04:01:58,123 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1101790618", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1803615732", "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "networks": [{"uuid": "9f38dc70-1d6f-42e9-9fdb-e22c09f8e285"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09283ae4-7ae5-412d-851e-98b136c0d266', 'x-compute-request-id': 'req-09283ae4-7ae5-412d-851e-98b136c0d266', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "adminPass": "D9TbatjVkfYe"}}' 2024-03-01 04:01:58,225 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.099s 2024-03-01 04:01:58,225 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:01:58 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-6b7f58c4-8a54-43df-9a00-2ae6fafaab4b', 'x-compute-request-id': 'req-6b7f58c4-8a54-43df-9a00-2ae6fafaab4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "name": "tempest-TestStampPattern-server-1101790618", "status": "BUILD", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:01:58Z", "updated": "2024-03-01T04:01:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1803615732", "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": []}}' 2024-03-01 04:02:48,506 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.249s 2024-03-01 04:02:48,506 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:02:48 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-bf2485b2-e0c0-47c4-934a-9ee6d62f8015', 'x-compute-request-id': 'req-bf2485b2-e0c0-47c4-93 4a-9ee6d62f8015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "name": "tempest-TestStampPattern-server-1101790618", "status": "ACTIVE", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "metadata": {}, "hostId": "ace9ce9fcbbf6daf67b7b03d3751ff52e8385d477ae6f43906d9dd97", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:01:58Z", "updated": "2024-03-01T04:02:05Z", "addresses": {"tempest-TestStampPattern-2030562554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:11:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1803615732", "OS-SRV-USG:launched_at": "2024-03-01T04:02:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:02:48,519 85870 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:03:49,237 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.658s 2024-03-01 04:03:49,238 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:48 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-9b9bc2b6-351d-4ce7-abee-ea566141f06f', 'x-compute-request-id': 'req-9b9bc2b6-351d-4ce7-abee-ea566141f06f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "name": "tempest-TestStampPattern-server-1101790618", "status": "ACTIVE", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "metadata": {}, "hostId": "ace9ce9fcbbf6daf67b7b03d3751ff52e8385d477ae6f43906d9dd97", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:01:58Z", "updated": "2024-03-01T04:02:05Z", "addresses": {"tempest-TestStampPattern-2030562554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:11:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1803 615732", "OS-SRV-USG:launched_at": "2024-03-01T04:02:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:03:49,413 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/ports?device_id=9cf16a04-52d4-491b-96da-abb8283bfbae 0.161s 2024-03-01 04:03:49,413 85870 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': '954', 'x-openstack-request-id': 'req-920230b0-f49c-4086-bf44-3f5a9ca33755', 'date': 'Fri, 01 Mar 2024 04:03:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"ports":[{"id":"076a6c42-a52f-4f23-a804-18a2f7a07970","name":"","network_id":"9f38dc70-1d6f-42e9-9fdb-e22c09f8e285","tenant_id":"134211a339fd42eea7a1ff89b3948825","mac_address":"fa:16:3e:dc:11:53","admin_state_up":true,"status":"ACTIVE","device_id":"9cf16a04-52d4-491b-96da-abb8283bfbae","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"23f6e610-a7a9-41e8-9837-5f31f7143cdc","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["276bfb12-ef96-491c-890f-e921849d01d7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2024-03-01T04:01:59Z","updated_at":"2024-03-01T04:02:03Z","revision_number":4,"project_id":"134211a339fd42eea7a1ff89b3948825"}]}' 2024-03-01 04:03:49,477 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9&port_id=076a6c42-a52f-4f23-a804-18a2f7a07970 0.062s 2024-03-01 04:03:49,477 85870 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': '19', 'x-openstack-request-id': 'req-68b9a285-0883-4e2e-87ec-f0eecf1be6e5', 'date': 'Fri, 01 Mar 2024 04:03:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips?floating_network_id=c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9&port_id=076a6c42-a52f-4f23-a804-18a2f7a07970'} Body: b'{"floatingips": []}' 2024-03-01 04:03:49,524 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210:9696/networking/v2.0/ports?device_id=9cf16a04-52d4-491b-96da-abb8283bfbae 0.046s 2024-03-01 04:03:49,525 85870 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': '954', 'x-openstack-request-id': 'req-3da2cd65-13a6-4ec0-b66d-f02c6fc3c7b8', 'date': 'Fri, 01 Mar 2024 04:03:49 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports?device_id=9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"ports":[{"id":"076a6c42-a52f-4f23-a804-18a2f7a07970","name":"","network_id":"9f38dc70-1d6f-42e9-9fdb-e22c09f8e285","tenant_id":"134211a339fd42eea7a1ff89b3948825","mac_address":"fa:16:3e:dc:11:53","admin_state_up":true,"status":"ACTIVE","device_id":"9cf16a04-52d4-491b-96da-abb8283bfbae","devi ce_owner":"compute:nova","fixed_ips":[{"subnet_id":"23f6e610-a7a9-41e8-9837-5f31f7143cdc","ip_address":"10.0.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["276bfb12-ef96-491c-890f-e921849d01d7"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2024-03-01T04:01:59Z","updated_at":"2024-03-01T04:02:03Z","revision_number":4,"project_id":"134211a339fd42eea7a1ff89b3948825"}]}' 2024-03-01 04:03:50,996 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.470s 2024-03-01 04:03:50,996 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "port_id": "076a6c42-a52f-4f23-a804-18a2f7a07970", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "fixed_ip_address": "10.0.0.8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-9fa33e1d-caf8-47e1-b2a9-4714b8daca34', 'date': 'Fri, 01 Mar 2024 04:03:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "7b455400-905e-479b-9561-b30817d95a8a", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "floating_ip_address": "172.24.4.232", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "625b8650-939b-4769-92b3-88b01b9b9c78", "port_id": "076a6c42-a52f-4f23-a804-18a2f7a07970", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "project_id": "134211a339fd42eea7a1ff89b3948825", "description": "", "port_details": {"name": "", "network_id": "9f38dc70-1d6f-42e9-9fdb-e22c09f8e285", "mac_address": "fa:16:3e:dc:11:53", "admin_state_up": true, "status": "ACTIVE", "device_id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:03:49Z", "updated_at": "2024-03-01T04:03:49Z", "revision_number": 0}}' 2024-03-01 04:03:50,998 85870 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.232:22' as 'cirros' with public key authentication 2024-03-01 04:03:51,011 85870 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:03:51,119 85870 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:03:51,119 85870 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.232 successfully created 2024-03-01 04:03:51,120 85870 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-01 04:03:51,120 85870 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.232:22' as 'cirros' with public key authentication 2024-03-01 04:03:51,122 85870 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:03:51,227 85870 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:03:51,227 85870 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.232 successfully created 2024-03-01 04:03:51,279 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846 0.042s 2024-03-01 04:03:51,279 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:51 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d17e50d-5a5d-434e-a187-4157fe15264e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d17e50d-5a5d-434e-a187-4157fe15264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846'} Body: b'{"volume": {"id": "4debe004-7ab7-42a0-b9b4-8dac6a783846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:57.000000", "updated_at": "2024-03-01T04:01:58.000000", "name": "tempest-TestStampPattern-volume-1629482156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}], "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134211a339fd42eea7a1ff89b3948825"}}' 2024-03-01 04:03:52,335 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846 0.043s 2024-03-01 04:03:52,335 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b966e36-184b-4656-a478-bd8932597b36', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b966e36-184b-4656-a478-bd8932597b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846'} Body: b'{"volume": {"id": "4debe004-7ab7-42a0-b9b4-8dac6a783846", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:01:57.000000", "updated_at": "2024-03-01T04:01:58.000000", "name": "tempest-TestStampPattern-volume-1629482156", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846"}], "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "134211a339fd42eea7a1ff89b3948825"}}' 2024-03-01 04:03:53,067 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/7b455400-905e-479b-9561-b30817d95a8a 0.719s 2024-03-01 04:03:53,068 85870 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-863515a2-86a1-4429-945a-6359e85b0940', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:03:53 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/7b455400-905e-479b-9561-b30817d95a8a'} Body: b'' 2024-03-01 04:03:53,314 85870 INFO [tempest.lib.common.rest_c lient] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.246s 2024-03-01 04:03:53,314 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:53 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-a51c5735-1a15-470d-8f4e-364d9c15cf73', 'x-compute-request-id': 'req-a51c5735-1a15-470d-8f4e-364d9c15cf73', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'' 2024-03-01 04:03:53,726 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.411s 2024-03-01 04:03:53,727 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1660', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95e8d91c-e8ca-43db-9428-92edaff53f47', 'x-compute-request-id': 'req-95e8d91c-e8ca-43db-9428-92edaff53f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"server": {"id": "9cf16a04-52d4-491b-96da-abb8283bfbae", "name": "tempest-TestStampPattern-server-1101790618", "status": "ACTIVE", "tenant_id": "134211a339fd42eea7a1ff89b3948825", "user_id": "2d3afb1349394bb8bcddf33bfbe148b0", "metadata": {}, "hostId": "ace9ce9fcbbf6daf67b7b03d3751ff52e8385d477ae6f43906d9dd97", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:01:58Z", "updated": "2024-03-01T04:03:53Z", "addresses": {"tempest-TestStampPattern-2030562554-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:11:53"}, {"version": 4, "addr": "172.24.4.232", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:11:53"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9cf16a04-52d4-491b-96da-abb8283bfbae"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1803615732", "OS-SRV-USG:launched_at": "2024-03-01T04:02:05.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-36601135"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:04:43,794 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae 0.040s 2024-03-01 04:04:43,794 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f0d665eb-fe8d-45f5-8512-4cbd5d4d3da8', 'x-compute-request-id': 'req-f0d665eb-fe8d-45f5-8512-4cbd5d4d3da8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9cf16a04-52d4-491b-96da-abb8283bfbae'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9cf16a04-52d4-491b-96da-abb8283bfbae could not be found."}}' 2024-03-01 04:04:43,895 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846 0.100s 2024-03-01 04:04:43,895 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb77ea99-3b9d-42b4-852a-a8828edc00cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846'} Body: b'' 2024-03-01 04:04:43,918 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846 0.022s 2024-03-01 04:04:43,918 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04: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-9be949e4-cf07-43ba-b3fe-9444b4136b21', 'x-openstack-request-id': 'req-9be949e4-cf07-43ba-b3fe-9444b4136b21', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/134211a339fd42eea7a1ff89b3948825/volumes/4debe004-7ab7-42a0-b9b4-8dac6a783846'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4debe004-7ab7-42a0-b9b4-8dac6a783846 could not be found."}}' 2024-03-01 04:04:44,146 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/276bfb12-ef96-491c-890f-e921849d01d7 0.228s 2024-03-01 04:04:44,147 85870 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-30ff5c9d-f01b-4a19-96c6-1ca974ac352f', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:04:44 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/276bfb12-ef96-491c-890f-e921849d01d7'} Body: b'' 2024-03-01 04:04:44,195 85870 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1803615732 0.048s 2024-03-01 04:04:44,196 85870 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:44 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-04136998-eb54-4855-a310-b302dbfa5875', 'x-compute-request-id': 'req-04136998-eb54-4855-a310-b302dbfa5875', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1803615732'} Body: b'' tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] --------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volume_snapshots.py", line 53, in test_volume_snapshot_create_get_list_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a960998f-25df-47df-91b3-c64d4b8bb83e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:04:55,236 85864 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.481s 2024-03-01 04:04:55,237 85864 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-2036510616"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/a960998f-25df-47df-91b3-c64d4b8bb83e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4109dbe2-dc9d-48f8-9028-e4fff76657b6', 'x-compute-request-id': 'req-4109dbe2-dc9d-48f8-9028-e4fff76657b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "a960998f-25df-47df-91b3-c64d4b8bb83e", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T04:04:55.123132", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-2036510616", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-03-01 04:04:55,296 85864 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/a960998f-25df-47df-91b3-c64d4b8bb83e 0.054s 2024-03-01 04:04:55,297 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aefb0797-7c6b-4a68-897b-4d2dd89a999a', 'x-compute-request-id': 'req-aefb0797-7c6b-4a68-897b-4d2dd89a999a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a960998f-25df-47df-91b3-c64d4b8bb83e'} Body: b'{"volume": {"id": "a960998f-25df-47df-91b3-c64d4b8bb83e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-01T04:04:55.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-2036510616", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2024-03-01 04:04:56,365 85864 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/a960998f-25df-47df-91b3-c64d4b8bb83e 0.061s 2024-03-01 04:04:56,366 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '342', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1938c9a2-b5bb-45d7-80ab-29d843ba3d8b', 'x-compute-request-id': 'req-1938c9a2-b5bb-45d7-80ab-29d843ba3d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/a960998f-25df-47df-91b3-c64d4b8bb83e'} Body: b'{"volume": {"id": "a960998f-25df-47df-91b3-c64d4b8bb83e", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2024-03-0 1T04:04:55.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-2036510616", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add[id-d4dd0027-835f-4554-a6e5-50903fb79184] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_type_access.py", line 51, in test_volume_type_access_add volume = self.create_volume(volume_type=volume_type['id']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e32a4576-4b16-41b8-9a03-fb8ba07a30b0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:08,482 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types 0.184s 2024-03-01 04:05:08,483 85864 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-862459982", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d18f4712-f9b1-47ff-acd9-5587160da4a5', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d18f4712-f9b1-47ff-acd9-5587160da4a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types'} Body: b'{"volume_type": {"id": "9e08da34-eac7-4c88-a2b9-e3096e258e54", "name": "tempest-VolumeTypesAccessTest-volume-type-862459982", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2024-03-01 04:05:08,601 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes 0.114s 2024-03-01 04:05:08,601 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "9e08da34-eac7-4c88-a2b9-e3096e258e54", "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c52e2f50-bdc2-4616-b487-bb2351e0a188', 'x-openstack-request-id': 'req-c52e2f50-bdc2-4616-b487-bb2351e0a188', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9e08da34-eac7-4c88-a2b9-e3096e258e54 could not be found."}}' 2024-03-01 04:05:08,602 85864 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2024-03-01 04:05:08,631 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54/action 0.028s 2024-03-01 04:05:08,632 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "556535980cd74fd48531d51e163e1ca6"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a674a4d-8865-4b20-8f90-6a0c2dc2aee6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54/action'} Body: b'' 2024-03-01 04:05:08,841 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes 0.208s 2024-03-01 04:05:08,841 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "9e08da34-eac7-4c88-a2b9-e3096e258e 54", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1125208398"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc088e6b-a7c3-4c36-956f-4dee9e4592cf', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc088e6b-a7c3-4c36-956f-4dee9e4592cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes'} Body: b'{"volume": {"id": "e32a4576-4b16-41b8-9a03-fb8ba07a30b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:08.782836", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1125208398", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-862459982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}], "user_id": "5c8ee7965275410fb1c3feee479fd897", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:08,934 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.081s 2024-03-01 04:05:08,934 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8f06eef-e3fc-4f4b-9dd7-36fc1efd52c2', 'content-length': '927', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8f06eef-e3fc-4f4b-9dd7-36fc1efd52c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'{"volume": {"id": "e32a4576-4b16-41b8-9a03-fb8ba07a30b0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:09.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-1125208398", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-862459982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}], "user_id": "5c8ee7965275410fb1c3feee479fd897", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "556535980cd74fd48531d51e163e1ca6"}}' 2024-03-01 04:05:09,989 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.042s 2024-03-01 04:05:09,990 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9e222d9-de81-450b-8d16-c12623d75122', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9e222d9-de81-450b-8d16-c12623d75122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'{"volume": {"id": "e32a4576-4b16-41b8-9a03-fb8ba07a30b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:09.000000", "updated_at": "2024-03-01T04:05:09.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1125208398", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-862459982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}], "user_id": "5c8ee7965275410fb1c3feee479fd897", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "556535980cd74fd48531d51e163e1ca6"}}' 2024-03-01 04:05:10,051 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.043s 2024-03-01 04:05:10,051 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b954fb-111d-4709-a2fe-d15517b780d5', 'content-length': '948', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b954fb-111d-4709-a2fe-d15517b780d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'{"volume": {"id": "e32a4576-4b16-41b8-9a03-fb8ba07a30b0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:09.000000", "updated_at": "2024-03-01T04:05:09.000000", "name": "tempest-VolumeTypesAccessTest-Volume-1125208398", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-862459982", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0"}], "user_id": "5c8ee7965275410fb1c3feee479fd897", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "556535980cd74fd48531d51e163e1ca6"}}' 2024-03-01 04:05:10,198 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.129s 2024-03-01 04:05:10,198 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-62e0ba68-f48e-4824-a505-f67d226cb618', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd4 8531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'' 2024-03-01 04:05:10,220 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0 0.021s 2024-03-01 04:05:10,220 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-394e3319-14d1-41bf-956a-b5f02aa50b6e', 'x-openstack-request-id': 'req-394e3319-14d1-41bf-956a-b5f02aa50b6e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/556535980cd74fd48531d51e163e1ca6/volumes/e32a4576-4b16-41b8-9a03-fb8ba07a30b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e32a4576-4b16-41b8-9a03-fb8ba07a30b0 could not be found."}}' 2024-03-01 04:05:10,248 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54/action 0.027s 2024-03-01 04:05:10,249 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "556535980cd74fd48531d51e163e1ca6"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65ed43ba-27c8-482e-b3ad-b5ef9cc45f22', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54/action'} Body: b'' 2024-03-01 04:05:10,315 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54 0.066s 2024-03-01 04:05:10,316 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa7f3e8a-b780-4993-899f-a80b63560d23', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54'} Body: b'' 2024-03-01 04:05:10,331 85864 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54 0.015s 2024-03-01 04:05:10,332 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-631670c7-d751-4c16-9e0b-a632a592753b', 'x-openstack-request-id': 'req-631670c7-d751-4c16-9e0b-a632a592753b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/6264bf8e92664c40aa12cf279ae 0a42b/types/9e08da34-eac7-4c88-a2b9-e3096e258e54'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 9e08da34-eac7-4c88-a2b9-e3096e258e54 could not be found."}}' setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volume_absolute_limits.py", line 37, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fecc7189-53ec-4349-9cab-91a81562b285 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer[id-4d75b645-a478-48b1-97c8-503f64242f1a] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1a5e98ab-beba-4fcc-8261-9e4501e4dd37 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:20,835 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes 0.399s 2024-03-01 04:05:20,836 85864 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-1660902561"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f3bcbfe-6a4e-4197-8425-55ee482c0c94', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f3bcbfe-6a4e-4197-8425-55ee482c0c94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes'} Body: b'{"volume": {"id": "1a5e98ab-beba-4fcc-8261-9e4501e4dd37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:20.769268", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1660902561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:20,894 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.047s 2024-03-01 04:05:20,895 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c425e5-5ee3-4226-a256-636b2beccc49', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c425e5-5ee3-4226-a256-636b2beccc49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'{"volume": {"id": "1a5e98ab-beba-4fcc-8261-9e4501e4dd37", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:21.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1660902561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:21,949 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.041s 2024-03-01 04:05:21,949 85864 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db3eee19-fe41-4014-b2f5-6ac879ce8e75', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db3eee19-fe41-4014-b2f5-6ac879ce8e75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'{"volume": {"id": "1a5e98ab-beba-4fcc-8261-9e4501e4dd37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:21.000000", "updated_at": "2024-03-01T04:05:21.000000", "name": "tempest-VolumesTransfersTest-Volume-1660902561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:22,001 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.039s 2024-03-01 04:05:22,001 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bbc410-7edc-40e6-b567-bd49868f2ec4', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bbc410-7edc-40e6-b567-bd49868f2ec4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'{"volume": {"id": "1a5e98ab-beba-4fcc-8261-9e4501e4dd37", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:21.000000", "updated_at": "2024-03-01T04:05:21.000000", "name": "tempest-VolumesTransfersTest-Volume-1660902561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:22,110 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.096s 2024-03-01 04:05:22,110 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:22 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-06fcfa92-5c0d-4a6e-9344-7429b178bac7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'' 2024-03-01 04:05:22,133 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37 0.022s 2024-03-01 04:05:22,133 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-68fdfaa2-c06c-4eb3-96bd-5aafdf1d2c25', 'x-openstack-request-id': 'req-68fdfaa2-c06c-4eb3-96bd-5aafdf1d2c25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/1a5e98ab-beba-4fcc-8261-9e4501e4dd37'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a5e98ab-beba-4fcc-8261-9e4501e4dd37 could not be found."}}' tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer[id-ab526943-b725-4c07-b875-8e8ef87a2c30] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 81, in test_create_list_delete_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5a304dfa-bb4a-49f3-9888-2c8231327327 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:22,327 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes 0.191s 2024-03-01 04:05:22,328 85864 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-2043783787"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556df77e-4c24-4260-8e9a-2f6f47e4e55f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556df77e-4c24-4260-8e9a-2f6f47e4e55f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes'} Body: b'{"volume": {"id": "5a304dfa-bb4a-49f3-9888-2c8231327327", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:22.269647", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2043783787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:22,378 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.040s 2024-03-01 04:05:22,379 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a226d383-d108-4d6e-bdf0-52389e47684f', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a226d383-d108-4d6e-bdf0-52389e47684f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'{"volume": {"id": "5a304dfa-bb4a-49f3-9888-2c8231327327", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:22.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2043783787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:23,432 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.040s 2024-03-01 04:05:23,433 85864 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5def554-bdca-468e-8346-c45d8fa93f52', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5def554-bdca-468e-8346-c45d8fa93f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'{"volume": {"id": "5a304dfa-bb4a-49f3-9888-2c8231327327", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:22.000000", "updated_at": "2024-03-01T04:05:22.000000", "name": "tempest-VolumesTransfersTest-Volume-2043783787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:23,482 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.037s 2024-03-01 04:05:23,483 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14e9229b-fca8-4029-bd64-12570f21b9a2', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e9229b-fca8-4029-bd64-12570f21b9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'{"volume": {"id": "5a304dfa-bb4a-49f3-9888-2c8231327327", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:22.000000", "updated_at": "2024-03-01T04:05:22.000000", "name": "tempest-VolumesTransfersTest-Volume-2043783787", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327"}], "user_id": "e1e7788f79844baa9b56252c572e8cf6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "65675e8bfc0247d8a10f9963db872273"}}' 2024-03-01 04:05:23,607 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.112s 2024-03-01 04:05:23,608 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69dd0bb6-ee78-4ce0-9bb0-cbb0d6a41754', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'' 2024-03-01 04:05:23,638 85864 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327 0.030s 2024-03-01 04:05:23,639 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-05dd909b-6e47-432d-a404-34d812c72b27', 'x-openstack-request-id': 'req-05dd909b-6e47-432d-a404-34d812c72b27', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/65675e8bfc0247d8a10f9963db872273/volumes/5a304dfa-bb4a-49f3-9888-2c8231327327'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5a304dfa-bb4a-49f3-9888-2c8231327327 could not be found."}}' tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size[id-677863d1-34f9-456d-b6ac-9924f667a7f4,negative] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, in test_volume_from_snapshot_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3c83d145-d142-4e48-b000-bf81301453a2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:28,091 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes 0.261s 2024-03-01 04:05:28,092 85864 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-256950266"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c51a89-bbff-427d-bd1d-12864a844ca2', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c51a89-bbff-427d-bd1d-12864a844ca2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes'} Body: b'{"volume": {"id": "3c83d145-d142-4e48-b000-bf81301453a2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:05:28.024765", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-256950266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}], "user_id": "0aadf067880a428495a150edefe5e99e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:28,144 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.041s 2024-03-01 04:05:28,145 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb52dd22-4be9-42d1-9e3a-500f7957a8c6', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb52dd22-4be9-42d1-9e3a-500f7957a8c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'{"volume": {"id": "3c83d145-d142-4e48-b000-bf81301453a2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:05:28.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-256950266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}], "user_id": "0aadf067880a428495a150edefe5e99e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b8bd897130d49adb89dc87bfb0aa8c7"}}' 2024-03-01 04:05:29,199 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.040s 2024-03-01 04:05:29,199 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02ba031e-ac18-4705-80b6-38e5ed25554e', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02ba031e-ac18-4705-80b6-38e5ed25554e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'{"volume": {"id": "3c83d145-d142-4e48-b000-bf81301453a2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:05:28.000000", "updated_at": "2024-03-01T04:05:28.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-256950266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}], "user_id": "0aadf067880a428495a150edefe5e99e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b8bd897130d49adb89dc87bfb0aa8c7"}}' 2024-03-01 04:05:29,257 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.044s 2024-03-01 04:05:29,257 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb24fb26-e50f-4e24-b69c-7ff73bad0ba0', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb24fb26-e50f-4e24-b69c-7ff73bad0ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'{"volume": {"id": "3c83d145-d142-4e48-b000-bf81301453a2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:05:28.000000", "updated_at": "2024-03-01T04:05:28.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-256950266", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2"}], "user_id": "0aadf067880a428495a150edefe5e99e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5b8bd897130d49adb89dc87bfb0aa8c7"}}' 2024-03-01 04:05:29,371 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.101s 2024-03-01 04:05:29,371 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-d21534d7-c7c5-4311-b44e-0d4810f3cd20', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'' 2024-03-01 04:05:29,393 85864 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2 0.021s 2024-03-01 04:05:29,393 85864 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-20419ebc-01bf-4a68-8e95-bf9196929d41', 'x-openstack-request-id': 'req-20419ebc-01bf-4a68-8e95-bf9196929d41', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/5b8bd897130d49adb89dc87bfb0aa8c7/volumes/3c83d145-d142-4e48-b000-bf81301453a2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3c83d145-d142-4e48-b000-bf81301453a2 could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 300, in test_detach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c94d016d-4e17-498b-8c75-577ee922f223 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:21,355 85858 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:03:21,356 85858 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:03:21,407 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2024-03-01 04:03:21,408 85858 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-2107332572", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAgrP5/j97MoRgc6NXCutKS3FuHG0QxBhIHfx6pkADQ6SeLhlGy10Dfpmi4hNq77PcMVDor1nHr08dijYV8u7wALLcB9kaz754u40tY9fwJNcP4Ty/uw0uibYWQTUz+RWQ=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:21 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-0187a777-5417-4d3c-a107-af09bcb6a1d6', 'x-compute-request-id': 'req-0187a777-5417-4d3c-a107-af09bcb6a1d6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2107332572", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAgrP5/j97MoRgc6NXCutKS3FuHG0QxBhIHfx6pkADQ6SeLhlGy10Dfpmi4hNq77PcMVDor1nHr08dijYV8u7wALLcB9kaz754u40tY9fwJNcP4Ty/uw0uibYWQTUz+RWQ==", "fingerprint": "d2:89:12:9c:53:82:6e:ca:f0:83:c0:4a:1a:01:56:c3", "user_id": "36f0cb696ffe4208835cbd797c315b26"}}' 2024-03-01 04:03:21,410 85858 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2107332572 created 2024-03-01 04:03:21,562 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2024-03-01 04:03:21,562 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1140420963", "description": "tempest-description--1918736673"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-f1b4c27a-7083-4c94-80a4-96e4986a0b7d', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5709d884-851b-404f-917b-9eb8ce596762", "name": "tempest-securitygroup--1140420963", "stateful": true, "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "description": "tempest-description--1918736673", "shared": false, "security_group_rules": [{"id": "41dd78d4-91be-4fd9-99b4-6d9c344d9013", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "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": 980, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 0}, {"id": "4e60c0b2-dbda-4a97-95f8-ae3aa160794d", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "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": 979, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 1, "project_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:03:21,780 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.217s 2024-03-01 04:03:21,780 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-72d5107d-c7f2-4063-910f-815d4161541b', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e34a57ee-19f0-4660-96bf-7c66a890bfa5", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 0}}' 2024-03-01 04:03:21,999 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.218s 2024-03-01 04:03:22,000 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e6dce105-ba8f-47db-a1bb-e83821b44946', 'date': 'Fri, 01 Mar 2024 04:03:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "950114ff-0863-4289-87a5-558de4f6f4f4", "project_id": "8658f3d6218147a48d761be5b25d84f9", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "security_group_id": "5709d884-851b-404f-917b-9eb8ce596762", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:03:21Z", "updated_at": "2024-03-01T04:03:21Z", "revision_number": 0}}' 2024-03-01 04:03:22,000 85858 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1140420963 created 2024-03-01 04:03:22,575 85858 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.574s 2024-03-01 04:03:22,576 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-c77e7eab-6bc2-4cae-994e-fe24bc3340f0', 'date': 'Fri, 01 Mar 2024 04:03:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "56e2c364-32b2-41d6-807a-79da7514bc56", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "floating_ip_address": "172.24.4.15", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "8658f3d6218147a48d761be5b25d84f9", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:03:22Z", "updated_at": "2024-03-01T04:03:22Z", "revision_number": 0}}' 2024-03-01 04:03:22,576 85858 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '56e2c364-32b2-41d6-807a-79da7514bc56', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'floating_ip_address': '172.24.4.15', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:03:22Z', 'updated_at': '2024-03-01T04:03:22Z', 'revision_number': 0, 'ip': '172.24.4.15'} created 2024-03-01 04:03:22,657 85858 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.075s 2024-03-01 04:03:22,657 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:22 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-6c634de2-c97e-459b-98ba-3c426a84f02e', '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": "36f0cb696ffe4208835cbd797c315b26", "name": "tempest-AttachVolumeShelveTestJSON-1571616140-project-member", "password_expires_at": null}, "audit_ids": ["jVMR2WrcRHWdJ9NnAXffhg"], "expires_at": "2024-03-01T05:03:22.000000Z", "issued_at": "2024-03-01T04:03:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8658f3d6218147a48d761be5b25d84f9", "name": "tempest-AttachVolumeShelveTestJSON-1571616140"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85 b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:03:22,658 85858 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': 'ca364862-dd68-4f3e-b77b-325cda8dab6c', 'name': 'tempest-AttachVolumeShelveTestJSON-1617458554-network', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38334, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:00:27Z', 'updated_at': '2024-03-01T04:00:27Z', 'revision_number': 1} available for tenant 2024-03-01 04:03:22,659 85858 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2107332572', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAgrP5/j97MoRgc6NXCutKS3FuHG0QxBhIHfx6pkADQ6SeLhlGy10Dfpmi4hNq77PcMVDor1nHr08dijYV8u7wALLcB9kaz754u40tY9fwJNcP4Ty/uw0uibYWQTUz+RWQ==', 'fingerprint': 'd2:89:12:9c:53:82:6e:ca:f0:83:c0:4a:1a:01:56:c3', 'user_id': '36f0cb696ffe4208835cbd797c315b26', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCnuM+WNG5lIaXHq1FQxXIQZD5jNof17135Qb6j0sJyqykeOVoaKpBP\nTy5EUBtaICmgBwYFK4EEACKhZANiAAQIKz+f4/ezKEYHOjVwrrSktxbhxtEMQYSB\n38eqZAA0Okni4ZRstdA36ZouITau+z3DFQ6K9Zx69PHYo2FfLu8ACy3AfZGs++eL\nuNLWPX8CTXD+E8v7sNLom2FkE1M/kVk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5709d884-851b-404f-917b-9eb8ce596762', 'name': 'tempest-securitygroup--1140420963', 'stateful': True, 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'description': 'tempest-description--1918736673', 'shared': False, 'security_group_rules': [{'id': '41dd78d4-91be-4fd9-99b4-6d9c344d9013', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'security_group_id': '5709d884-851b-404f-917b-9eb8ce596762', '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': 980, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:03:21Z', 'updated_at': '2024-03-01T04:03:21Z', 'revision_number': 0}, {'id': '4e60c0b2-dbda-4a97-95f8-ae3aa160794d', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'security_group_id': '5709d884-851b-404f-917b-9eb8ce596762', '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': 979, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:03:21Z', 'updated_at': '2024-03-01T04:03:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T04:03:21Z', 'updated_at': '2024-03-01T04:03:21Z', 'revision_number': 1, 'project_id': '8658f3d6218147a48d761be5b25d84f9'}, 'floating_ip': {'id': '56e2c364-32b2-41d6-807a-79da7514bc56', 'tenant_id': '8658f3d6218147a48d761be5b25d84f9', 'floating_ip_address': '172.24.4.15', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '8658f3d6218147a48d761be5b25d84f9', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:03:22Z', 'updated_at': '2024-03-01T04:03:22Z', 'revision_number': 0, 'ip': '172.24.4.15'}} 2024-03-01 04:03:23,369 85858 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.709s 2024-03-01 04:03:23,369 85858 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-551951500", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "ca364862-dd68-4f3e-b77b-325cda8dab6c"}], "security_groups": [{"name": "tempest-securitygroup--1140420963"}], "key_name": "tempest-keypair-2107332572", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb', '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-aa47ebe2-68da-4f3b-81b5-35affe3a6872', 'x-compute-request-id': 'req-aa47ebe2-68da-4f3b-81b5-35affe3a6872', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1140420963"}], "adminPass": "password"}}' 2024-03-01 04:03:23,440 85858 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/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.068s 2024-03-01 04:03:23,441 85858 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': 'Fri, 01 Mar 2024 04:03:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa61eb96-a599-4e84-8c39-fd3242b08d15', 'x-compute-request-id': 'req-aa61eb96-a599-4e84-8c39-fd3242b08d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'{"server" : {"id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "name": "tempest-AttachVolumeShelveTestJSON-server-551951500", "status": "BUILD", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:23Z", "updated": "2024-03-01T04:03:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2107332572", "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}}' 2024-03-01 04:04:13,713 85858 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/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.208s 2024-03-01 04:04:13,713 85858 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': 'Fri, 01 Mar 2024 04:04:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58b1e78f-ffce-4dcc-a63d-ca7f06b5cc6a', 'x-compute-request-id': 'req-58b1e78f-ffce-4dcc-a63d-ca7f06b5cc6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'{"server": {"id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "name": "tempest-AttachVolumeShelveTestJSON-server-551951500", "status": "ACTIVE", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "30d8e7e68ee2e2ecdd8e6ffb4d98a24f701c5554470b00babe314dd0", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:23Z", "updated": "2024-03-01T04:03:30Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:7e:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2107332572", "OS-SRV-USG:launched_at": "2024-03-01T04:03:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140420963"}], "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}}' 2024-03-01 04:04:13,729 85858 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 0 4:05:13,937 85858 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/8171895d-20fa-4b87-8f5d-8a35c140a7bb/os-interface 0.176s 2024-03-01 04:05:13,938 85858 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': 'Fri, 01 Mar 2024 04:05:13 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-72c07b18-7f89-4ea4-9a0f-64877d53bb1d', 'x-compute-request-id': 'req-72c07b18-7f89-4ea4-9a0f-64877d53bb1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "ca364862-dd68-4f3e-b77b-325cda8dab6c", "port_id": "15270bd7-0490-4210-89d8-b4a69e4daa52", "mac_addr": "fa:16:3e:97:7e:a1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d442578c-ca50-4ed5-adb6-64e76cac3d1d", "ip_address": "10.0.0.4"}]}]}' 2024-03-01 04:05:14,732 85858 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/56e2c364-32b2-41d6-807a-79da7514bc56 0.790s 2024-03-01 04:05:14,732 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "15270bd7-0490-4210-89d8-b4a69e4daa52"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-62a26026-b907-4dac-b16e-b924651faae2', 'date': 'Fri, 01 Mar 2024 04:05:14 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56e2c364-32b2-41d6-807a-79da7514bc56'} Body: b'{"floatingip": {"id": "56e2c364-32b2-41d6-807a-79da7514bc56", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "floating_ip_address": "172.24.4.15", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "0b04c7f6-fcb9-459d-ba3e-2ac6f188d947", "port_id": "15270bd7-0490-4210-89d8-b4a69e4daa52", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "ca364862-dd68-4f3e-b77b-325cda8dab6c", "mac_address": "fa:16:3e:97:7e:a1", "admin_state_up": true, "status": "ACTIVE", "device_id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:03:22Z", "updated_at": "2024-03-01T04:05:14Z", "revision_number": 1, "project_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:05:14,734 85858 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.15:22' as 'cirros' with public key authentication 2024-03-01 04:05:14,741 85858 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:05:14,846 85858 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:05:14,847 85858 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.15 successfully created 2024-03-01 04:05:14,888 85858 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/8171895d-20fa-4b87-8f5d-8a35c140a7bb/ips 0.040s 2024-03-01 04:05:14,889 85858 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 Respo nse - Headers: {'date': 'Fri, 01 Mar 2024 04:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5287aee0-fb24-4489-af5f-5766445208cf', 'x-compute-request-id': 'req-5287aee0-fb24-4489-af5f-5766445208cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2024-03-01 04:05:15,170 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes 0.279s 2024-03-01 04:05:15,170 85858 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-113726607"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14c45a9f-abd6-498d-9c23-11ddfba03145', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c45a9f-abd6-498d-9c23-11ddfba03145', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes'} Body: b'{"volume": {"id": "c94d016d-4e17-498b-8c75-577ee922f223", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:15.095876", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-113726607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:15,223 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223 0.041s 2024-03-01 04:05:15,223 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db431a7-4d98-4fb1-84c2-5eeb5ec630bb', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db431a7-4d98-4fb1-84c2-5eeb5ec630bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223'} Body: b'{"volume": {"id": "c94d016d-4e17-498b-8c75-577ee922f223", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:15.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-113726607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016 d-4e17-498b-8c75-577ee922f223"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:05:16,274 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223 0.038s 2024-03-01 04:05:16,275 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b7eb5c-799f-4b0d-8c6f-cd3795feb08c', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b7eb5c-799f-4b0d-8c6f-cd3795feb08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223'} Body: b'{"volume": {"id": "c94d016d-4e17-498b-8c75-577ee922f223", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:15.000000", "updated_at": "2024-03-01T04:05:15.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-113726607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/8658f3d6218147a48d761be5b25d84f9/volumes/c94d016d-4e17-498b-8c75-577ee922f223"}], "user_id": "36f0cb696ffe4208835cbd797c315b26", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8658f3d6218147a48d761be5b25d84f9"}}' 2024-03-01 04:05:16,403 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.116s 2024-03-01 04:05:16,404 85858 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': 'Fri, 01 Mar 2024 04:05:16 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-40204011-7408-438f-96bf-3483fbc02329', 'x-compute-request-id': 'req-40204011-7408-438f-96bf-3483fbc02329', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'' 2024-03-01 04:05:16,674 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.270s 2024-03-01 04:05:16,675 85858 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': 'Fri, 01 Mar 2024 04:05:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstac k-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-515dde66-fb53-47d3-b940-3b7ed5d55ef2', 'x-compute-request-id': 'req-515dde66-fb53-47d3-b940-3b7ed5d55ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'{"server": {"id": "8171895d-20fa-4b87-8f5d-8a35c140a7bb", "name": "tempest-AttachVolumeShelveTestJSON-server-551951500", "status": "ACTIVE", "tenant_id": "8658f3d6218147a48d761be5b25d84f9", "user_id": "36f0cb696ffe4208835cbd797c315b26", "metadata": {}, "hostId": "30d8e7e68ee2e2ecdd8e6ffb4d98a24f701c5554470b00babe314dd0", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:23Z", "updated": "2024-03-01T04:05:16Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1617458554-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:7e:a1"}, {"version": 4, "addr": "172.24.4.15", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:7e:a1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2107332572", "OS-SRV-USG:launched_at": "2024-03-01T04:03:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1140420963"}], "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}}' 2024-03-01 04:06:06,873 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb 0.132s 2024-03-01 04:06:06,873 85858 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': 'Fri, 01 Mar 2024 04:06:06 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-c0634126-46f4-40e6-83f2-392c34c3498d', 'x-compute-request-id': 'req-c0634126-46f4-40e6-83f2-392c34c3498d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8171895d-20fa-4b87-8f5d-8a35c140a7bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8171895d-20fa-4b87-8f5d-8a35c140a7bb could not be found."}}' 2024-03-01 04:06:06,909 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2107332572 0.035s 2024-03-01 04:06:06,910 85858 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': 'Fri, 01 Mar 2024 04:06:06 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-3fa028bc-a11d-4512-8b40-e08740c6e520', 'x-c ompute-request-id': 'req-3fa028bc-a11d-4512-8b40-e08740c6e520', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2107332572'} Body: b'' 2024-03-01 04:06:07,074 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5709d884-851b-404f-917b-9eb8ce596762 0.164s 2024-03-01 04:06:07,075 85858 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-15ef0b93-6c0a-4951-b497-c24693d46187', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:06:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5709d884-851b-404f-917b-9eb8ce596762'} Body: b'' 2024-03-01 04:06:07,099 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5709d884-851b-404f-917b-9eb8ce596762 0.023s 2024-03-01 04:06:07,099 85858 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-29eea673-a674-4067-b74a-c18c89aa6ef6', 'date': 'Fri, 01 Mar 2024 04:06:07 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5709d884-851b-404f-917b-9eb8ce596762'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5709d884-851b-404f-917b-9eb8ce596762 does not exist", "detail": ""}}' 2024-03-01 04:06:07,512 85858 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/56e2c364-32b2-41d6-807a-79da7514bc56 0.412s 2024-03-01 04:06:07,513 85858 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-f11daeb0-7970-4b4b-85fc-e5b26352b846', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:06:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/56e2c364-32b2-41d6-807a-79da7514bc56'} Body: b'' tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a89facd-0d79-470a-91f8-0b4c3483b591 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 924d6dcb-1d59-4acc-ab61-accfc7e34c51 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:06:20,606 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6 0.174s 2024-03-01 04:06:20,607 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-328559dd-fd4b-41b9-bd49-47c9efdfd916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "af742b5f21fc415f8b3d13a4a26ad9d0", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "created_at": "2024-03-01T03:49:55Z", "updated_at": "2024-03-01T03:49:57Z", "tags": [], "self": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6", "file": "/v2/images/f41a9106-1bc1-4da2-abe9-e842eae830e6/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:06:20,976 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes 0.368s 2024-03-01 04:06:20,977 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "size": 1, "name": "tempest-VolumesCloneTest-Volume-400754338"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15a49a6-b3f6-497d-88fa-c83ae86884a2', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15a49a6-b3f6-497d-88fa-c83ae86884a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes'} Body: b'{"volume": {"id": "924d6dcb-1d59-4acc-ab61-accfc7e34c51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:20.915411", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-400754338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:06:21,035 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.043s 2024-03-01 04:06:21,035 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token' : ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06d1c6f8-66fa-4d8d-a4d4-f3c15facf8c0', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06d1c6f8-66fa-4d8d-a4d4-f3c15facf8c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'{"volume": {"id": "924d6dcb-1d59-4acc-ab61-accfc7e34c51", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:21.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-400754338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:22,092 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.043s 2024-03-01 04:06:22,093 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7513b739-c5d1-4a0e-aff0-8640770e6d85', 'content-length': '902', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7513b739-c5d1-4a0e-aff0-8640770e6d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'{"volume": {"id": "924d6dcb-1d59-4acc-ab61-accfc7e34c51", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:21.000000", "updated_at": "2024-03-01T04:06:21.000000", "name": "tempest-VolumesCloneTest-Volume-400754338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:22,150 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.042s 2024-03-01 04:06:22,151 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1c1cf90-a9b8-43c2-825b-b103a74af34f', 'content-length': '902', 'openstack-api-version': 'v olume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1c1cf90-a9b8-43c2-825b-b103a74af34f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'{"volume": {"id": "924d6dcb-1d59-4acc-ab61-accfc7e34c51", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:21.000000", "updated_at": "2024-03-01T04:06:21.000000", "name": "tempest-VolumesCloneTest-Volume-400754338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:22,264 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.097s 2024-03-01 04:06:22,264 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06: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-f9a06e78-8306-4916-8f77-dcacee762ec0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'' 2024-03-01 04:06:22,287 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51 0.022s 2024-03-01 04:06:22,287 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06: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-0cf63b8e-7ad2-4632-9885-52b01f98f52f', 'x-openstack-request-id': 'req-0cf63b8e-7ad2-4632-9885-52b01f98f52f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/924d6dcb-1d59-4acc-ab61-accfc7e34c51'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 924d6dcb-1d59-4acc-ab61-accfc7e34c51 could not be found."}}' tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume[id-9adae371-a257-43a5-9555-dc7c88e66e0e] ----------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone.py", line 54, in test_create_from_volume src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 520211a4-1126-4adb-b761-8c9aa2cd897d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:06:22,470 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes 0.180s 2024-03-01 04:06:22,470 85858 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-2093178626"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47de7b25-c5b4-4199-b592-7009f46dfd60', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47de7b25-c5b4-4199-b592-7009f46dfd60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes'} Body: b'{"volume": {"id": "520211a4-1126-4adb-b761-8c9aa2cd897d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:22.411738", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2093178626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:06:22,519 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.039s 2024-03-01 04:06:22,520 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb00426-94fb-4f34-a310-c4f304f85687', 'content-length': '882', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fb00426-94fb-4f34-a310-c4f304f85687', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'{"volume": {"id": "520211a4-1126-4adb-b761-8c9aa2cd897d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:22.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-2093178626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:23,581 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.047s 2024-03-01 04:06:23,581 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53ce50af-e28b-4052-8522-5b8acf1b840e', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53ce50af-e28b-4052-8522-5b8acf1b840e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'{"volume": {"id": "520211a4-1126-4adb-b761-8c9aa2cd897d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:22.000000", "updated_at": "2024-03-01T04:06:23.000000", "name": "tempest-VolumesCloneTest-Volume-2093178626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:23,632 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.037s 2024-03-01 04:06:23,632 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f7f7a34-38dd-4241-8750-55da0d8b8938', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f7f7a34-38dd-4241-8750-55da0d8b8938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'{"volume": {"id": "520211a4-1126-4adb-b761-8c9aa2cd897d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:06:22.000000", "updated_at": "2024-03-01T04:06:23.000000", "name": "tempest-VolumesCloneTest-Volume-2093178626", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d"}], "user_id": "4329515f20ad4358a58232d7214b0e11", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "17f8d4adf76547b88cea8382773c8e56"}}' 2024-03-01 04:06:23,738 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.094s 2024-03-01 04:06:23,739 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:23 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-d7b4b336-9166-484a-884d-b940f18146c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'' 2024-03-01 04:06:23,761 85858 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d 0.021s 2024-03-01 04:06:23,761 85858 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-588c8e24-0dcb-4225-a6f3-6853acfbdf09', 'x-openstack-request-id': 'req-588c8e24-0dcb-4225-a6f3-6853acfbdf09', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/17f8d4adf76547b88cea8382773c8e56/volumes/520211a4-1126-4adb-b761-8c9aa2cd897d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 520211a4-1126-4adb-b761-8c9aa2cd897d could not be found."}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 206, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 199, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/volume/test_volumes_negative.py", line 38, in resource_setup cls.volume = cls.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e1b1e042-6e46-421d-b21e-08b7aa403e1e failed to build and is in ERROR status 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 202, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e80f4fb5-d6f7-4165-8334-6baf44bf5567 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:03:48,832 85872 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2024-03-01 04:03:49,574 85872 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.740s 2024-03-01 04:03:49,574 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1731075394", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-59618560-398e-4dc4-b7b6-3cb72d66428b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1731075394", "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": "69d2ed15d8f244b1ae061c6ab3faa8f8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "created_at": "2024-03-01T04:03:50Z", "updated_at": "2024-03-01T04:03:50Z", "tags": [], "self": "/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "file": "/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:03:50,807 85872 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/46e946d6-9aad-4b1b-94c5-9c63cb39dd07/file 1.232s 2024-03-01 04:03:50,807 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0f927eaf-000b-4ce5-908f-3fdeb33cc28f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07/file'} Body: b'' 2024-03-01 04:03:50,808 85872 DEBUG [tempest.scenario.manager] image:46e946d6-9aad-4b1b-94c5-9c63cb39dd07 2024-03-01 04:03:50,865 85872 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.055s 2024-03-01 04:03:50,865 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1889375718", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPOPV7pfb0TGIrDsZV/c1gIIajbH0VZ6eLXCbpNNFYlnJcpjEPJ7HewQViqaeuAS+KSI/tOsSgRmtY7KOCDpOwrYjjIh6xuVcWlngsDQQLV236/0Y13Zs67sihASny/6Ig=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:50 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-7bfd97ef-e296-4fcc-8d27-12fc648ff691', 'x-compute-request-id': 'req-7bfd97ef-e296-4fcc-8d27-12fc648ff691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1889375718", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPOPV7pfb0TGIrDsZV/c1gIIajbH0VZ6eLXCbpNNFYlnJcpjEPJ7HewQViqaeuAS+KSI/tOsSgRmtY7KOCDpOwrYjjIh6xuVcWlngsDQQLV236/0Y13Zs67sihASny/6Ig==", "fingerprint": "9a:ee:6a:20:f5:76:47:56:f8:a6:38:ec:f8:85:31:20", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0"}}' 2024-03-01 04:03:50,919 85872 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.046s 2024-03-01 04:03:50,919 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:50 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-6ae85c87-6d74-4ff3-b3c5-a3ac52656d46', '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": "cd51e4d9acdf4d5ab270c72f37db83d0", "name": "tempest-TestMinimumBasicScenario-1607094294-project-member", "password_expires_at": null}, "audit_ids": ["eOtjGzkVR1-oFsLE9AtC_Q"], "expires_at": "2024-03-01T05:03:50.000000Z", "issued_at": "2024-03-01T04:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "name": "tempest-TestMinimumBasicScenario-1607094294"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"} ]}}' 2024-03-01 04:03:50,920 85872 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'd1313daf-f57d-4eed-9228-bf06de2747da', 'name': 'tempest-TestMinimumBasicScenario-1581154472-network', 'tenant_id': '69d2ed15d8f244b1ae061c6ab3faa8f8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69d2ed15d8f244b1ae061c6ab3faa8f8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38024, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:03:34Z', 'updated_at': '2024-03-01T04:03:34Z', 'revision_number': 1} available for tenant 2024-03-01 04:03:51,569 85872 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.648s 2024-03-01 04:03:51,570 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-119058177", "imageRef": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "networks": [{"uuid": "d1313daf-f57d-4eed-9228-bf06de2747da"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37171a9-b0e4-48c6-af83-5a745f8830cf', 'x-compute-request-id': 'req-b37171a9-b0e4-48c6-af83-5a745f8830cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "Cia6WcqVvfHR"}}' 2024-03-01 04:03:51,681 85872 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/8d938371-e059-4388-8b55-1137689fc4fe 0.108s 2024-03-01 04:03:51,681 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:03:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71a7e1e2-6f94-460d-a7fe-320004878253', 'x-compute-request-id': 'req-71a7e1e2-6f94-460d-a7fe-320004878253', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "BUILD", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "links": [{"rel": "bookmark", "href": "http://10.0.0.21 0/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:52Z", "updated": "2024-03-01T04:03:51Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "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": []}}' 2024-03-01 04:04:41,946 85872 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/8d938371-e059-4388-8b55-1137689fc4fe 0.213s 2024-03-01 04:04:41,946 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:04:41 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-e56d5af0-0658-4304-802b-6a51b42f4354', 'x-compute-request-id': 'req-e56d5af0-0658-4304-802b-6a51b42f4354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:51Z", "updated": "2024-03-01T04:03:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:da:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "OS-SRV-USG:launched_at": "2024-03-01T04:03:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:04:41,959 85872 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:05:42,253 85872 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/8d938371-e059-4388-8b55-1137689fc4fe 0.237s 2024-03-01 04:05:42,254 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Resp onse - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 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-2faa098d-06b7-47d6-ae42-a354effda3f5', 'x-compute-request-id': 'req-2faa098d-06b7-47d6-ae42-a354effda3f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:51Z", "updated": "2024-03-01T04:03:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:da:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "OS-SRV-USG:launched_at": "2024-03-01T04:03:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:05:42,344 85872 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.077s 2024-03-01 04:05:42,344 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 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-3dd77fc3-bcd5-4e0f-b8b7-b0ac2e1bd3c4', 'x-compute-request-id': 'req-3dd77fc3-bcd5-4e0f-b8b7-b0ac2e1bd3c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}]}]}' 2024-03-01 04:05:42,519 85872 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/8d938371-e059-4388-8b55-1137689fc4fe 0.171s 2024-03-01 04:05:42,520 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1534', 'content-type': 'application/json', 'op enstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47aaffc0-fd4b-4b24-8e9e-773d0461714f', 'x-compute-request-id': 'req-47aaffc0-fd4b-4b24-8e9e-773d0461714f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd07", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:51Z", "updated": "2024-03-01T04:03:59Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:da:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "OS-SRV-USG:launched_at": "2024-03-01T04:03:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:05:42,741 85872 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/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes 0.208s 2024-03-01 04:05:42,742 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1140577090", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-085bbc1d-4f97-4f5a-a7f2-0c572bb0ef3d', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-085bbc1d-4f97-4f5a-a7f2-0c572bb0ef3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes'} Body: b'{"volume": {"id": "e80f4fb5-d6f7-4165-8334-6baf44bf5567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:42.683321", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1140577090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:05:42,819 85872 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/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567 0.066s 2024-03-01 04:05:42,820 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd01ae8e-8ff4-4780-a332-ab786d49a5b9', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd01ae8e-8ff4-4780-a332-ab786d49a5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567'} Body: b'{"volume": {"id": "e80f4fb5-d6f7-4165-8334-6baf44bf5567", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:43.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1140577090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8"}}' 2024-03-01 04:05:43,874 85872 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/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567 0.041s 2024-03-01 04:05:43,874 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fffde6aa-6eaf-410f-abca-1cce565f04dd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fffde6aa-6eaf-410f-abca-1cce565f04dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567'} Body: b'{"volume": {"id": "e80f4fb5-d6f7-4165-8334-6baf44bf5567", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:05:43.000000", "updated_at": "2024-03-01T04:05:43.000000", "name": "tempest-TestMinimumBasicScenario-volume-1140577090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8"}}' 2024-03-01 04:05:43,984 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567 0.096s 2024-03-01 04:05:43,985 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'ap plication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-607631c7-81d4-485a-9e26-23bcf36b5a9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567'} Body: b'' 2024-03-01 04:05:44,005 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567 0.020s 2024-03-01 04:05:44,006 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05: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-fded5537-a19f-4de8-9a63-1a20c5261c17', 'x-openstack-request-id': 'req-fded5537-a19f-4de8-9a63-1a20c5261c17', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/e80f4fb5-d6f7-4165-8334-6baf44bf5567'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e80f4fb5-d6f7-4165-8334-6baf44bf5567 could not be found."}}' 2024-03-01 04:05:44,111 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe 0.104s 2024-03-01 04:05:44,111 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-314b152e-ac20-4482-beb9-9bb30b88e0d4', 'x-compute-request-id': 'req-314b152e-ac20-4482-beb9-9bb30b88e0d4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'' 2024-03-01 04:05:44,372 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe 0.259s 2024-03-01 04:05:44,372 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:44 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-9cdcb3dd-a877-41d8-9b4f-5e8878bccf01', 'x-compute-request-id': 'req-9cdcb3dd-a877-41d8-9b4f-5e8878bccf01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"server": {"id": "8d938371-e059-4388-8b55-1137689fc4fe", "name": "tempest-TestMinimumBasicScenario-server-119058177", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "46e946d6-9aad-4b1b-94c5-9c63cb39dd 07", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:03:51Z", "updated": "2024-03-01T04:05:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:da:de"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8d938371-e059-4388-8b55-1137689fc4fe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1889375718", "OS-SRV-USG:launched_at": "2024-03-01T04:03:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:06:34,462 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe 0.037s 2024-03-01 04:06:34,463 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-983d183c-5e2c-4855-afc0-00e7bb0864b1', 'x-compute-request-id': 'req-983d183c-5e2c-4855-afc0-00e7bb0864b1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8d938371-e059-4388-8b55-1137689fc4fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8d938371-e059-4388-8b55-1137689fc4fe could not be found."}}' 2024-03-01 04:06:34,494 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1889375718 0.030s 2024-03-01 04:06:34,495 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec39542f-7347-47da-b506-13068dfc785b', 'x-compute-request-id': 'req-ec39542f-7347-47da-b506-13068dfc785b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1889375718'} Body: b'' 2024-03-01 04:06:34,595 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/46e946d6-9aad-4b1b-94c5-9c63cb39dd07 0.099s 2024-03-01 04:06:34,595 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-1dc3cc3b-2553-4c85-b040-0aab03571537', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/46e946d6-9aad -4b1b-94c5-9c63cb39dd07'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9725839e-c727-4f40-b46f-b8b3afd9d41e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:05:17,313 85860 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:05:17,313 85860 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:05:17,472 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.156s 2024-03-01 04:05:17,472 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-434169981", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKohrfdJLliD4xZaxLCsiqN9P9P5JbcYwhXxEPX6N4/4o5PCskNx+Tuc3LdVJRcLfN6UWO+VBlV4wqn/5J6FL3fD6aOmDCsCIZBUpXQjiEz5t4u61kyUylc2FEaGYNndsA=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:17 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-dda168e8-a944-4eee-b4b7-c025d9f6cb2c', 'x-compute-request-id': 'req-dda168e8-a944-4eee-b4b7-c025d9f6cb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-434169981", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKohrfdJLliD4xZaxLCsiqN9P9P5JbcYwhXxEPX6N4/4o5PCskNx+Tuc3LdVJRcLfN6UWO+VBlV4wqn/5J6FL3fD6aOmDCsCIZBUpXQjiEz5t4u61kyUylc2FEaGYNndsA==", "fingerprint": "76:69:70:32:a2:70:d6:ec:57:2c:3c:d9:03:4f:e4:76", "user_id": "d29d3df7e616460e94134d1c111d4ff8"}}' 2024-03-01 04:05:17,475 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-434169981 created 2024-03-01 04:05:17,627 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.151s 2024-03-01 04:05:17,627 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--407069651", "description": "tempest-description--2060458859"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-5c571c1d-7488-4012-898e-05839155c796', 'date': 'Fri, 01 Mar 2024 04:05:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "name": "tempest-securitygroup--407069651", "stateful": true, "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "description": "tempest-description--2060458859", "shared": false, "security_group_rules": [{"id": "1394ee19-43d4-46df-8674-50b5dd06101d", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "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": 1092, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 0}, {"id": "d6f00223-b8be-45d0-83dc-832dc403b90f", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ra nge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1091, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 1, "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:05:17,834 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2024-03-01 04:05:17,835 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ccfaa64b-24ee-4c02-a32e-e59359a01ca7', 'date': 'Fri, 01 Mar 2024 04:05:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6179ee09-08f8-45c1-ac51-59bd6a814a33", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 0}}' 2024-03-01 04:05:18,074 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.238s 2024-03-01 04:05:18,074 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fa666b0e-370a-4c84-9846-62e402f99491', 'date': 'Fri, 01 Mar 2024 04:05:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e02cc8bd-a7d2-4793-9aa1-df859b1bb70e", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "2eb6b0b4-f99e-43c2-8f90-e6d698529fe3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:05:17Z", "updated_at": "2024-03-01T04:05:17Z", "revision_number": 0}}' 2024-03-01 04:05:18,074 85860 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--407069651 created 2024-03-01 04:05:18,729 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.654s 2024-03-01 04:05:18,730 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c 7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c1e5bd7f-0b64-4005-b687-ccfdad1212d7', 'date': 'Fri, 01 Mar 2024 04:05:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8d733a62-c8a0-4113-ad93-50a917a2dd86", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "floating_ip_address": "172.24.4.145", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:05:18Z", "updated_at": "2024-03-01T04:05:18Z", "revision_number": 0}}' 2024-03-01 04:05:18,730 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8d733a62-c8a0-4113-ad93-50a917a2dd86', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'floating_ip_address': '172.24.4.145', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:05:18Z', 'updated_at': '2024-03-01T04:05:18Z', 'revision_number': 0, 'ip': '172.24.4.145'} created 2024-03-01 04:05:18,827 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2024-03-01 04:05:18,827 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:18 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-dfce6d17-9c42-401c-9871-0c9c6f6ad31c', '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": "d29d3df7e616460e94134d1c111d4ff8", "name": "tempest-AttachVolumeTestJSON-2066326983-project-member", "password_expires_at": null}, "audit_ids": ["CL6z-ay9RCGa7cZoqDZlLA"], "expires_at": "2024-03-01T05:05:18.000000Z", "issued_at": "2024-03-01T04:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc35a8fa43b44f60a17ab7c53f6eb264", "name": "tempest-AttachVolumeTestJSON-2066326983"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cd d64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:05:18,828 85860 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'e4a759cc-ca1b-4437-ae04-4dea51b1ecb3', 'name': 'tempest-AttachVolumeTestJSON-1550203234-network', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63526, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:05:11Z', 'updated_at': '2024-03-01T04:05:12Z', 'revision_number': 1} available for tenant 2024-03-01 04:05:18,828 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-434169981', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKohrfdJLliD4xZaxLCsiqN9P9P5JbcYwhXxEPX6N4/4o5PCskNx+Tuc3LdVJRcLfN6UWO+VBlV4wqn/5J6FL3fD6aOmDCsCIZBUpXQjiEz5t4u61kyUylc2FEaGYNndsA==', 'fingerprint': '76:69:70:32:a2:70:d6:ec:57:2c:3c:d9:03:4f:e4:76', 'user_id': 'd29d3df7e616460e94134d1c111d4ff8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBRHQtwI+qeFHCHWWzsAmdmWOUCoUPuFKGr7uCEQo1ase4i1aWa0Aj4\n4fHPzSO5tHKgBwYFK4EEACKhZANiAASqIa33SS5Yg+MWWsSwrIqjfT/T+SW3GMIV\n8RD1+jeP+KOTwrJDcfk7nNy3VSUXC3zelFjvlQZVeMKp/+SehS93w+mjpgwrAiGQ\nVKV0I4hM+beLutZMlMpXNhRGhmDZ3bA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2eb6b0b4-f99e-43c2-8f90-e6d698529fe3', 'name': 'tempest-securitygroup--407069651', 'stateful': True, 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': 'tempest-description--2060458859', 'shared': False, 'security_group_rules': [{'id': '1394ee19-43d4-46df-8674-50b5dd06101d', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'security_group_id': '2eb6b0b4-f99e-43c2-8f90-e6d698529fe3', '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': 1092, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:05:17Z', 'updated_at': '2024-03-01T04:05:17Z', 'revision_number': 0}, {'id': 'd6f00223-b8be-45d0-83dc-832dc403b90f', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'security_group_id': '2eb6b0b4-f99e-43c2-8f90-e6d698529fe3', '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': 1091, 'belongs_to_defau lt_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:05:17Z', 'updated_at': '2024-03-01T04:05:17Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T04:05:17Z', 'updated_at': '2024-03-01T04:05:17Z', 'revision_number': 1, 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264'}, 'floating_ip': {'id': '8d733a62-c8a0-4113-ad93-50a917a2dd86', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'floating_ip_address': '172.24.4.145', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:05:18Z', 'updated_at': '2024-03-01T04:05:18Z', 'revision_number': 0, 'ip': '172.24.4.145'}} 2024-03-01 04:05:19,395 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.566s 2024-03-01 04:05:19,395 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-475971263", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3"}], "security_groups": [{"name": "tempest-securitygroup--407069651"}], "key_name": "tempest-keypair-434169981", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03fbd5f3-84d1-4e76-bda8-402837686023', 'x-compute-request-id': 'req-03fbd5f3-84d1-4e76-bda8-402837686023', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--407069651"}], "adminPass": "password"}}' 2024-03-01 04:05:19,461 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.063s 2024-03-01 04:05:19,462 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:05:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78f1ccdb-6a11-4377-8537-ed678d95ed1c', 'x-compute-request-id': 'req-78f1ccdb-6a11-4377-8537-ed678d95ed1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'{"server": {"id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "name": "tempest-AttachVolumeTestJSON-server-475971263", "status": "BUILD", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1- 4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:05:19Z", "updated": "2024-03-01T04:05:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-434169981", "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": []}}' 2024-03-01 04:06:09,787 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.263s 2024-03-01 04:06:09,788 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:09 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-3fa497d0-12bc-4019-91c5-d6fea0893dff', 'x-compute-request-id': 'req-3fa497d0-12bc-4019-91c5-d6fea0893dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'{"server": {"id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "name": "tempest-AttachVolumeTestJSON-server-475971263", "status": "ACTIVE", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "e18a1961d141d0563c42b23db58d2c9a6b9f1958669ed376d5099bfd", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:05:19Z", "updated": "2024-03-01T04:05:26Z", "addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ff:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-434169981", "OS-SRV-USG:launched_at": "2024-03-01T04:05:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--407069651"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:06:09,801 85860 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:07:09,957 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef/os-interface 0.149s 2024-03-01 04:07:09,957 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Fri, 01 Mar 2024 04:07:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ee4415-7697-4e96-9b88-f5649d9ca1b6', 'x-compute-request-id': 'req-f5ee4415-7697-4e96-9b88-f5649d9ca1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3", "port_id": "6ad8e04c-af77-4988-ad39-bab19f214626", "mac_addr": "fa:16:3e:ed:ff:06", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8a04f40a-9396-4e6e-96fe-0e4ad07383dd", "ip_address": "10.0.0.14"}]}]}' 2024-03-01 04:07:10,782 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/8d733a62-c8a0-4113-ad93-50a917a2dd86 0.821s 2024-03-01 04:07:10,783 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "6ad8e04c-af77-4988-ad39-bab19f214626"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-524d4813-dd97-45d8-aa33-71580a2c75f1', 'date': 'Fri, 01 Mar 2024 04:07:10 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8d733a62-c8a0-4113-ad93-50a917a2dd86'} Body: b'{"floatingip": {"id": "8d733a62-c8a0-4113-ad93-50a917a2dd86", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "floating_ip_address": "172.24.4.145", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "da6c062d-a2f1-44c2-b264-6fc747601481", "port_id": "6ad8e04c-af77-4988-ad39-bab19f214626", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3", "mac_address": "fa:16:3e:ed:ff:06", "admin_state_up": true, "status": "ACTIVE", "device_id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:05:18Z", "updated_at": "2024-03-01T04:07:10Z", "revision_number": 1, "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:07:10,787 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.145:22' as 'cirros' with public key authentication 2024-03-01 04:07:10,799 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:07:10,906 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:07:10,906 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.145 successfully created 2024-03-01 04:07:10,955 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef/ips 0.047s 2024-03-01 04:07:10,955 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d333ad7-83a9-4640-b5d7-0157a207c195', 'x-compute-request-id': 'req-8d333ad7-83a9-4640-b5d7-0157a207c195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef/ips'} Body: b'{"add resses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2024-03-01 04:07:10,958 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.145:22' as 'cirros' with public key authentication 2024-03-01 04:07:10,961 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:07:11,064 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:07:11,065 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.145 successfully created 2024-03-01 04:07:11,065 85860 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-01 04:07:11,065 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.145:22' as 'cirros' with public key authentication 2024-03-01 04:07:11,068 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:07:11,171 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:07:11,172 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.145 successfully created 2024-03-01 04:07:11,410 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes 0.227s 2024-03-01 04:07:11,410 85860 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-198660691"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69e80fd5-e264-4ba0-aa58-89593b7d1530', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69e80fd5-e264-4ba0-aa58-89593b7d1530', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes'} Body: b'{"volume": {"id": "9725839e-c727-4f40-b46f-b8b3afd9d41e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:07:11.340396", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-198660691", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:07:11,459 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e 0.038s 2024-03-01 04:07:11,460 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4cdb4f-a2a6-4e0c-88cb-87a2ccc0610f', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4cdb4f-a2a6-4e0c-88cb-87a2ccc0610f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e'} Body: b'{"volume": {"id": "9725839e-c727-4f40-b46f-b8b3afd9d41e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:07:11.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-198660691", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:07:12,525 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e 0.052s 2024-03-01 04:07:12,526 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54ea8696-2b89-4bd7-b393-08c35a582fdb', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54ea8696-2b89-4bd7-b393-08c35a582fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e'} Body: b'{"volume": {"id": "9725839e-c727-4f40-b46f-b8b3afd9d41e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:07:11.000000", "updated_at": "2024-03-01T04:07:11.000000", "name": "tempest-AttachVolumeTestJSON-volume-198660691", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/9725839e-c727-4f40-b46f-b8b3afd9d41e"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:07:12,660 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.119s 2024-03-01 04:07:12,661 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f42ac745-6ff0-49ff-99fb-f695c7d7d98f', 'x-compute-request-id': 'req-f42ac745-6ff0-49ff-99fb-f695c7d7d98f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'' 2024-03-01 04:07:12,835 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.174s 2024-03-01 04:07:12,836 85860 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1659', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db523d0f-cd0d-40ec-99b7-70ce4a88f4ce', 'x-compute-request-id': 'req-db523d0f-cd0d-40ec-99b7-70ce4a88f4ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'{"server": {"id": "9752c4f1-6c54-4450-861d-a04b627bd2ef", "name": "tempest-AttachVolumeTestJSON-server-475971263", "status": "ACTIVE", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "e18a1961d141d0563c42b23db58d2c9a6b9f1958669ed376d5099bfd", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:05:19Z", "updated": "2024-03-01T04:07:13Z", "addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ff:06"}, {"version": 4, "addr": "172.24.4.145", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:ff:06"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-434169981", "OS-SRV-USG:launched_at": "2024-03-01T04:05:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--407069651"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:08:02,928 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef 0.047s 2024-03-01 04:08:02,929 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:02 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-4ede8c01-2e15-4b26-8bb4-a66d8561db8a', 'x-compute-request-id': 'req-4ede8c01-2e15-4b26-8bb4-a66d8561db8a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9752c4f1-6c54-4450-861d-a04b627bd2ef'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9752c4f1-6c54-4450-861d-a04b627bd2ef could not be found."}}' 2024-03-01 04:08:02,961 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-434169981 0.031s 2024-03-01 04:08:02,961 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'o penstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f658c0a9-f531-4112-ad6a-e25e33b7a422', 'x-compute-request-id': 'req-f658c0a9-f531-4112-ad6a-e25e33b7a422', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-434169981'} Body: b'' 2024-03-01 04:08:03,140 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2eb6b0b4-f99e-43c2-8f90-e6d698529fe3 0.178s 2024-03-01 04:08:03,140 85860 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-ac1be0ae-948e-47cd-ba9e-df026407e188', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:08:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2eb6b0b4-f99e-43c2-8f90-e6d698529fe3'} Body: b'' 2024-03-01 04:08:03,159 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/2eb6b0b4-f99e-43c2-8f90-e6d698529fe3 0.018s 2024-03-01 04:08:03,159 85860 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-46b9ce9e-a7cb-4854-9542-eeb8f15ad428', 'date': 'Fri, 01 Mar 2024 04:08:03 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2eb6b0b4-f99e-43c2-8f90-e6d698529fe3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2eb6b0b4-f99e-43c2-8f90-e6d698529fe3 does not exist", "detail": ""}}' 2024-03-01 04:08:03,687 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/8d733a62-c8a0-4113-ad93-50a917a2dd86 0.527s 2024-03-01 04:08:03,687 85860 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-f01587b9-2410-485c-a269-a4d1e5fb0f4d', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:08:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/8d733a62-c8a0-4113-ad93-50a917a2dd86'} Body: b'' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 122, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 876aafe3-430a-4b31-809f-7ace7fd19cf9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:06:34,600 85872 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2024-03-01 04:06:35,142 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.541s 2024-03-01 04:06:35,143 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--915173581", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c3ef7c71-12d0-42e2-9066-ce25ca011ff8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--915173581", "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": "69d2ed15d8f244b1ae061c6ab3faa8f8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "created_at": "2024-03-01T04:06:35Z", "updated_at": "2024-03-01T04:06:35Z", "tags": [], "self": "/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b", "file": "/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b/file", "schema": "/v2/schemas/image"}' 2024-03-01 04:06:36,296 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b/file 1.152s 2024-03-01 04:06:36,296 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7e003296-118c-4c47-8a96-88cefbd60ee5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b/file'} Body: b'' 2024-03-01 04:06:36,297 85872 DEBUG [tempest.scenario.manager] image:b70ee624-4f45-4da7-9785-1f5b9af6a54b 2024-03-01 04:06:36,348 85872 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 2024-03-01 04:06:36,349 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-910879387", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzrJ6L2DJTBIBPkB/BtwqHZO3Vkk5VK5d4GpkeAFz/nB0uRXyaBiQRuADhgETkaGfpBPUch/rZ3jaySWJjXi/75TVK4nP9c+DMUI5ett2q5K1meqowBaEf7xPCyTfwBlw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989b1f27-6e26-48d9-b9ec-f68e59c17ff1', 'x-compute-request-id': 'req-989b1f27-6e26-48d9-b9ec-f68e59c17ff1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-910879 387", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzrJ6L2DJTBIBPkB/BtwqHZO3Vkk5VK5d4GpkeAFz/nB0uRXyaBiQRuADhgETkaGfpBPUch/rZ3jaySWJjXi/75TVK4nP9c+DMUI5ett2q5K1meqowBaEf7xPCyTfwBlw==", "fingerprint": "2c:25:3b:cb:9b:90:18:18:b1:fa:d4:bf:06:37:2a:6b", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0"}}' 2024-03-01 04:06:36,447 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.089s 2024-03-01 04:06:36,447 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:36 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-2e85b8ba-4da1-4fa3-b243-43d9bc7f9dc7', '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": "cd51e4d9acdf4d5ab270c72f37db83d0", "name": "tempest-TestMinimumBasicScenario-1607094294-project-member", "password_expires_at": null}, "audit_ids": ["sNOpn1dyTDSXigWMnRTuJw"], "expires_at": "2024-03-01T05:06:36.000000Z", "issued_at": "2024-03-01T04:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "name": "tempest-TestMinimumBasicScenario-1607094294"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:06:36,449 85872 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'd1313daf-f57d-4eed-9228-bf06de2747da', 'name': 'tempest-TestMinimumBasicScenario-1581154472-network', 'tenant_id': '69d2ed15d8f244b1ae061c6ab3faa8f8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '69d2ed15d8f244b1ae061c6ab3faa8f8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38024, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:03:34Z', 'updated_at': '2024-03-01T04:03:34Z', 'revision_number': 1} available for tenant 2024-03-01 04:06:37,098 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.644s 2024-03-01 04:06:37,098 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-495283396", "imageRef": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-910879387", "networks": [{"uuid": "d1313daf-f57d-4eed-9228-bf06de2747da"}]}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4258305a-4c8f-470b-b331-d6c905d0363c', 'x-compute-request-id': 'req-4258305a-4c8f-470b-b331-d6c905d0363c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "LUEV8yKpV3Ae"}}' 2024-03-01 04:06:37,176 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.074s 2024-03-01 04:06:37,176 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:06:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5c7b117-f6ee-4ba1-b7f8-b5b86ca1f6db', 'x-compute-request-id': 'req-c5c7b117-f6ee-4ba1-b7f8-b5b86ca1f6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "BUILD", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:06:37Z", "addresses": {}, "accessIP v4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "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": []}}' 2024-03-01 04:07:27,472 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.232s 2024-03-01 04:07:27,473 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:07:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2265f031-501b-4ef5-a09a-8f4f3073a92b', 'x-compute-request-id': 'req-2265f031-501b-4ef5-a09a-8f4f3073a92b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:06:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:08:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "OS-SRV-USG:launched_at": "2024-03-01T04:06:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:07:27,487 85872 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:08:27,760 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.223s 2024-03-01 04:08:27,761 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2c 7472b-b3fc-4932-8f11-189eff1fdaa0', 'x-compute-request-id': 'req-f2c7472b-b3fc-4932-8f11-189eff1fdaa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:06:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:08:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "OS-SRV-USG:launched_at": "2024-03-01T04:06:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:08:27,981 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.199s 2024-03-01 04:08:27,981 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:27 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-e71cf934-7fa7-4947-b8ef-e8978c9acb99', 'x-compute-request-id': 'req-e71cf934-7fa7-4947-b8ef-e8978c9acb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}]}]}' 2024-03-01 04:08:28,154 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.169s 2024-03-01 04:08:28,154 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0875b38e-e000-4089-9904-f3a4492deb03', 'x-compute-request-id': 'req-0875b38e-e000-4089-9904-f3a4492deb03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf89 25030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:06:44Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:08:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "OS-SRV-USG:launched_at": "2024-03-01T04:06:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:08:28,359 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes 0.192s 2024-03-01 04:08:28,360 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-123965349", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae629fae-3184-4c4b-ac1e-7017f1af997e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae629fae-3184-4c4b-ac1e-7017f1af997e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes'} Body: b'{"volume": {"id": "876aafe3-430a-4b31-809f-7ace7fd19cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:08:28.297351", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-123965349", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:08:28,415 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9 0.044s 2024-03-01 04:08:28,415 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-08c2b0a4-fac9-4dea-8ea5-43f7a1c26764', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08c2b0a4-fac9-4dea-8ea5-43f7a1c26764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9'} Body: b'{"volume": {"id": "876aafe3-430a-4b31-809f-7ace7fd19cf9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:08:28.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-123965349", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8"}}' 2024-03-01 04:08:29,472 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9 0.044s 2024-03-01 04:08:29,473 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e46beb10-50ed-4126-ab01-052c4cf9498f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e46beb10-50ed-4126-ab01-052c4cf9498f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9'} Body: b'{"volume": {"id": "876aafe3-430a-4b31-809f-7ace7fd19cf9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:08:28.000000", "updated_at": "2024-03-01T04:08:28.000000", "name": "tempest-TestMinimumBasicScenario-volume-123965349", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9"}], "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8"}}' 2024-03-01 04:08:29,590 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9 0.105s 2024-03-01 04:08:29,591 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08: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-7f70e677-7696-4d0a-87eb-b78ead3fb172', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c 6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9'} Body: b'' 2024-03-01 04:08:29,613 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9 0.021s 2024-03-01 04:08:29,613 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08: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-563afc93-6ee7-43bc-9cc7-2e3310900dc4', 'x-openstack-request-id': 'req-563afc93-6ee7-43bc-9cc7-2e3310900dc4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/69d2ed15d8f244b1ae061c6ab3faa8f8/volumes/876aafe3-430a-4b31-809f-7ace7fd19cf9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 876aafe3-430a-4b31-809f-7ace7fd19cf9 could not be found."}}' 2024-03-01 04:08:29,723 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.109s 2024-03-01 04:08:29,724 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08: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-4fc6c6f3-e9c6-4419-adbb-f524a25c7c99', 'x-compute-request-id': 'req-4fc6c6f3-e9c6-4419-adbb-f524a25c7c99', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'' 2024-03-01 04:08:29,916 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.192s 2024-03-01 04:08:29,917 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-102aada4-7b29-4c39-9635-ee715af30a9f', 'x-compute-request-id': 'req-102aada4-7b29-4c39-9635-ee715af30a9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"server": {"id": "4866e407-77ee-46ed-86fd-bf8925030a3e", "name": "tempest-TestMinimumBasicScenario-server-495283396", "status": "ACTIVE", "tenant_id": "69d2ed15d8f244b1ae061c6ab3faa8f8", "user_id": "cd51e4d9acdf4d5ab270c72f37db83d0", "metadata": {}, "hostId": "8664519d045c804bdd533afa8e6687e86680274df0ffcf625d3d861a", "image": {"id": "b70ee624-4f45-4da7-9785-1f5b9af6a54b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:06:37Z", "updated": "2024-03-01T04:08:30Z", "addresses": {"tempest-TestMinimumBasicScenario-1581154472-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d5:08:02"}]}, "accessIPv4": "", "accessIPv6": "", "links ": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4866e407-77ee-46ed-86fd-bf8925030a3e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-910879387", "OS-SRV-USG:launched_at": "2024-03-01T04:06:43.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": []}}' 2024-03-01 04:09:20,089 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e 0.109s 2024-03-01 04:09:20,090 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-e6495bf9-9e35-4ce4-a4f5-52d37671c7c3', 'x-compute-request-id': 'req-e6495bf9-9e35-4ce4-a4f5-52d37671c7c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4866e407-77ee-46ed-86fd-bf8925030a3e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4866e407-77ee-46ed-86fd-bf8925030a3e could not be found."}}' 2024-03-01 04:09:20,125 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-910879387 0.034s 2024-03-01 04:09:20,125 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09: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-0b61f018-9fa7-4fcf-be71-be556fd94eee', 'x-compute-request-id': 'req-0b61f018-9fa7-4fcf-be71-be556fd94eee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-910879387'} Body: b'' 2024-03-01 04:09:20,225 85872 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b 0.099s 2024-03-01 04:09:20,226 85872 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5c66313d-5cf4-4e8e-bc87-cac71e814ee4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b70ee624-4f45-4da7-9785-1f5b9af6a54b'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 141, in test_list_get_volume_attachments volume_1st = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5848f93f-417d-485e-9b4f-48e687904ae4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:08:03,691 85860 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:08:03,691 85860 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:08:03,745 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.053s 2024-03-01 04:08:03,745 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-858896328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPqDA6gwt+DyINXT7J+Qriguq+y/cvrj9Md+sCAryeoAwJ9NcdOCHuaqYTzRlk+57MUtDhh9hhCmQsX93hca8XmrTozr0xgl1B7wXJZMaoyjU2KsRs65CTUfxa1BDyBfkw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:03 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-b3501974-d72e-40cd-87d1-2d7fc9a45556', 'x-compute-request-id': 'req-b3501974-d72e-40cd-87d1-2d7fc9a45556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-858896328", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPqDA6gwt+DyINXT7J+Qriguq+y/cvrj9Md+sCAryeoAwJ9NcdOCHuaqYTzRlk+57MUtDhh9hhCmQsX93hca8XmrTozr0xgl1B7wXJZMaoyjU2KsRs65CTUfxa1BDyBfkw==", "fingerprint": "67:0b:0b:ff:1f:dd:78:a4:07:e9:69:a3:fa:04:e5:c7", "user_id": "d29d3df7e616460e94134d1c111d4ff8"}}' 2024-03-01 04:08:03,747 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-858896328 created 2024-03-01 04:08:03,930 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.182s 2024-03-01 04:08:03,930 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1966351782", "description": "tempest-description--300817237"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-5d8a4abe-f005-4940-8503-1ce7ba1f18de', 'date': 'Fri, 01 Mar 2024 04:08:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "name": "tempest-securitygroup--1966351782", "stateful": true, "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "description": "tempest-description--300817237", "shared": false, "security_group_rules": [{"id": "45b938bd-1e24-461a-b75d-b301cfe77aaa", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "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": 1156, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:08:03Z", "updated_at": "2024-03-01T04:08:03Z", "revision_number": 0}, {"id": "496ea285-a9d3-4ba8-ba25-7d277f58cb5c", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_ra nge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1155, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:08:03Z", "updated_at": "2024-03-01T04:08:03Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:08:03Z", "updated_at": "2024-03-01T04:08:03Z", "revision_number": 1, "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:08:04,129 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.198s 2024-03-01 04:08:04,129 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-cc42d37b-6380-419d-be97-9c7fb04b0bf4', 'date': 'Fri, 01 Mar 2024 04:08: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": "191cc318-f0f0-47db-870a-9404f2c71a7a", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:08:04Z", "updated_at": "2024-03-01T04:08:04Z", "revision_number": 0}}' 2024-03-01 04:08:04,336 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.206s 2024-03-01 04:08:04,337 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5027e3a6-1843-4f11-98b7-4ee1599754a0', 'date': 'Fri, 01 Mar 2024 04:08: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": "235dc156-eb91-46e2-90a3-427fe334086f", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "security_group_id": "57d79571-8bff-46c3-b9e7-7d9e60f37585", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:08:04Z", "updated_at": "2024-03-01T04:08:04Z", "revision_number": 0}}' 2024-03-01 04:08:04,337 85860 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1966351782 created 2024-03-01 04:08:04,961 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.623s 2024-03-01 04:08:04,961 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2ba42da6-5e1d-4380-9453-be41080a1d86', 'date': 'Fri, 01 Mar 2024 04:08:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fb92de94-6bc9-4c4c-b944-df19f4675cff", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "floating_ip_address": "172.24.4.234", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:08:04Z", "updated_at": "2024-03-01T04:08:04Z", "revision_number": 0}}' 2024-03-01 04:08:04,961 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fb92de94-6bc9-4c4c-b944-df19f4675cff', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'floating_ip_address': '172.24.4.234', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:08:04Z', 'updated_at': '2024-03-01T04:08:04Z', 'revision_number': 0, 'ip': '172.24.4.234'} created 2024-03-01 04:08:05,059 85860 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.092s 2024-03-01 04:08:05,059 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08: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-d837dbaa-5309-4783-ab14-208853043f91', '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": "d29d3df7e616460e94134d1c111d4ff8", "name": "tempest-AttachVolumeTestJSON-2066326983-project-member", "password_expires_at": null}, "audit_ids": ["37va3YAHRvGGr0e4K3wlwg"], "expires_at": "2024-03-01T05:08:04.000000Z", "issued_at": "2024-03-01T04:08:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc35a8fa43b44f60a17ab7c53f6eb264", "name": "tempest-AttachVolumeTestJSON-2066326983"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a8 9aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:08:05,060 85860 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'e4a759cc-ca1b-4437-ae04-4dea51b1ecb3', 'name': 'tempest-AttachVolumeTestJSON-1550203234-network', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 63526, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:05:11Z', 'updated_at': '2024-03-01T04:05:12Z', 'revision_number': 1} available for tenant 2024-03-01 04:08:05,060 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-858896328', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPqDA6gwt+DyINXT7J+Qriguq+y/cvrj9Md+sCAryeoAwJ9NcdOCHuaqYTzRlk+57MUtDhh9hhCmQsX93hca8XmrTozr0xgl1B7wXJZMaoyjU2KsRs65CTUfxa1BDyBfkw==', 'fingerprint': '67:0b:0b:ff:1f:dd:78:a4:07:e9:69:a3:fa:04:e5:c7', 'user_id': 'd29d3df7e616460e94134d1c111d4ff8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAV85FrgjCoU51PekzGBzArUGIiyzqIImtS7aPv8OylyOxkyWWaNXCy\nOFTxTTtqetagBwYFK4EEACKhZANiAAT6gwOoMLfg8iDV0+yfkK4oLqvsv3L64/TH\nfrAgK8nqAMCfTXHTgh7mqmE80ZZPuezFLQ4YfYYQpkLF/d4XGvF5q06M69MYJdQe\n8FyWTGqMo1NirEbOuQk1H8WtQQ8gX5M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '57d79571-8bff-46c3-b9e7-7d9e60f37585', 'name': 'tempest-securitygroup--1966351782', 'stateful': True, 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': 'tempest-description--300817237', 'shared': False, 'security_group_rules': [{'id': '45b938bd-1e24-461a-b75d-b301cfe77aaa', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'security_group_id': '57d79571-8bff-46c3-b9e7-7d9e60f37585', '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': 1156, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:08:03Z', 'updated_at': '2024-03-01T04:08:03Z', 'revision_number': 0}, {'id': '496ea285-a9d3-4ba8-ba25-7d277f58cb5c', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'security_group_id': '57d79571-8bff-46c3-b9e7-7d9e60f37585', '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': 1155, 'b elongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:08:03Z', 'updated_at': '2024-03-01T04:08:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-01T04:08:03Z', 'updated_at': '2024-03-01T04:08:03Z', 'revision_number': 1, 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264'}, 'floating_ip': {'id': 'fb92de94-6bc9-4c4c-b944-df19f4675cff', 'tenant_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'floating_ip_address': '172.24.4.234', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dc35a8fa43b44f60a17ab7c53f6eb264', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:08:04Z', 'updated_at': '2024-03-01T04:08:04Z', 'revision_number': 0, 'ip': '172.24.4.234'}} 2024-03-01 04:08:05,622 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.561s 2024-03-01 04:08:05,622 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1962844491", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3"}], "security_groups": [{"name": "tempest-securitygroup--1966351782"}], "key_name": "tempest-keypair-858896328", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6563ff87-a1ab-4168-8ce1-362d22eb4f5f', 'x-compute-request-id': 'req-6563ff87-a1ab-4168-8ce1-362d22eb4f5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "501480b0-1d70-4e42-88b8-163554972faf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/501480b0-1d70-4e42-88b8-163554972faf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1966351782"}], "adminPass": "password"}}' 2024-03-01 04:08:05,697 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.072s 2024-03-01 04:08:05,698 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a451cde1-8c58-4310-8014-81e061c7253c', 'x-compute-request-id': 'req-a451cde1-8c58-4310-8014-81e061c7253c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'{"server": {"id": "501480b0-1d70-4e42-88b8-163554972faf", "name": "tempest-AttachVolumeTestJSON-server-1962844491", "status": "BUILD", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "" , "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:08:06Z", "updated": "2024-03-01T04:08:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/501480b0-1d70-4e42-88b8-163554972faf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-858896328", "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": []}}' 2024-03-01 04:08:56,003 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.273s 2024-03-01 04:08:56,004 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:08:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1536', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0349eddd-511c-4b83-b63b-6ef844d2e754', 'x-compute-request-id': 'req-0349eddd-511c-4b83-b63b-6ef844d2e754', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'{"server": {"id": "501480b0-1d70-4e42-88b8-163554972faf", "name": "tempest-AttachVolumeTestJSON-server-1962844491", "status": "ACTIVE", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "e18a1961d141d0563c42b23db58d2c9a6b9f1958669ed376d5099bfd", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:08:05Z", "updated": "2024-03-01T04:08:12Z", "addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:dd:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/501480b0-1d70-4e42-88b8-163554972faf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-858896328", "OS-SRV-USG:launched_at": "2024-03-01T04:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1966351782"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:08:56,017 85860 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-01 04:09:56,245 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf/os-interface 0.168s 2024-03-01 04:09:56,246 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:56 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-5e30d5ad-add7-45a4-8502-ea5eea0dcda0', 'x-compute-request-id': 'req-5e30d5ad-add7-45a4-8502-ea5eea0dcda0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3", "port_id": "2ed35542-d6e1-43be-8436-cc01393aaeeb", "mac_addr": "fa:16:3e:fb:dd:2b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8a04f40a-9396-4e6e-96fe-0e4ad07383dd", "ip_address": "10.0.0.13"}]}]}' 2024-03-01 04:09:57,264 85860 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/fb92de94-6bc9-4c4c-b944-df19f4675cff 1.013s 2024-03-01 04:09:57,264 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2ed35542-d6e1-43be-8436-cc01393aaeeb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-bc6d312d-1899-4a62-827d-49c6892a2d7c', 'date': 'Fri, 01 Mar 2024 04:09:57 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fb92de94-6bc9-4c4c-b944-df19f4675cff'} Body: b'{"floatingip": {"id": "fb92de94-6bc9-4c4c-b944-df19f4675cff", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "floating_ip_address": "172.24.4.234", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "da6c062d-a2f1-44c2-b264-6fc747601481", "port_id": "2ed35542-d6e1-43be-8436-cc01393aaeeb", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e4a759cc-ca1b-4437-ae04-4dea51b1ecb3", "mac_address": "fa:16:3e:fb:dd:2b", "admin_state_up": true, "status": "ACTIVE", "device_id": "501480b0-1d70-4e42-88b8-163554972faf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:08:04Z", "updated_at": "2024-03-01T04:09:56Z", "revision_number": 1, "project_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:09:57,266 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.234:22' as 'cirros' with public key authentication 2024-03-01 04:09:57,277 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:09:57,389 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:09:57,389 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.234 successfully created 2024-03-01 04:09:57,431 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf/ips 0.041s 2024-03-01 04:09:57,431 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89fa4fcb-0efc-452f-86af-601192f03125', 'x-compute-request-id': 'req-89fa4fcb-0efc-452f-86af-601192f03125', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/5 01480b0-1d70-4e42-88b8-163554972faf/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.13"}]}}' 2024-03-01 04:09:57,678 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes 0.244s 2024-03-01 04:09:57,679 85860 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-42228011"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea28926-cf80-424d-9e95-95a157b1ee71', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea28926-cf80-424d-9e95-95a157b1ee71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes'} Body: b'{"volume": {"id": "5848f93f-417d-485e-9b4f-48e687904ae4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:09:57.601282", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-42228011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:09:57,741 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4 0.051s 2024-03-01 04:09:57,741 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c485080d-e172-42f2-a258-244bb8a3e440', 'content-length': '884', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c485080d-e172-42f2-a258-244bb8a3e440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4'} Body: b'{"volume": {"id": "5848f93f-417d-485e-9b4f-48e687904ae4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:09:58.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-42228011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:09:58,797 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/ dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4 0.043s 2024-03-01 04:09:58,798 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86956fd6-c8ec-4605-8ecf-ae1b91456f05', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86956fd6-c8ec-4605-8ecf-ae1b91456f05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4'} Body: b'{"volume": {"id": "5848f93f-417d-485e-9b4f-48e687904ae4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:09:58.000000", "updated_at": "2024-03-01T04:09:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-42228011", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/dc35a8fa43b44f60a17ab7c53f6eb264/volumes/5848f93f-417d-485e-9b4f-48e687904ae4"}], "user_id": "d29d3df7e616460e94134d1c111d4ff8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264"}}' 2024-03-01 04:09:58,954 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.144s 2024-03-01 04:09:58,954 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:58 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-8fd131e3-68ee-473e-b316-ac586331ed2c', 'x-compute-request-id': 'req-8fd131e3-68ee-473e-b316-ac586331ed2c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'' 2024-03-01 04:09:59,252 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.297s 2024-03-01 04:09:59,252 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:09:58 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-29f47518-ec91-47b1-baea-09a61e4f6b1b', 'x-compute-request-id': 'req-29f47518-ec91-47b1-baea-09a61e4f6b1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'{"server": {"id": "501480b0-1d70-4e42-88b8-163554972faf", "name": "tempest-AttachVolumeTestJSON-server-1962844491", "status": "ACTIVE", "tenant_id": "dc35a8fa43b44f60a17ab7c53f6eb264", "user_id": "d29d3df7e616460e94134d1c111d4ff8", "metadata": {}, "hostId": "e18a1961d141d0563c42b23db58d2c9a6b9f1958669ed376d5099bfd", "image": {"id": " f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:08:05Z", "updated": "2024-03-01T04:09:59Z", "addresses": {"tempest-AttachVolumeTestJSON-1550203234-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:dd:2b"}, {"version": 4, "addr": "172.24.4.234", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:dd:2b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/501480b0-1d70-4e42-88b8-163554972faf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-858896328", "OS-SRV-USG:launched_at": "2024-03-01T04:08:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1966351782"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:10:49,453 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf 0.137s 2024-03-01 04:10:49,454 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10: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-ab87ae2b-51f5-4cef-856a-eb1c4b063ead', 'x-compute-request-id': 'req-ab87ae2b-51f5-4cef-856a-eb1c4b063ead', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/501480b0-1d70-4e42-88b8-163554972faf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 501480b0-1d70-4e42-88b8-163554972faf could not be found."}}' 2024-03-01 04:10:49,491 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-858896328 0.036s 2024-03-01 04:10:49,492 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10: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-7fc6030d-a07a-43cc-b164-810e58c770aa', 'x-compute-request-id': 'req-7fc6030d-a07a-43cc-b164-810e58c770aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-858896328'} Body: b'' 2024-03-01 04:10:49,677 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/57d79571-8bff-46c3-b9e7-7d9e60f37585 0.184s 2024-03-01 04:10:49,677 85860 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-1f14287a-0a20-451a-8d29-3f1d95eeec16', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:10:49 GMT', 'connection': 'close', 'status': ' 204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57d79571-8bff-46c3-b9e7-7d9e60f37585'} Body: b'' 2024-03-01 04:10:49,705 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/57d79571-8bff-46c3-b9e7-7d9e60f37585 0.027s 2024-03-01 04:10:49,706 85860 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-b7731fc3-5a2c-4a0e-b641-a3435e4c366c', 'date': 'Fri, 01 Mar 2024 04:10:49 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/57d79571-8bff-46c3-b9e7-7d9e60f37585'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 57d79571-8bff-46c3-b9e7-7d9e60f37585 does not exist", "detail": ""}}' 2024-03-01 04:10:50,126 85860 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/fb92de94-6bc9-4c4c-b944-df19f4675cff 0.420s 2024-03-01 04:10:50,127 85860 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-8d30f5ed-fa54-4d5f-9270-2b5ef99c7e79', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:10:50 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/fb92de94-6bc9-4c4c-b944-df19f4675cff'} Body: b'' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, in test_reset_group_snapshot_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:10:55,574 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types 0.175s 2024-03-01 04:10:55,574 85860 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-1812575002"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ef3037d-ddc1-4408-88d8-28c6a1108e79', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ef3037d-ddc1-4408-88d8-28c6a1108e79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types'} Body: b'{"volume_type": {"id": "a4c30b33-23b1-42d4-9e79-6bfd3df959df", "name": "tempest-GroupSnapshotsV319Test-volume-type-1812575002", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2024-03-01 04:10:55,611 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/group_types 0.034s 2024-03-01 04:10:55,611 85860 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-2052133380"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5a79754-55d4-48bc-840c-3a1b03f88aa4', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5a79754-55d4-48bc-840c-3a1b03f88aa4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/group_types'} Body: b'{"group_type": {"id": "b151a10f-e2db-46ca-83e4-c8c10479fdb8", "name": "tempest-GroupSnapshotsV319Test-group-type-2052133380", "description": null, "is_public": true, "group_specs": {}}}' 2024-03-01 04:10:55,802 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups 0.188s 2024-03-01 04:10:55,802 85860 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": "b151a10f-e2db-46ca-83e4-c8c10479fdb8", "volume_types": ["a4c30b33-23b1-42d4-9e79-6bfd3df959df"], "name": "tempest-GroupSnapshotsV319Test-Group-1513510768"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-458d2729-5931-462d-b644-b9de864c761c', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-458d2729-5931-462d-b644-b9de864c761c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups'} Body: b'{"group": {"id": "b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036", "name": "tempest-GroupSnapshotsV319Test-Group-1513510768"}}' 2024-03-01 04:10:55,836 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 0.032s 2024-03-01 04:10:55,837 85860 DEB UG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acd8414-4859-46df-930a-6fbcb34a78cf', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acd8414-4859-46df-930a-6fbcb34a78cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036'} Body: b'{"group": {"id": "b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036", "status": "creating", "availability_zone": "nova", "created_at": "2024-03-01T04:10:56.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1513510768", "description": null, "group_type": "b151a10f-e2db-46ca-83e4-c8c10479fdb8", "volume_types": ["a4c30b33-23b1-42d4-9e79-6bfd3df959df"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 04:10:56,872 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 0.030s 2024-03-01 04:10:56,873 85860 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': 'Fri, 01 Mar 2024 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fd7def0-ac1e-42ae-96d0-a9c7e0e1a5c5', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fd7def0-ac1e-42ae-96d0-a9c7e0e1a5c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036'} Body: b'{"group": {"id": "b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036", "status": "error", "availability_zone": "nova", "created_at": "2024-03-01T04:10:56.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1513510768", "description": null, "group_type": "b151a10f-e2db-46ca-83e4-c8c10479fdb8", "volume_types": ["a4c30b33-23b1-42d4-9e79-6bfd3df959df"], "group_snapshot_id": null, "source_group_id": null}}' 2024-03-01 04:10:56,911 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/volumes/detail 0.033s 2024-03-01 04:10:56,911 85860 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': 'Fri, 01 Mar 2024 04:10:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d2bd3f2-d5b6-4f6f-8791-d307ef6e96d5', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d2bd3f2-d5b6-4f6f-8791-d307ef6e96d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/volumes/detail'} Body: b'{"volumes": []}' 2024-03-01 04:10:56,990 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036/action 0.067s 2024-03-01 04:10:56,991 85860 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': 'Fri, 01 Mar 2024 04:10:56 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-1a121b68-6229-4926-bdb8-df2a745e4296', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036/action'} Body: b'' 2024-03-01 04:10:57,007 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 0.015s 2024-03-01 04:10:57,007 85860 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': 'Fri, 01 Mar 2024 04:10:56 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-0aa43447-ba3f-4338-a3c1-2602d8dbbd5d', 'x-openstack-request-id': 'req-0aa43447-ba3f-4338-a3c1-2602d8dbbd5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/e64a78ef909742758c9b83acdec9c0e6/groups/b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b0c0dfb4-8ecb-476b-b9b9-0ad282e3d036 could not be found."}}' 2024-03-01 04:10:57,036 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/group_types/b151a10f-e2db-46ca-83e4-c8c10479fdb8 0.028s 2024-03-01 04:10:57,036 85860 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': 'Fri, 01 Mar 2024 04:10:57 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-b09074bd-7fe7-4381-a189-78fa34920f98', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/group_types/b151a10f-e2db-46ca-83e4-c8c10479fdb8'} Body: b'' 2024-03-01 04:10:57,085 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types/a4c30b33-23b1-42d4-9e79-6bfd3df959df 0.047s 2024-03-01 04:10:57,085 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-700b0670-91ee-421f-b674-9671373a18af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types/a4c30b33-23b1-42d4-9e79-6bfd3df959df'} Body: b'' 2024-03-01 04:10:57,101 85860 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types/a4c30b33-23b1-42d4-9e79-6bfd3df959df 0.015s 2024-03-01 04:10:57,101 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bod y: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:10:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-864ffc99-628c-443b-a0e9-e6cb728cff68', 'x-openstack-request-id': 'req-864ffc99-628c-443b-a0e9-e6cb728cff68', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/320c936b73134b018809d3fb555bd81f/types/a4c30b33-23b1-42d4-9e79-6bfd3df959df'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a4c30b33-23b1-42d4-9e79-6bfd3df959df could not be found."}}' tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 59bae99f-6010-4b4e-90a3-6f1e8f7f675e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:11:03,772 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes 0.343s 2024-03-01 04:11:03,772 85860 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-1565427209"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a377fcbc-f0b4-4ecf-857b-494bfa01c54a', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a377fcbc-f0b4-4ecf-857b-494bfa01c54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes'} Body: b'{"volume": {"id": "59bae99f-6010-4b4e-90a3-6f1e8f7f675e", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:11:03.711473", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1565427209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}], "user_id": "cf1a88ac649844db9aad244703d858c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:11:03,843 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.057s 2024-03-01 04:11:03,844 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dec7288a-ae98-4094-9735-e70b0f35380e', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dec7288a-ae98-4094-9735-e70b0f35380e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'{"volume": {"id": "59bae99f-6010-4b4e-90a3-6f1e8f7f675e", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:11:04.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-1565427209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}], "user_id": "cf1a88ac649844db9aad244703d858c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "683c7328f31d408fb83f94d24850e665"}}' 2024-03-01 04:11:04,903 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.044s 2024-03-01 04:11:04,903 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6ec99f4-36ed-4d3f-8943-be324058bc0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6ec99f4-36ed-4d3f-8943-be324058bc0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'{"volume": {"id": "59bae99f-6010-4b4e-90a3-6f1e8f7f675e", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:11:04.000000", "updated_at": "2024-03-01T04:11:04.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1565427209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}], "user_id": "cf1a88ac649844db9aad244703d858c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "683c7328f31d408fb83f94d24850e665"}}' 2024-03-01 04:11:04,963 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.045s 2024-03-01 04:11:04,964 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c1e672a-5443-4c89-b319-e7358099da13', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c1e672a-5443-4c89-b319-e7358099da13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'{"volume": {"id": "59bae99f-6010-4b4e-90a3-6f1e8f7f675e", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2024-03-01T04:11:04.000000", "updated_at": "2024-03-01T04:11:04.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-1565427209", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e"}], "user_id": "cf1a88ac649844db9aad244703d858c6", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "683c7328f31d408fb83f94d24850e665"}}' 2024-03-01 04:11:05,081 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.105s 2024-03-01 04:11:05,082 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:04 GMT', 'server': 'Apache/ 2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03db3725-8242-4b65-a072-e881cdbe2b2a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'' 2024-03-01 04:11:05,104 85860 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e 0.021s 2024-03-01 04:11:05,104 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11: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-4d113229-d617-40a4-9c6d-04f07b40769a', 'x-openstack-request-id': 'req-4d113229-d617-40a4-9c6d-04f07b40769a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/683c7328f31d408fb83f94d24850e665/volumes/59bae99f-6010-4b4e-90a3-6f1e8f7f675e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 59bae99f-6010-4b4e-90a3-6f1e8f7f675e could not be found."}}' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 86, in test_server_detach_rules waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4975681f-61bf-43e7-b631-a458e69d6f9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:11:18,456 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes 0.371s 2024-03-01 04:11:18,456 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-654977974", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cb3b40a-bcee-4c4d-b1ea-3f32d287fbfe', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cb3b40a-bcee-4c4d-b1ea-3f32d287fbfe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes'} Body: b'{"volume": {"id": "4975681f-61bf-43e7-b631-a458e69d6f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:11:18.393654", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-654977974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}], "user_id": "38728cb6c9e54f46807a2243e3ad334e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:11:18,652 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes 0.185s 2024-03-01 04:11:18,653 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1618236789", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffc73a6-8a5d-4807-b097-4558ae1ae8ae', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffc73a6-8a5d-4807-b097-4558ae1ae8ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes'} Body: b'{"volume": {"id": "a5304f66-7ef2-455e-9ace-47378e612c3b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:11:18.595603", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1618236789", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b"}], "user_id": "38728cb6c9e54f46807a2243e3ad334e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-01 04:11:18,701 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.032s 2024-03-01 04:11: 18,701 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2839', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e15b574f-82f7-41ba-9fb5-417f86e06a28', '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": "38728cb6c9e54f46807a2243e3ad334e", "name": "tempest-TestServerVolumeAttachmentScenario-287905154-project-member", "password_expires_at": null}, "audit_ids": ["MoMiKyPXS8uXogMbq9ogag"], "expires_at": "2024-03-01T05:11:18.000000Z", "issued_at": "2024-03-01T04:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b73952517d364e3c8af3755cca5e8e92", "name": "tempest-TestServerVolumeAttachmentScenario-287905154"}, "is_domain": false, "roles": [{"id": "e7fc9fb0c703411a87f342a2f2279ca5", "name": "reader"}, {"id": "5e7788f7324346e9b009074594f3f624", "name": "member"}], "catalog": [{"endpoints": [{"id": "fe9ae076c04d42ba9a615b56e8784f51", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "239c415d9cc64f3cb20b4d82c29cc43c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5024b526bdea4fbe8d9130a7727d95c0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "521ce1d1543646618b9cfdff15ae7490", "type": "image", "name": "glance"}, {"endpoints": [{"id": "89f4d02448d94b7caebcd554cfa86333", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b73952517d364e3c8af3755cca5e8e92", "region": "RegionOne"}], "id": "84fb4ece3fac49eca40bb13c6632eeaa", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "b2b8ca41ca394cae8183f29883a64cdd", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "850dceb85b304c548eff81e179cce048", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "a89aef42cdd64a37a06f25fe42037383", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "9f7a668e492c41eb859243553dfbaf34", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "c56d0851e0204e86aa7fef37386fd746", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92", "region": "RegionOne"}], "id": "d47bb7f38bce491499600a52cdac2a95", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "b6e064ce2dcc40bbbcd3ac41895a62b1", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "d4d89abd5a40421faedccc68ab619bf2", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "c785f47cdbff456da8773fa8fda0f735", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92", "region": "RegionOne"}], "id": "e85009af88124a879e3cdece30aed7c8", "type": "volumev3", "name": "cinderv3"}]}}' 2024-03-01 04:11:18,702 85860 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'a2e35ba7-6d5a-4f76-b4fb-7b60c487d1ee', 'name': 'tempest-TestServerVolumeAttachmentScenario-128532094-network', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 46467, 'is_default': False, 'availability_zone_hints': [], 'availab ility_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-01T04:11:07Z', 'updated_at': '2024-03-01T04:11:07Z', 'revision_number': 1} available for tenant 2024-03-01 04:11:18,702 85860 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-01 04:11:18,703 85860 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-01 04:11:18,761 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.057s 2024-03-01 04:11:18,762 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-917720233", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzqG5sAGEqSaxL3Mihp8VmHJmrAZSDhw+SrQ9Z7sDTn1Zpx206YtyqkHmJdi1u0TCZzDbP42M/Pq5A2WC0ogy40DeVZ2vHu/hRqAJ20UTLexuyRTcTALuc7H+WPBI3DRw=="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:18 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-0276857f-50fd-4892-9767-6c01fad10a3c', 'x-compute-request-id': 'req-0276857f-50fd-4892-9767-6c01fad10a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-917720233", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzqG5sAGEqSaxL3Mihp8VmHJmrAZSDhw+SrQ9Z7sDTn1Zpx206YtyqkHmJdi1u0TCZzDbP42M/Pq5A2WC0ogy40DeVZ2vHu/hRqAJ20UTLexuyRTcTALuc7H+WPBI3DRw==", "fingerprint": "ce:7e:a3:79:de:9a:ec:f0:9c:d8:ff:4a:4b:9b:17:d6", "user_id": "38728cb6c9e54f46807a2243e3ad334e"}}' 2024-03-01 04:11:18,764 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-917720233 created 2024-03-01 04:11:18,906 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.142s 2024-03-01 04:11:18,906 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1786867146", "description": "tempest-description--861297548"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-211dd477-b06a-4af3-96dd-b8df0efd3b81', 'date': 'Fri, 01 Mar 2024 04:11:18 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "name": "tempest-securitygroup--1786867146", "stateful": true, "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "description": "tempest-description--861297548", "shared": false, "security_group_rules": [{"id": "54f3d244-6bff-4db3-85ea-635f6d677dfd", "project_id": "b73952517d364e3c8af3755cca5e8e92", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "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": 1213, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:11:18Z", "updated_at": "2024-03-01T04:11:18Z", "revision_number": 0}, {"id": "f27a8dce-b24e-464a-bae7-85fc48e5c64e", "project_id": "b73952517d364e3 c8af3755cca5e8e92", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "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": 1212, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-01T04:11:18Z", "updated_at": "2024-03-01T04:11:18Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-01T04:11:18Z", "updated_at": "2024-03-01T04:11:18Z", "revision_number": 1, "project_id": "b73952517d364e3c8af3755cca5e8e92"}}' 2024-03-01 04:11:19,117 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.209s 2024-03-01 04:11:19,117 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d000b8e7-478c-406c-8006-a291aebe4241', 'date': 'Fri, 01 Mar 2024 04:11: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": "1773fe5c-88d7-4f09-bf9e-ff9baef017fb", "project_id": "b73952517d364e3c8af3755cca5e8e92", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:11:18Z", "updated_at": "2024-03-01T04:11:18Z", "revision_number": 0}}' 2024-03-01 04:11:19,312 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.194s 2024-03-01 04:11:19,312 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8978d3f4-fe67-4ef4-add1-ab489c871ae9', 'date': 'Fri, 01 Mar 2024 04:11: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": "ceab9289-328a-4881-96c5-23994ca255dc", "project_id": "b73952517d364e3c8af3755cca5e8e92", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "security_group_id": "5a4bffcb-2c1c-414e-90d7-2930e33c3542", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-01T04:11:19Z", "updated_at": "2024-03-01T04:11:19Z", "revision_number": 0}}' 2024-03-01 04:11:19,313 85860 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1786867146 created 2024-03-01 04:11:19,886 85860 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.573s 2024-03-01 04:11: 19,887 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-129285d2-7cd3-46b8-ac43-b1a2e1609dae', 'date': 'Fri, 01 Mar 2024 04:11:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3b28d0f2-d1c4-4ff2-872a-484a605d10b7", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "floating_ip_address": "172.24.4.179", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b73952517d364e3c8af3755cca5e8e92", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:11:19Z", "updated_at": "2024-03-01T04:11:19Z", "revision_number": 0}}' 2024-03-01 04:11:19,887 85860 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3b28d0f2-d1c4-4ff2-872a-484a605d10b7', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'floating_ip_address': '172.24.4.179', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:11:19Z', 'updated_at': '2024-03-01T04:11:19Z', 'revision_number': 0, 'ip': '172.24.4.179'} created 2024-03-01 04:11:19,887 85860 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-917720233', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMzqG5sAGEqSaxL3Mihp8VmHJmrAZSDhw+SrQ9Z7sDTn1Zpx206YtyqkHmJdi1u0TCZzDbP42M/Pq5A2WC0ogy40DeVZ2vHu/hRqAJ20UTLexuyRTcTALuc7H+WPBI3DRw==', 'fingerprint': 'ce:7e:a3:79:de:9a:ec:f0:9c:d8:ff:4a:4b:9b:17:d6', 'user_id': '38728cb6c9e54f46807a2243e3ad334e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDX1qGk8EQXYgqawgB5kcMFI+PAlY+pin2A2xPdDe+UQaIn3ZCH98x8\nh9pEz8M96PagBwYFK4EEACKhZANiAATM6hubABhKkmsS9zIoafFZhyZqwGUg4cPk\nq0PWe7A059WacdtOmLcqpB5iXYtbtEwmcw2z+NjPz6uQNlgtKIMuNA3lWdrx7v4U\nagCdtFEy3sbskU3EwC7nOx/ljwSNw0c=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5a4bffcb-2c1c-414e-90d7-2930e33c3542', 'name': 'tempest-securitygroup--1786867146', 'stateful': True, 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'description': 'tempest-description--861297548', 'shared': False, 'security_group_rules': [{'id': '54f3d244-6bff-4db3-85ea-635f6d677dfd', 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'security_group_id': '5a4bffcb-2c1c-414e-90d7-2930e33c3542', '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': 1213, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:11:18Z', 'updated_at': '2024-03-01T04:11:18Z', 'revision_number': 0}, {'id': 'f27a8dce-b24e-464a-bae7-85fc48e5c64e', 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'security_group_id': '5a4bffcb-2c1c-414e-90d7-2930e33c3542', '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': 1212, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-01T04:11:18Z', 'updated_at': '2024-03-01T04:11:18Z', 'revision_number': 0}], 'tag s': [], 'created_at': '2024-03-01T04:11:18Z', 'updated_at': '2024-03-01T04:11:18Z', 'revision_number': 1, 'project_id': 'b73952517d364e3c8af3755cca5e8e92'}, 'floating_ip': {'id': '3b28d0f2-d1c4-4ff2-872a-484a605d10b7', 'tenant_id': 'b73952517d364e3c8af3755cca5e8e92', 'floating_ip_address': '172.24.4.179', 'floating_network_id': 'c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b73952517d364e3c8af3755cca5e8e92', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-01T04:11:19Z', 'updated_at': '2024-03-01T04:11:19Z', 'revision_number': 0, 'ip': '172.24.4.179'}} 2024-03-01 04:11:20,548 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.660s 2024-03-01 04:11:20,549 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "imageRef": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "flavorRef": "1", "networks": [{"uuid": "a2e35ba7-6d5a-4f76-b4fb-7b60c487d1ee"}], "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "key_name": "tempest-keypair-917720233", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e17d02bb-69e0-424f-b8c4-6a43bbaa4b10', 'x-compute-request-id': 'req-e17d02bb-69e0-424f-b8c4-6a43bbaa4b10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "adminPass": "kLyFXi72W9kX"}}' 2024-03-01 04:11:21,165 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.613s 2024-03-01 04:11:21,165 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:11:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a05842-9db0-4f0b-97ad-4afe8e46c71e', 'x-compute-request-id': 'req-f2a05842-9db0-4f0b-97ad-4afe8e46c71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "status": "BUILD", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "user_id": "38728cb6c9e54f46807a2243e3ad334e", "metadata": {}, "hostId": "", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2 -abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:11:21Z", "updated": "2024-03-01T04:11:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-917720233", "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": []}}' 2024-03-01 04:12:11,426 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.247s 2024-03-01 04:12:11,427 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:12:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12051248-9ada-44a9-9b00-f66ccc7c0c78', 'x-compute-request-id': 'req-12051248-9ada-44a9-9b00-f66ccc7c0c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "status": "ACTIVE", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "user_id": "38728cb6c9e54f46807a2243e3ad334e", "metadata": {}, "hostId": "b15e757e15ab9d976a98c4dfe0e8812bd5b3ac8434bfe0f867707dfb", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:11:20Z", "updated": "2024-03-01T04:11:27Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-128532094-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:16:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-917720233", "OS-SRV-USG:launched_at": "2024-03-01T04:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:12:11,440 85860 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-01 04:13:11,688 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d/os-interface 0.191s 2024-03-01 04:13:11,688 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:11 GMT', 'server': 'A pache/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-7bf896d4-af6c-47d8-be53-1f19a32f8f71', 'x-compute-request-id': 'req-7bf896d4-af6c-47d8-be53-1f19a32f8f71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a2e35ba7-6d5a-4f76-b4fb-7b60c487d1ee", "port_id": "cf98f7ed-9273-4a3a-b2bf-757f43c8dcaf", "mac_addr": "fa:16:3e:e0:16:b6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "113b747f-c90c-4859-b732-6fc7f4f296c3", "ip_address": "10.0.0.7"}]}]}' 2024-03-01 04:13:12,545 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3b28d0f2-d1c4-4ff2-872a-484a605d10b7 0.852s 2024-03-01 04:13:12,546 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "cf98f7ed-9273-4a3a-b2bf-757f43c8dcaf"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-91613be8-7812-4286-b7be-0950f8785bc7', 'date': 'Fri, 01 Mar 2024 04:13:12 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3b28d0f2-d1c4-4ff2-872a-484a605d10b7'} Body: b'{"floatingip": {"id": "3b28d0f2-d1c4-4ff2-872a-484a605d10b7", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "floating_ip_address": "172.24.4.179", "floating_network_id": "c7c18c3f-40a9-4b1f-aa77-aa53ca2f52f9", "router_id": "881d1a4b-0b55-46c5-900e-c0cc4f4a3676", "port_id": "cf98f7ed-9273-4a3a-b2bf-757f43c8dcaf", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a2e35ba7-6d5a-4f76-b4fb-7b60c487d1ee", "mac_address": "fa:16:3e:e0:16:b6", "admin_state_up": true, "status": "ACTIVE", "device_id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-01T04:11:19Z", "updated_at": "2024-03-01T04:13:11Z", "revision_number": 1, "project_id": "b73952517d364e3c8af3755cca5e8e92"}}' 2024-03-01 04:13:12,548 85860 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.179:22' as 'cirros' with public key authentication 2024-03-01 04:13:12,566 85860 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-01 04:13:12,675 85860 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-01 04:13:12,676 85860 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.179 successfully created 2024-03-01 04:13:12,916 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.239s 2024-03-01 04:13:12,916 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1562', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-070f0436-6ce9-4393-9e9d-f41ffd4f516b', 'x-compute-request-id': 'req-070f0436-6ce9-4393-9e9d-f41ffd4f516b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719 ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "status": "ACTIVE", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "user_id": "38728cb6c9e54f46807a2243e3ad334e", "metadata": {}, "hostId": "b15e757e15ab9d976a98c4dfe0e8812bd5b3ac8434bfe0f867707dfb", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:11:20Z", "updated": "2024-03-01T04:11:27Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-128532094-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:16:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-917720233", "OS-SRV-USG:launched_at": "2024-03-01T04:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:13:13,123 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.194s 2024-03-01 04:13:13,123 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0854e46f-992f-4beb-a715-bd0e7ceb904c', 'x-compute-request-id': 'req-0854e46f-992f-4beb-a715-bd0e7ceb904c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}]}]}' 2024-03-01 04:13:13,172 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d 0.045s 2024-03-01 04:13:13,172 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3e03eec-7517-4037-bc0a-ea0671bc1e4b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3e03eec-7517-4037-bc0a-ea0671bc1e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d'} Body: b'{"volume": {"id": "4975681f-61bf-43e7-b631-a458e69d6f9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:11:18.000000", "updated_at": "2024-03-01T04:11:19.000000", "name": "tempest-TestServerVolum eAttachmentScenario-volume-654977974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}], "user_id": "38728cb6c9e54f46807a2243e3ad334e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b73952517d364e3c8af3755cca5e8e92"}}' 2024-03-01 04:13:14,274 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d 0.088s 2024-03-01 04:13:14,274 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07d14793-e8f6-4266-98e2-6860662bad41', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07d14793-e8f6-4266-98e2-6860662bad41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d'} Body: b'{"volume": {"id": "4975681f-61bf-43e7-b631-a458e69d6f9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:11:18.000000", "updated_at": "2024-03-01T04:11:19.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-654977974", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d"}], "user_id": "38728cb6c9e54f46807a2243e3ad334e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b73952517d364e3c8af3755cca5e8e92"}}' 2024-03-01 04:13:14,411 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.124s 2024-03-01 04:13:14,412 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2439f328-bb77-4fbf-94d1-22fb25c523c1', 'x-compute-request-id': 'req-2439f328-bb77-4fbf-94d1-22fb25c523c1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'' 2024-03-01 04:13:14,610 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.197s 2024-03-01 04:13:14,611 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {' date': 'Fri, 01 Mar 2024 04:13:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1687', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aba83d40-8a17-45f7-939c-349acdd9711a', 'x-compute-request-id': 'req-aba83d40-8a17-45f7-939c-349acdd9711a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"server": {"id": "cb2de32e-c403-44c6-ae74-d28719ab159d", "name": "tempest-TestServerVolumeAttachmentScenario-server-2009883633", "status": "ACTIVE", "tenant_id": "b73952517d364e3c8af3755cca5e8e92", "user_id": "38728cb6c9e54f46807a2243e3ad334e", "metadata": {}, "hostId": "b15e757e15ab9d976a98c4dfe0e8812bd5b3ac8434bfe0f867707dfb", "image": {"id": "f41a9106-1bc1-4da2-abe9-e842eae830e6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/f41a9106-1bc1-4da2-abe9-e842eae830e6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-01T04:11:20Z", "updated": "2024-03-01T04:13:14Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-128532094-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:16:b6"}, {"version": 4, "addr": "172.24.4.179", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:16:b6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cb2de32e-c403-44c6-ae74-d28719ab159d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-917720233", "OS-SRV-USG:launched_at": "2024-03-01T04:11:26.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1786867146"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-01 04:14:04,678 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d 0.038s 2024-03-01 04:14:04,679 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-aca8d71c-c61f-4532-a81b-432607d9b429', 'x-compute-request-id': 'req-aca8d71c-c61f-4532-a81b-432607d9b429', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cb2de32e-c403-44c6-ae74-d28719ab159d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cb2de32e-c403-44c6-ae74-d28719ab159d could not be found."}}' 2024-03-01 04:14:04,723 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-917720233 0.044s 2024-03-01 04:14:04,723 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenSta ck-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17a6c243-10bf-4783-974e-13b9eef8d838', 'x-compute-request-id': 'req-17a6c243-10bf-4783-974e-13b9eef8d838', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-917720233'} Body: b'' 2024-03-01 04:14:04,894 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5a4bffcb-2c1c-414e-90d7-2930e33c3542 0.170s 2024-03-01 04:14:04,895 85860 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-928e14c3-eea4-4afd-a7ee-9dee8c4bcd4c', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:14:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5a4bffcb-2c1c-414e-90d7-2930e33c3542'} Body: b'' 2024-03-01 04:14:04,933 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5a4bffcb-2c1c-414e-90d7-2930e33c3542 0.038s 2024-03-01 04:14:04,933 85860 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-28c07bd6-0b96-4ba1-bb9b-4bdaf0758cf2', 'date': 'Fri, 01 Mar 2024 04:14:04 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5a4bffcb-2c1c-414e-90d7-2930e33c3542'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5a4bffcb-2c1c-414e-90d7-2930e33c3542 does not exist", "detail": ""}}' 2024-03-01 04:14:05,276 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3b28d0f2-d1c4-4ff2-872a-484a605d10b7 0.342s 2024-03-01 04:14:05,277 85860 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-ff6a12f4-bc68-4c62-bc5b-aba9553f8cf0', 'content-length': '0', 'date': 'Fri, 01 Mar 2024 04:14:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3b28d0f2-d1c4-4ff2-872a-484a605d10b7'} Body: b'' 2024-03-01 04:14:05,376 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b 0.098s 2024-03-01 04:14:05,376 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14: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-96574603-5a2d-4c6e-a874-6fe7ec80fcbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b'} Body: b'' 2024-03-01 04:14:05,399 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b 0.022s 2024-03-01 04:14:05,399 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14: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-35fcdf79-5913-4c89-abd1-8c6164a99c49', 'x-openstack-request-id': 'req-35fcdf79-5913-4c89-abd1-8c6164a99c49', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/a5304f66-7ef2-455e-9ace-47378e612c3b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a5304f66-7ef2-455e-9ace-47378e612c3b could not be found."}}' 2024-03-01 04:14:05,503 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d 0.103s 2024-03-01 04:14:05,503 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14: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-5fcf2422-a7cc-4a38-8b49-d08a3026c8e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d'} Body: b'' 2024-03-01 04:14:05,525 85860 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d 0.021s 2024-03-01 04:14:05,525 85860 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14: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-005a49f3-68e3-42f3-801f-b767600227f4', 'x-openstack-request-id': 'req-005a49f3-68e3-42f3-801f-b767600227f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b73952517d364e3c8af3755cca5e8e92/volumes/4975681f-61bf-43e7-b631-a458e69d6f9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 4975681f-61bf-43e7-b631-a458e69d6f9d could not be found."}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 47, in setUp self.volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4f9d12f0-30f4-4b4e-9b30-606e43d27dea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:14:13,945 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes 0.496s 2024-03-01 04:14:13,945 85860 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-600859668"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9113fb9-f0c3-448e-b6e6-7db9c5acbdaf', 'content-length': '832', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9113fb9-f0c3-448e-b6e6-7db9c5acbdaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes'} Body: b'{"volume": {"id": "4f9d12f0-30f4-4b4e-9b30-606e43d27dea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:13.861057", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-600859668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-01 04:14:13,996 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea 0.040s 2024-03-01 04:14:13,997 85860 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': 'Fri, 01 Mar 2024 04:14:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b72a20-d425-439b-90e2-04376bb439f2', 'content-length': '900', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b72a20-d425-439b-90e2-04376bb439f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea'} Body: b'{"volume": {"id": "4f9d12f0-30f4-4b4e-9b30-606e43d27dea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:14.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-600859668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "45bbd615faf64e938e96b7b415b1cac4"}}' 2024-03-01 04:14:15,050 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea 0.039s 2024-03-01 04:14:15,050 85860 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a84d9fa5-8bd3-4263-8ff5-68a17ba26700', 'content-length': '921', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a84d9fa5-8bd3-4263-8ff5-68a17ba26700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea'} Body: b'{"volume": {"id": "4f9d12f0-30f4-4b4e-9b30-606e43d27dea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:14.000000", "updated_at": "2024-03-01T04:14:14.000000", "name": "tempest-VolumeRevertTests-Volume-600859668", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/4f9d12f0-30f4-4b4e-9b30-606e43d27dea"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "45bbd615faf64e938e96b7b415b1cac4"}}' 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 96, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7393dd16-16aa-4754-bdf2-475cb841f0e4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-01 04:14:15,274 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes 0.209s 2024-03-01 04:14:15,274 85860 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-1624444446"}} Response - Headers: {'date': 'Fri, 01 Mar 2024 04:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56cbf9b9-a376-4399-b1ed-b969723c1e8d', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56cbf9b9-a376-4399-b1ed-b969723c1e8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes'} Body: b'{"volume": {"id": "7393dd16-16aa-4754-bdf2-475cb841f0e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:15.206134", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1624444446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2024-03-01 04:14:15,322 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4 0.037s 2024-03-01 04:14:15,322 85860 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': 'Fri, 01 Mar 2024 04:14:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a5048c3-e717-49f5-a487-723fd249aa9d', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a5048c3-e717-49f5-a487-723fd249aa9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4'} Body: b'{"volume": {"id": "7393dd16-16aa-4754-bdf2-475cb841f0e4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:15.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1624444446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "45bbd615faf64e938e96b7b415b1cac4"}}' 2024-03-01 04:14:16,377 85860 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4 0.041s 2024-03-01 04:14:16,377 85860 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': 'Fri, 01 Mar 2024 04:14:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef1467df-8410-4e76-8093-1d6bb6b05ad9', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef1467df-8410-4e76-8093-1d6bb6b05ad9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4'} Body: b'{"volume": {"id": "7393dd16-16aa-4754-bdf2-475cb841f0e4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-01T04:14:15.000000", "updated_at": "2024-03-01T04:14:15.000000", "name": "tempest-VolumeRevertTests-Volume-1624444446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/45bbd615faf64e938e96b7b415b1cac4/volumes/7393dd16-16aa-4754-bdf2-475cb841f0e4"}], "user_id": "4ba10bc47df04a0891f4b887b27d7cb2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "45bbd615faf64e938e96b7b415b1cac4"}}' ====== Totals ====== Ran: 206 tests in 1268.2013 sec. - Passed: 75 - Skipped: 31 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 100 Sum of execute time for each test: 4622.2684 sec. ============== Worker Balance ============== - Worker 0 (13 tests) => 0:12:24.110954 - Worker 1 (24 tests) => 0:21:08.180587 - Worker 2 (13 tests) => 0:01:14.689058 - Worker 3 (25 tests) => 0:11:36.571990 - Worker 4 (20 tests) => 0:09:41.879153 - Worker 5 (23 tests) => 0:07:22.960713 - Worker 6 (14 tests) => 0:11:43.607204 - Worker 7 (18 tests) => 0:11:17.887982 - Worker 8 (9 tests) => 0:06:50.177066 - Worker 9 (10 tests) => 0:09:59.637935 - Worker 10 (15 tests) => 0:03:10.965368 - Worker 11 (22 tests) => 0:00:59.665492 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed