all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.3.0,cmd2==2.4.3,cryptography==40.0.2,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.2.0,packaging==23.1,paramiko==3.1.0,pbr==5.11.1,prettytable==3.7.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==2.0.0,six==1.16.0,stestr==4.0.1,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@e13e4da77f44b24e79963d86baf95cde8cc2032c#egg=tempest,testtools==2.6.0,tzdata==2023.3,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='735372865' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {3} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {10} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {8} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {11} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [4.405230s] ... ok {5} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [0.313825s] ... 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 112, in test_delete_server_while_in_attached_volume server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:30,949 79762 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.120s 2023-07-24 07:18:30,949 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:30 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-9281b1ff-819c-46ad-89fd-8a76c66edc39', '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": "15beb626f1734f3b81c98e60d8ff1af9", "name": "tempest-DeleteServersTestJSON-1987167950-project-member", "password_expires_at": null}, "audit_ids": ["JX0hjna7SUK91-fYIGx8GA"], "expires_at": "2023-07-24T08:18:30.000000Z", "issued_at": "2023-07-24T07:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34d6e3f2a8934f53af0b3d6f0818c85c", "name": "tempest-DeleteServersTestJSON-1987167950"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/34d6e3f2a8934f53af0b3d6f0818c85c", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/34d6e3f2a8934f53af0b3d6f0818c85c", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/34d6e3f2a8934f53af0b3d6f0818c85c", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:18:30,950 79762 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'b4362ad4-3614-46d7-b73b-60cde8bab680', 'name': 'tempest-DeleteServersTestJSON-123774020-network', 'tenant_id': '34d6e3f2a8934f53af0b3d6f0818c85c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '34d6e3f2a8934f53af0b3d6f0818c85c', 'port_security_enabled': True , 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25301, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:16Z', 'updated_at': '2023-07-24T07:18:16Z', 'revision_number': 1} available for tenant 2023-07-24 07:18:31,134 79762 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.183s 2023-07-24 07:18:31,134 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1850346567", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "b4362ad4-3614-46d7-b73b-60cde8bab680"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-45a27a5a-83bb-4658-a7c1-db2552a4beb2', 'x-compute-request-id': 'req-45a27a5a-83bb-4658-a7c1-db2552a4beb2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.451075s] ... ok {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.355695s] ... ok {7} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [23.705294s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.550229s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.044569s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.057110s] ... ok {7} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.373582s] ... ok {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [4.614901s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server server1, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:42,979 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:18:42,979 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:18:43,287 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.305s 2023-07-24 07:18:43,287 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1037430136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4oFh/Rh1MiGGUBNXOvTX1+fYmx6Jdld3+KtP6kYY3fht3jd5KteqkhFsDXLtHk/u9VgILHKzQFjdiaqWy2moHpJmavwfswZ8/RHUT3WzRuEajR0ly47J/CAkWrSTpRYg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:42 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-ddf8c50d-cd5f-4beb-b97f-542abf750d4d', 'x-compute-request-id': 'req-ddf8c50d-cd5f-4beb-b97f-542abf750d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1037430136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4oFh/Rh1MiGGUBNXOvTX1+fYmx6Jdld3+KtP6kYY3fht3jd5KteqkhFsDXLtHk/u9VgILHKzQFjdiaqWy2moHpJmavwfswZ8/RHUT3WzRuEajR0ly47J/CAkWrSTpRYg==", "fingerprint": "7d:77:09:81:55:48:a6:58:5d:c2:de:1a:e3:fe:c2:51", "user_id": "7feea24601b34a2a821913acd18126d1"}}' 2023-07-24 07:18:43,293 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1037430136 created 2023-07-24 07:18:44,694 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.400s 2023-07-24 07:18:44,694 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2021711653", "description": "tempest-description--2055559957"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-647bc524-e22e-47e3-9069-b68d6b5d9394', 'date': 'Mon, 24 Jul 2023 07:18:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "name": "tempest-securitygroup--2021711653", "stateful": true, "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "tempest-description--2055559957", "shared": false, "security_group_rules": [{"id": "3889de10-9653-4fb3-b4a6-5bad468248e0", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "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, "description": null, "tags": [], "created_at": "2023-07-24T07:18:43Z", "updated_at": "2023-07-24T07:18:43Z", "revision_number": 0}, {"id": "b32437ca-d8f4-4079-8973-159737ad6f43", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 205, "description": null, "tags": [], "created_at": "2023-07-24T07:18:43Z", "updated_at": "2023-07-24T07:18:43Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:18:43Z", "updated_at": "2023-07-24T07:18:43Z", "revision_number": 1, "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35"}}' 2023-07-24 07:18:45,126 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.431s 2023-07-24 07:18:45,127 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d50017a6-2098-456c-b4eb-88a242abf7a8', 'date': 'Mon, 24 Jul 2023 07:18:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b19d134-c101-4bf5-9584-12749955e98a", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:44Z", "updated_at": "2023-07-24T07:18:44Z", "revision_number": 0}}' 2023-07-24 07:18:45,283 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-07-24 07:18:45,283 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-edbe8a9a-3c2c-4c0f-bcd6-8a97f006d9b4', 'date': 'Mon, 24 Jul 2023 07:18:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60128f29-8c4d-4aae-97ae-bc5e9d6c644b", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:45Z", "updated_at": "2023-07-24T07:18:45Z", "revision_number": 0}}' 2023-07-24 07:18:45,284 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2021711653 created 2023-07-24 07:18:46,394 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.109s 2023-07-24 07:18:46,394 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c800506f-7ce9-4e7b-9a83-2b661590ffaa', 'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cf1be71a-ae6d-430e-88e9-84514338a9d5", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "floating_ip_address": "172.24.4.212", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:18:45Z", "updated_at": "2023-07-24T07:18:45Z", "revision_number": 0}}' 2023-07-24 07:18:46,395 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cf1be71a-ae6d-430e-88e9-84514338a9d5', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.212', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:18:45Z', 'updated_at': '2023-07-24T07:18:45Z', 'revision_number': 0, 'ip': '172.24.4.212'} created 2023-07-24 07:18:46,514 79772 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.110s 2023-07-24 07:18:46,515 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:46 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-53e9050e-59e2-460e-89bb-0f219f90f3f5', '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": "7feea24601b34a2a821913acd18126d1", "name": "tempest-AttachVolumeNegativeTest-1040366749-project-member", "password_expires_at": null}, "audit_ids": ["eqKt8gF0TYy3L4eZ0qYorw"], "expires_at": "2023-07-24T08:18:46.000000Z", "issued_at": "2023-07-24T07:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "name": "tempest-AttachVolumeNegativeTest-1040366749"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "r egion_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:18:46,516 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '21c97cc1-61c9-4a48-bb4e-d0f9d4d38900', 'name': 'tempest-AttachVolumeNegativeTest-66316919-network', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:18:46,517 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1037430136', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4oFh/Rh1MiGGUBNXOvTX1+fYmx6Jdld3+KtP6kYY3fht3jd5KteqkhFsDXLtHk/u9VgILHKzQFjdiaqWy2moHpJmavwfswZ8/RHUT3WzRuEajR0ly47J/CAkWrSTpRYg==', 'fingerprint': '7d:77:09:81:55:48:a6:58:5d:c2:de:1a:e3:fe:c2:51', 'user_id': '7feea24601b34a2a821913acd18126d1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCusripfpAPnBkbEQAOBZ14htgi/pwdVoEB9fnNQayVAyMYcfgQ2g/d\nzKZdtL5TZNCgBwYFK4EEACKhZANiAAR+KBYf0YdTIhhlATVzr019fn2JseiXZXd/\nirT+pGGN34bd43eSrXqpIRbA1y7R5P7vVYCCxys0BY3YmqlstpqB6SZmr8H7MGfP\n0R1E91s0bhGo0dJcuOyfwgJFq0k6UWI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '52fc5606-19dc-4ee8-8803-b7fb17f06897', 'name': 'tempest-securitygroup--2021711653', 'stateful': True, 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': 'tempest-description--2055559957', 'shared': False, 'security_group_rules': [{'id': '3889de10-9653-4fb3-b4a6-5bad468248e0', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': '52fc5606-19dc-4ee8-8803-b7fb17f06897', '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, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:43Z', 'updated_at': '2023-07-24T07:18:43Z', 'revision_number': 0}, {'id': 'b32437ca-d8f4-4079-8973-159737ad6f43', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': '52fc5606-19dc-4ee8-8803-b7fb17f06897', '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': 205, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:43Z', 'updated_at': '2023-07-24T07:18:43Z', 'r evision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:18:43Z', 'updated_at': '2023-07-24T07:18:43Z', 'revision_number': 1, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35'}, 'floating_ip': {'id': 'cf1be71a-ae6d-430e-88e9-84514338a9d5', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.212', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:18:45Z', 'updated_at': '2023-07-24T07:18:45Z', 'revision_number': 0, 'ip': '172.24.4.212'}} 2023-07-24 07:18:46,567 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.048s 2023-07-24 07:18:46,568 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1720617993", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "21c97cc1-61c9-4a48-bb4e-d0f9d4d38900"}], "security_groups": [{"name": "tempest-securitygroup--2021711653"}], "key_name": "tempest-keypair-1037430136", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-d39df9f9-7acb-44ef-83e3-47bd2b479c14', 'x-compute-request-id': 'req-d39df9f9-7acb-44ef-83e3-47bd2b479c14', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:18:46,604 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1037430136 0.034s 2023-07-24 07:18:46,605 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5732650-37ab-4091-bdfb-48d4d8b22cf2', 'x-compute-request-id': 'req-e5732650-37ab-4091-bdfb-48d4d8b22cf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1037430136'} Body: b'' 2023-07-24 07:18:46,760 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/52fc5606-19dc-4ee8-8803-b7fb17f06897 0.154s 2023-07-24 07:18:46,760 79772 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-d8bbff6d-f37b-45ea-b668-5bcde11ea7d1', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/52fc5606-19dc-4ee8-8803-b7fb17f06897'} Body: b'' 2023-07-24 07:18:46,791 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/52fc5606-19dc-4ee8-8803-b7fb17f06897 0.030s 2023-07-24 07:18:46,792 79772 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-2df4ff16-532e-4b07-868c-43bb87a1bf68', 'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/52fc5606-19dc-4ee8-8803-b7fb17f06897'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 52fc5606-19dc-4ee8-8803-b7fb17f06897 does not exist", "detail": ""}}' 2023-07-24 07:18:47,592 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/cf1be71a-ae6d-430e-88e9-84514338a9d5 0.799s 2023-07-24 07:18:47,593 79772 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-bdc9d930-03f0-414d-9db1-fc9fc053ea24', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:18:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cf1be71a-ae6d-430e-88e9-84514338a9d5'} Body: b'' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [31.763371s] ... ok {9} setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON) [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_servers_negative.py", line 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [8.523387s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.160456s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.129628s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.255848s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.116233s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.289469s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.113710s] ... ok {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [8.828495s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:47,598 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:18:47,598 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:18:47,687 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.084s 2023-07-24 07:18:47,687 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-61802420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEXPrEfkE63/mkOl0ZsQzRE7Bzi1auiOwtq7LyIfq3rlk8ZFCZ7OUPBGeACadHrlDxlwGDUVWdKDx8OUMjrYfPZjyKdi/qo2HbvWhTMVKtggBwPqVbI0weJCWkNBrmQLvA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1042d3fd-ddf5-4c36-8e14-3b4e0b6ec999', 'x-compute-request-id': 'req-1042d3fd-ddf5-4c36-8e14-3b4e0b6ec999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-61802420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEXPrEfkE63/mkOl0ZsQzRE7Bzi1auiOwtq7LyIfq3rlk8ZFCZ7OUPBGeACadHrlDxlwGDUVWdKDx8OUMjrYfPZjyKdi/qo2HbvWhTMVKtggBwPqVbI0weJCWkNBrmQLvA==", "fingerprint": "98:3b:af:60:c9:dd:67:d8:02:29:dd:60:cd:da:2a:a6", "user_id": "7feea24601b34a2a821913acd18126d1"}}' 2023-07-24 07:18:47,692 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-61802420 created 2023-07-24 07:18:48,325 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.632s 2023-07-24 07:18:48,326 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2013499281", "description": "tempest-description--626772194"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ae15428e-2f70-43fb-995a-94ad171da0d5', 'date': 'Mon, 24 Jul 2023 07:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "name": "tempest-securitygroup--2013499281", "stateful": true, "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "tempest-description--626772194", "shared": false, "security_group_rules": [{"id": "31a4899b-b3c6-479e-b2f4-66a62b71c5ef", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "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": 226, "description": null, "tags": [], "created_at": "2023-07-24T07:18:47Z", "updated_at": "2023-07-24T07:18:47Z", "revision_number": 0}, {"id": "4a70c9ae-7ff8-4968-8943-2321620df6d8", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "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": 227, "description": null, "tags": [], "created_at": "2023-07-24T07:18:47Z", "updated_at": "2023-07-24T07:18:47Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:18:47Z", "updated_at": "2023-07-24T07:18:47Z", "revision_number": 1, "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35"}}' 2023-07-24 07:18:48,963 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.636s 2023-07-24 07:18:48,963 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c6382578-b663-47cd-837d-2d53156b61f8', 'date': 'Mon, 24 Jul 2023 07:18: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": "9a81c0f9-1866-4d1c-ad14-45cbc21ab4d4", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:48Z", "updated_at": "2023-07-24T07:18:48Z", "revision_number": 0}}' 2023-07-24 07:18:49,982 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.018s 2023-07-24 07:18:49,983 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a99337b9-0135-4a96-a0d5-925ebd011bca', 'date': 'Mon, 24 Jul 2023 07:18:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "66111b4b-cfba-44fe-be2f-8833eb34962e", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:49Z", "updated_at": "2023-07-24T07:18:49Z", "revision_number": 0}}' 2023-07-24 07:18:49,983 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2013499281 created 2023-07-24 07:18:53,310 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.326s 2023-07-24 07:18:53,310 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-open stack-request-id': 'req-ad293575-fcb6-4c7f-9456-4514c12ab149', 'date': 'Mon, 24 Jul 2023 07:18:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f2547e5d-5a5c-4b21-add3-2f0fde43e34c", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "floating_ip_address": "172.24.4.46", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:18:51Z", "updated_at": "2023-07-24T07:18:51Z", "revision_number": 0}}' 2023-07-24 07:18:53,311 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f2547e5d-5a5c-4b21-add3-2f0fde43e34c', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:18:51Z', 'updated_at': '2023-07-24T07:18:51Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2023-07-24 07:18:53,410 79772 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.093s 2023-07-24 07:18:53,410 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:53 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-b222b5bd-01f6-4a57-b8bb-9ffe0f02e744', '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": "7feea24601b34a2a821913acd18126d1", "name": "tempest-AttachVolumeNegativeTest-1040366749-project-member", "password_expires_at": null}, "audit_ids": ["wd3RFOZ2TPSpZoFTHKAJ_g"], "expires_at": "2023-07-24T08:18:53.000000Z", "issued_at": "2023-07-24T07:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "name": "tempest-AttachVolumeNegativeTest-1040366749"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "Regi onOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:18:53,411 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '21c97cc1-61c9-4a48-bb4e-d0f9d4d38900', 'name': 'tempest-AttachVolumeNegativeTest-66316919-network', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:18:53,411 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-61802420', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEXPrEfkE63/mkOl0ZsQzRE7Bzi1auiOwtq7LyIfq3rlk8ZFCZ7OUPBGeACadHrlDxlwGDUVWdKDx8OUMjrYfPZjyKdi/qo2HbvWhTMVKtggBwPqVbI0weJCWkNBrmQLvA==', 'fingerprint': '98:3b:af:60:c9:dd:67:d8:02:29:dd:60:cd:da:2a:a6', 'user_id': '7feea24601b34a2a821913acd18126d1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDCgb1GKLO6dnFD7KSGOya3S3SYysHvcY/EqJMjX4NT9FbtLYmPItDw\nSl/tUakEVJ2gBwYFK4EEACKhZANiAARFz6xH5BOt/5pDpdGbEM0ROwc4tWrojsLa\nuy8iH6t65ZPGRQmezlDwRngAmnR65Q8ZcBg1FVnSg8fDlDI62Hz2Y8inYv6qNh27\n1oUzFSrYIAcD6lWyNMHiQlpDQa5kC7w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f2f101e3-37dc-40d5-8cf5-92a3f765ca47', 'name': 'tempest-securitygroup--2013499281', 'stateful': True, 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': 'tempest-description--626772194', 'shared': False, 'security_group_rules': [{'id': '31a4899b-b3c6-479e-b2f4-66a62b71c5ef', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': 'f2f101e3-37dc-40d5-8cf5-92a3f765ca47', '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': 226, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:47Z', 'updated_at': '2023-07-24T07:18:47Z', 'revision_number': 0}, {'id': '4a70c9ae-7ff8-4968-8943-2321620df6d8', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': 'f2f101e3-37dc-40d5-8cf5-92a3f765ca47', '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': 227, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:47Z', 'updated_at': '2023-07-24T07:18:47Z', 'revision_number': 0}], 't ags': [], 'created_at': '2023-07-24T07:18:47Z', 'updated_at': '2023-07-24T07:18:47Z', 'revision_number': 1, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35'}, 'floating_ip': {'id': 'f2547e5d-5a5c-4b21-add3-2f0fde43e34c', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:18:51Z', 'updated_at': '2023-07-24T07:18:51Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2023-07-24 07:18:53,450 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.037s 2023-07-24 07:18:53,450 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1863043259", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "21c97cc1-61c9-4a48-bb4e-d0f9d4d38900"}], "security_groups": [{"name": "tempest-securitygroup--2013499281"}], "key_name": "tempest-keypair-61802420", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-e85ee077-ba44-4ea5-9fcf-b7b2cab6a1a5', 'x-compute-request-id': 'req-e85ee077-ba44-4ea5-9fcf-b7b2cab6a1a5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:18:53,510 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-61802420 0.058s 2023-07-24 07:18:53,511 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:53 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-ec5cdebd-0693-4727-add4-2895b1587030', 'x-compute-request-id': 'req-ec5cdebd-0693-4727-add4-2895b1587030', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-61802420'} Body: b'' 2023-07-24 07:18:54,472 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f2f101e3-37dc-40d5-8cf5-92a3f765ca47 0.960s 2023-07-24 07:18:54,472 79772 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-bf3e3fd0-256a-4e3c-a4d1-8edde6a73bcd', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:18:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2f101e3-37dc-40d5-8cf5-92a3f765ca47'} Body: b'' 2023-07-24 07:18:54,533 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f2f101e3-37dc-40d5-8cf5-92a3f765ca47 0.060s 2023-07-24 07:18:54,534 79772 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-b3926d7b-054f-4543-8786-4c8554082e98', 'date': 'Mon, 24 Jul 2023 07:18:54 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2f101e3-37dc-40d5-8cf5-92a3f765ca47'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f2f101e3-37dc-40d5-8cf5-92a3f765ca47 does not exist", "detail": ""}}' 2023-07-24 07:18:56,425 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f2547e5d-5a5c-4b21-add3-2f0fde43e34c 1.890s 2023-07-24 07:18:56,425 79772 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-7489304f-dbcb-40a1-8990-88e0c7c83c7c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:18:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f2547e5d-5a5c-4b21-add3-2f0fde43e34c'} Body: b'' {4} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) [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 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} {10} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [6.241897s] ... 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 31, in test_delete_attached_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:56,428 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:18:56,428 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:18:56,612 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.180s 2023-07-24 07:18:56,612 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1725283914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGm8gYbfWBpj80iJ13nFlJDS474NpYMsVPnuqbsc6yazUQgdwP6upQzGQU9YNrl/wJoDSEuyybcZoqqZzPpWtMUoRUWu2FV1Xm7KFvDWMOaKSPlnGV7qN4DqpVpCqJ1lUA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:56 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-ecd997fb-c218-42f5-982b-d6d3d264525c', 'x-compute-request-id': 'req-ecd997fb-c218-42f5-982b-d6d3d264525c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1725283914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGm8gYbfWBpj80iJ13nFlJDS474NpYMsVPnuqbsc6yazUQgdwP6upQzGQU9YNrl/wJoDSEuyybcZoqqZzPpWtMUoRUWu2FV1Xm7KFvDWMOaKSPlnGV7qN4DqpVpCqJ1lUA==", "fingerprint": "60:bf:6e:1f:a6:98:fc:a2:b8:31:7a:a2:85:9b:d7:4a", "user_id": "7feea24601b34a2a821913acd18126d1"}}' 2023-07-24 07:18:56,615 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1725283914 created 2023-07-24 07:18:57,253 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.638s 2023-07-24 07:18:57,253 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1540040565", "description": "tempest-description--887930197"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c3543a16-91b7-43aa-9b99-51689451c7cd', 'date': 'Mon, 24 Jul 2023 07:18:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "39407e91-a6f2-4471-a12a-246823631840", "name": "tempest-securitygroup--1540040565", "stateful": true, "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "tempest-description--887930197", "shared": false, "security_group_rules": [{"id": "d05d8638-3ce2-410e-bc71-377836189ea6", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "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": 256, "description": null, "tags": [], "created_at": "2023-07-24T07:18:56Z", "updated_at": "2023-07-24T07:18:56Z", "revision_number": 0}, {"id": "e53cce84-3d43-42b8-8953-1a73246d2edd", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pre fix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 255, "description": null, "tags": [], "created_at": "2023-07-24T07:18:56Z", "updated_at": "2023-07-24T07:18:56Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:18:56Z", "updated_at": "2023-07-24T07:18:56Z", "revision_number": 1, "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35"}}' 2023-07-24 07:18:58,003 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.748s 2023-07-24 07:18:58,003 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-87ce36ae-9f8b-4567-80bb-a97dcb36c7eb', 'date': 'Mon, 24 Jul 2023 07:18:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cb5f649a-8b69-4abe-96c8-f38c092d336c", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:57Z", "updated_at": "2023-07-24T07:18:57Z", "revision_number": 0}}' 2023-07-24 07:18:58,609 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.605s 2023-07-24 07:18:58,610 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5ebc338a-524f-49cd-9c98-b0bdc3f69a99', 'date': 'Mon, 24 Jul 2023 07:18:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7d14770c-a8be-47e3-914b-bae1cc8275bc", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:58Z", "updated_at": "2023-07-24T07:18:58Z", "revision_number": 0}}' 2023-07-24 07:18:58,610 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1540040565 created 2023-07-24 07:19:01,339 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.729s 2023-07-24 07:19:01,340 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-0f50267a-29ec-498f-b6b1-decada03fbb3', 'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9d94d33d-8e42-4385-9728-56b264337162", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "floating_ip_address": "172.24.4.165", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:00Z", "updated_at": "2023-07-24T07:19:00Z", "revision_number": 0}}' 2023-07-24 07:19:01,340 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9d94d33d-8e42-4385-9728-56b264337162', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.165', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:00Z', 'updated_at': '2023-07-24T07:19:00Z', 'revision_number': 0, 'ip': '172.24.4.165'} created 2023-07-24 07:19:01,465 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.119s 2023-07-24 07:19:01,466 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 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-42cc262f-8b4f-4a96-9cd5-262e8fd6a436', '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": "7feea24601b34a2a821913acd18126d1", "name": "tempest-AttachVolumeNegativeTest-1040366749-project-member", "password_expires_at": null}, "audit_ids": ["7QAzVNO3R-aPndTf1qZVJA"], "expires_at": "2023-07-24T08:19:01.000000Z", "issued_at": "2023-07-24T07:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "name": "tempest-AttachVolumeNegativeTest-1040366749"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne" , "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:01,466 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '21c97cc1-61c9-4a48-bb4e-d0f9d4d38900', 'name': 'tempest-AttachVolumeNegativeTest-66316919-network', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:01,467 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1725283914', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGm8gYbfWBpj80iJ13nFlJDS474NpYMsVPnuqbsc6yazUQgdwP6upQzGQU9YNrl/wJoDSEuyybcZoqqZzPpWtMUoRUWu2FV1Xm7KFvDWMOaKSPlnGV7qN4DqpVpCqJ1lUA==', 'fingerprint': '60:bf:6e:1f:a6:98:fc:a2:b8:31:7a:a2:85:9b:d7:4a', 'user_id': '7feea24601b34a2a821913acd18126d1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA15mB5nsHbmYQpH9pDW7PInRXAeqLEBGDBMndFGm62+cx+kmCvQqe8\nA+9TgGJrw+CgBwYFK4EEACKhZANiAARpvIGG31gaY/NIidd5xZSQ0uO+DaWDLFT5\n7qm7HOsms1EIHcD+rqUMxkFPWDa5f8CaA0hLssm3GaKqmcz6VrTFKEVFrthVdV5u\nyhbw1jDmikj5Zxle6jeA6qVaQqidZVA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '39407e91-a6f2-4471-a12a-246823631840', 'name': 'tempest-securitygroup--1540040565', 'stateful': True, 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': 'tempest-description--887930197', 'shared': False, 'security_group_rules': [{'id': 'd05d8638-3ce2-410e-bc71-377836189ea6', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': '39407e91-a6f2-4471-a12a-246823631840', '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': 256, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:56Z', 'updated_at': '2023-07-24T07:18:56Z', 'revision_number': 0}, {'id': 'e53cce84-3d43-42b8-8953-1a73246d2edd', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': '39407e91-a6f2-4471-a12a-246823631840', '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': 255, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:56Z', 'updated_at': '2023-07-24T07:18:56Z', 'revision_number': 0}], 'tags': [], 'created_ at': '2023-07-24T07:18:56Z', 'updated_at': '2023-07-24T07:18:56Z', 'revision_number': 1, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35'}, 'floating_ip': {'id': '9d94d33d-8e42-4385-9728-56b264337162', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.165', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:00Z', 'updated_at': '2023-07-24T07:19:00Z', 'revision_number': 0, 'ip': '172.24.4.165'}} 2023-07-24 07:19:01,504 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.035s 2023-07-24 07:19:01,505 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1468323444", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "21c97cc1-61c9-4a48-bb4e-d0f9d4d38900"}], "security_groups": [{"name": "tempest-securitygroup--1540040565"}], "key_name": "tempest-keypair-1725283914", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 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': '73', 'x-openstack-request-id': 'req-297f9ec7-bbf2-48d5-8f72-8d7772635dd2', 'x-compute-request-id': 'req-297f9ec7-bbf2-48d5-8f72-8d7772635dd2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:19:01,555 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1725283914 0.049s 2023-07-24 07:19:01,555 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 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-aa46b8ed-b5b6-466f-aa47-c956e83cd36b', 'x-compute-request-id': 'req-aa46b8ed-b5b6-466f-aa47-c956e83cd36b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1725283914'} Body: b'' 2023-07-24 07:19:01,954 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/39407e91-a6f2-4471-a12a-246823631840 0.398s 2023-07-24 07:19:01,955 79772 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-677a085e-89ec-4c95-b5bb-b0321be09f72', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39407e91-a6f2-4471-a12a-246823631840'} Body: b'' 2023-07-24 07:19:01,975 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNega tiveTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/39407e91-a6f2-4471-a12a-246823631840 0.020s 2023-07-24 07:19:01,976 79772 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-934070e3-41c2-405d-b23a-85d7f5a656b4', 'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39407e91-a6f2-4471-a12a-246823631840'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 39407e91-a6f2-4471-a12a-246823631840 does not exist", "detail": ""}}' 2023-07-24 07:19:02,669 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9d94d33d-8e42-4385-9728-56b264337162 0.692s 2023-07-24 07:19:02,669 79772 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-6889252c-a6be-45ec-8d2b-2734f41579cf', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9d94d33d-8e42-4385-9728-56b264337162'} Body: b'' {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [12.022730s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.117159s] ... ok {1} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.357326s] ... ok {7} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.444355s] ... ok {7} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.082119s] ... ok {6} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [11.579480s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 113, in test_volume_swap server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:55,653 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes 0.622s 2023-07-24 07:18:55,653 79764 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-900183138"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604c7984-004c-424c-9b8f-a683959808f8', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604c7984-004c-424c-9b8f-a683959808f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:55.561980", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:18:55,748 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b 0.073s 2023-07-24 07:18:55,749 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e9f902-80d2-4220-9379-b852d3320712', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e9f902-80d2-4220-9379-b852d3320712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:18:56,848 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b 0.079s 2023-07-24 07:18:56,848 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f71141-61d7-4edb-8286-31ed4abdc08c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f71141-61d7-4edb-8286-31ed4abdc08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:18:57,955 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b 0.086s 2023-07-24 07:18:57,955 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9c2a79-0110-457e-aba7-189e54ccde38', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9c2a79-0110-457e-aba7-189e54ccde38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:18:59,100 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b 0.133s 2023-07-24 07:18:59,100 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0a4c12-285b-4e09-bfcb-c7f2adcc1002', 'content-length': '904', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0a4c12-285b-4e09-bfcb-c7f2adcc1002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:58.000000", "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:18:59,123 79764 INFO [tempest.common.waiters] volume 702f7927-ef9e-402e-8f12-6e6285ecf50b reached available after waiting for 4.123081 seconds 2023-07-24 07:18:59,544 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes 0.421s 2023-07-24 07:18:59,545 79764 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-1058320458"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41a9559-adfd-4cc6-8bfc-1709b4684d73', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41a9559-adfd-4cc6-8bfc-1709b4684d73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.434380", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:18:59,619 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca 0.065s 2023-07-24 07:18:59,619 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1eb1322-7977-4945-8ae4-e4154ba66c31', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1eb1322-7977-4945-8ae4-e4154ba66c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:00,713 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca 0.081s 2023-07-24 07:19:00,714 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afefb6c-a587-42c9-82e8-d4186a537baa', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afefb6c-a587-42c9-82e8-d4186a537baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:01,840 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca 0.112s 2023-07-24 07:19:01,841 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5124d0-6341-4496-89fe-61b21e34bab2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5124d0-6341-4496-89fe-61b21e34bab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.000000", "updated_at": "2023-07-24T07:19:00.0 00000", "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:02,945 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca 0.084s 2023-07-24 07:19:02,946 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a81bf4-5217-4aee-b4d6-54d7665b8b78', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a81bf4-5217-4aee-b4d6-54d7665b8b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.000000", "updated_at": "2023-07-24T07:19:03.000000", "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:02,965 79764 INFO [tempest.common.waiters] volume 9d10448e-31ed-446c-88b6-959ba60de1ca reached available after waiting for 3.965428 seconds 2023-07-24 07:19:02,966 79764 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:03,080 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.109s 2023-07-24 07:19:03,081 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2074269230", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIT9WG1S9R3F4kDNofUWrtbNzF/YMjZJoimvh5Emx2zcGUDuZSt5si6S7FJkO/ziq2sAMNbn2n8PcTUoHyR+W5poMewh2EQC9s5/xmN9IMxkEMD7yNspKch+gN3JT0Qtbw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 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-690f6dd6-bd57-4323-b1fe-75a797cde4af', 'x-compute-request-id': 'req-690f6dd6-bd57-4323-b1fe-75a797cde4af', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2074269230", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIT9WG1S9R3F4kDNofUWrtbNzF/YMjZJoimvh5Emx2zcGUDuZSt5si6S7FJkO/ziq2sAMNbn2n8PcTUoHyR+W5poMewh2EQC9s5/xmN9IMxkEMD7yNspKch+gN3JT0Qtbw==", "fingerprint": "92:b6:0b:b3:cb:44:3c:af:cb:e4:e9:6a:25:08:96:28", "user_id": "2032e0a84e9940aab454f413349aa992"}}' 2023-07-24 07:19:03,083 79764 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2074269230 created 2023-07-24 07:19:03,802 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.717s 2023-07-24 07:19:03,802 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1284378573", "description": "tempest-description--391823259"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-2a1932c3-ac8d-4852-9ed8-5567a6e96e16', 'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4373363d-b016-4d34-a94d-8037a0560586", "name": "tempest-securitygroup--1284378573", "stateful": true, "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "description": "tempest-description--391823259", "shared": false, "security_group_rules": [{"id": "b6b8fa45-b26d-424d-8f03-bd50c4e8e203", "project_id": "e270bb13e725440d8de859744a6ad5aa", "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "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": 274, "description": null, "tags": [], "created_at": "2023-07-24T07:19:03Z", "updated_at": "2023-07-24T07:19:03Z", "revision_number": 0}, {"id": "e52835c5-3d89-4164-90a7-43d55a86c6c4", "project_id": "e270bb13e725440d8de859744a6ad5aa", "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "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": 275, "description": null, "tags": [], "created_at": "2023-07-24T07:19:03Z", "updated_at": "2023-07-24T07:19:03Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:03Z", "updated_at": "2023-07-24T07:19:03Z", "revision_number": 1, "project_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:04,199 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.396s 2023-07-24 07:19:04,199 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-30875a9a-fb39-4ad2-bf12-042ddcc96e7d', 'date': 'Mon, 24 Jul 2023 07:19: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": "73674f1e-beaf-43b2-8c13-68934a8812d2", "project_id": "e270bb13e725440d8de859744a6ad5aa", "tenant_id": "e270bb13e725440d8de8597 44a6ad5aa", "security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:04Z", "updated_at": "2023-07-24T07:19:04Z", "revision_number": 0}}' 2023-07-24 07:19:04,628 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.428s 2023-07-24 07:19:04,628 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-93c9c3d6-ea95-40ce-a363-7e35c118cdd2', 'date': 'Mon, 24 Jul 2023 07:19: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": "50fe180d-a428-447f-99ac-171d0bef6491", "project_id": "e270bb13e725440d8de859744a6ad5aa", "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:04Z", "updated_at": "2023-07-24T07:19:04Z", "revision_number": 0}}' 2023-07-24 07:19:04,629 79764 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1284378573 created 2023-07-24 07:19:06,486 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.856s 2023-07-24 07:19:06,486 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-97923ef9-60b4-447a-a68d-4137c87744d7', 'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "70917657-984a-482b-b9b5-4aa039376313", "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "floating_ip_address": "172.24.4.6", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e270bb13e725440d8de859744a6ad5aa", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:05Z", "updated_at": "2023-07-24T07:19:05Z", "revision_number": 0}}' 2023-07-24 07:19:06,487 79764 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '70917657-984a-482b-b9b5-4aa039376313', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'floating_ip_address': '172.24.4.6', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:05Z', 'updated_at': '2023-07-24T07:19:05Z', 'revision_number': 0, 'ip': '172.24.4.6'} created 2023-07-24 07:19:06,580 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-07-24 07:19:06,580 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2799', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2e4df8e0-2658-4eb5-a765-9baaa7286e0b', '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": "2032e0a84e9940aab454f413349aa992", "name": "tempest-TestVolumeSwap-114257765-project-member", "password_expires_at": null}, "audit_ids": ["K-yHBkFtQSK5h3it4_plUg"], "expires_at": "2023-07-24T08:19:06.000000Z", "issued_at": "2023-07-24T07:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e270bb13e725440d8de859744a6ad5aa", "name": "tempest-TestVolumeSwap-114257765"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e270bb13e725440d8de859744a6ad5aa", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:06,581 79764 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': '547654e1-f0e4-456b-96d0-6887c1bc7191', 'name': 'tempest-TestVolumeSwap-846620790-network', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10020, 'is_default': False, 'availability_zo ne_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:06,581 79764 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2074269230', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIT9WG1S9R3F4kDNofUWrtbNzF/YMjZJoimvh5Emx2zcGUDuZSt5si6S7FJkO/ziq2sAMNbn2n8PcTUoHyR+W5poMewh2EQC9s5/xmN9IMxkEMD7yNspKch+gN3JT0Qtbw==', 'fingerprint': '92:b6:0b:b3:cb:44:3c:af:cb:e4:e9:6a:25:08:96:28', 'user_id': '2032e0a84e9940aab454f413349aa992', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC3/1mlufpX/w+tNl38V7goy6RpNba26oS4pUMOi7A+O99HqpkzeM3B\ndfJ9En5Lo2agBwYFK4EEACKhZANiAASE/VhtUvUdxeJAzaH1Fq7Wzcxf2DI2SaIp\nr4eRJsds3BlA7mUrebIukuxSZDv84qtrADDW59p/D3E1KB8kfluaaDHsIdhEAvbO\nf8ZjfSDMZBDA+8jbKSnIfoDdyU9ELW8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4373363d-b016-4d34-a94d-8037a0560586', 'name': 'tempest-securitygroup--1284378573', 'stateful': True, 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'description': 'tempest-description--391823259', 'shared': False, 'security_group_rules': [{'id': 'b6b8fa45-b26d-424d-8f03-bd50c4e8e203', 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'security_group_id': '4373363d-b016-4d34-a94d-8037a0560586', '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': 274, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:03Z', 'updated_at': '2023-07-24T07:19:03Z', 'revision_number': 0}, {'id': 'e52835c5-3d89-4164-90a7-43d55a86c6c4', 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'security_group_id': '4373363d-b016-4d34-a94d-8037a0560586', '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': 275, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:03Z', 'updated_at': '2023-07-24T07:19:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:03Z', 'updated_at': '2023-07-24T07:19:03Z', 'revision_number': 1, 'project_id': 'e270bb13e725440d8de859744a6ad5aa'}, 'floating_ip': {'id': '70917657-984a-482b-b9b5-4aa039376313', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'floating_ip_address': '172.24.4.6', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:05Z', 'updated_at': '2023-07-24T07:19:05Z', 'revision_number': 0, 'ip': '172.24.4.6'}} 2023-07-24 07:19:06,606 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 400 POST http://10.0.0.210/compute/v2.1/servers 0.023s 2023-07-24 07:19:06,606 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-93143374", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "547654e1-f0e4-456b-96d0-6887c1bc7191"}], "security_groups": [{"name": "tempest-securitygroup--1284378573"}], "key_name": "tempest-keypair-2074269230", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', ' server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-7620d23c-6f2d-4ef3-b326-92a902591124', 'x-compute-request-id': 'req-7620d23c-6f2d-4ef3-b326-92a902591124', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {10} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {1} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {0} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [8.771407s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 94, in test_attach_scsi_disk_with_config_drive server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:02,272 79752 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/b7d973e6-abff-4df8-9b16-c487f5603787 0.162s 2023-07-24 07:19:02,273 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-de333801-4430-4bbb-aed6-3a582e269f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:19:03,508 79752 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.204s 2023-07-24 07:19:03,508 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-aa93080c-9326-4ab4-bbff-f514f22d0934', '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": "909eebd89eac4cc497ca5106dd1a4fed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "17b4a0a7-901b-4242-bfcd-4eb803dc465c", "created_at": "2023-07-24T07:19:03Z", "updated_at": "2023-07-24T07:19:03Z", "tags": [], "self": "/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c", "file": "/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:19:05,941 79752 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-07-24 07:19:05,942 79752 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/17b4a0a7-901b-4242-bfcd-4eb803dc465c/file 2.433s 2023-07-24 07:19:05,942 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-975ad449-5666-484a-b69b-239e24e70956', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c/file'} Body: b'' 2023-07-24 07:19:05,943 79752 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:19:05,944 79752 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:06,279 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.330s 2023-07-24 07:19:06,279 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1950178370", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPMagBWjxUvEYbzMIIc5nfQTcjAxyT5f6hifyWDU83S7qaGIwZT8ZHg2PD7tVDstmsUjCPYRRNC49gCr4TogypiGSpG/4+vUuZUiEBbdqTjpjTMaL8Azx7J+SoastylPhQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:05 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-63d18730-127e-4c4a-bb2c-b001f900984a', 'x-compute-request-id': 'req-63d18730-127e-4c4a-bb2c-b001f900984a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1950178370", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPMagBWjxUvEYbzMIIc5nfQTcjAxyT5f6hifyWDU83S7qaGIwZT8ZHg2PD7tVDstmsUjCPYRRNC49gCr4TogypiGSpG/4+vUuZUiEBbdqTjpjTMaL8Azx7J+SoastylPhQ==", "fingerprint": "20:e0:ae:98:42:2b:3a:79:16:47:4c:cd:f5:d6:c3:7d", "user_id": "039e7852d5064153b5d4a5903ededdcb"}}' 2023-07-24 07:19:06,288 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1950178370 created 2023-07-24 07:19:06,490 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.201s 2023-07-24 07:19:06,490 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--250396442", "description": "tempest-description--486504573"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-b3867e20-c0f8-4fe5-a8c4-533e32ed6094', 'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "name": "tempest-securitygroup--250396442", "stateful": true, "tenant_id": "9af41daf790249948558586871133f92", "description": "tempest-description--486504573", "shared": false, "security_group_rules": [{"id": "22a66b61-d67a-4479-a2e6-a87d1a2cdf42", "project_id": "9af41daf790249948558586871133f92", "tenant_id": "9af41daf790249948558586871133f92", "security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "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": 291, "description": null, "tags": [], "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 0}, {"id": "636fe0ee-ef62-4d58-9d87-91da80654469", "project_id": "9af41daf790249948558586871133f92", "tenant_id": "9af41daf790249948558586871133f92", "security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "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": 290, "description": null, "tags": [], "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 1, "project_id": "9af41daf790249948558586871133f92"}}' 2023-07-24 07:19:06,677 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-07-24 07:19:06,678 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2ab84147-222c-41be-894e-7636e5711cb4', 'date': 'Mon, 24 Jul 2023 07:19: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": "39323b26-8304-4e71-94a5-a17923e135aa", "project_id": "9af41daf790249948558586871133f92", "tenant_id": "9af41daf790249948558586871133f92", "security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 0}}' 2023-07-24 07:19:06,969 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.290s 2023-07-24 07:19:06,969 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68f38ee1-bff1-4827-b548-663628ac0600', 'date': 'Mon, 24 Jul 2023 07:19: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": "84712ae3-5ee5-4b9d-a353-be76914c2eda", "project_id": "9af41daf790249948558586871133f92", "tenant_id": "9af41daf790249948558586871133f92", "security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 0}}' 2023-07-24 07:19:06,970 79752 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--250396442 created 2023-07-24 07:19:09,078 79752 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.108s 2023-07-24 07:19:09,079 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-28827eb7-77d0-4fd6-9f55-d742dbc39f2c', 'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "18497211-cafc-4634-ba52-385ab1a157a2", "tenant_id": "9af41daf790249948558586871133f92", "floating_ip_address": "172.24.4.124", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9af41daf790249948558586871133f92", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:08Z", "updated_at": "2023-07-24T07:19:08Z", "revision_number": 0}}' 2023-07-24 07:19:09,079 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '18497211-cafc-4634-ba52-385ab1a157a2', 'tenant_id': '9af41daf790249948558586871133f92', 'floating_ip_address': '172.24.4.124', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9af41daf790249948558586871133f92', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:08Z', 'updated_at': '2023-07-24T07:19:08Z', 'revision_number': 0, 'ip': '172.24.4.124'} created 2023-07-24 07:19:09,217 79752 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.131s 2023-07-24 07:19:09,218 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 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-57ad468a-d7dd-4117-82e6-ff1a5d9062e2', '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": "039e7852d5064153b5d4a5903ededdcb", "name": "tempest-AttachSCSIVolumeTestJSON-634542156-project-member", "password_expires_at": null}, "audit_ids": ["5xV4RDF_Q5uQ_GM3Sg6ISA"], "expires_at": "2023-07-24T08:19:09.000000Z", "issued_at": "2023-07-24T07:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9af41daf790249948558586871133f92", "name": "tempest-AttachSCSIVolumeTestJSON-634542156"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9af41daf790249948558586871133f92", "region": "RegionOne"}], "id": "6f b885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9af41daf790249948558586871133f92", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9af41daf790249948558586871133f92", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:09,218 79752 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '5d19ea72-6a25-42ff-94c5-0d61fe1838ad', 'name': 'tempest-AttachSCSIVolumeTestJSON-2047544301-network', 'tenant_id': '9af41daf790249948558586871133f92', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9af41daf790249948558586871133f92', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16803, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:09,219 79752 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1950178370', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPMagBWjxUvEYbzMIIc5nfQTcjAxyT5f6hifyWDU83S7qaGIwZT8ZHg2PD7tVDstmsUjCPYRRNC49gCr4TogypiGSpG/4+vUuZUiEBbdqTjpjTMaL8Azx7J+SoastylPhQ==', 'fingerprint': '20:e0:ae:98:42:2b:3a:79:16:47:4c:cd:f5:d6:c3:7d', 'user_id': '039e7852d5064153b5d4a5903ededdcb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCJYLsKy537WcTa5AcOyQkX09Pt8K4u039K+lcX6NYq3Z7ydcB16ze1\ndzdq6FrRZ4igBwYFK4EEACKhZANiAATzGoAVo8VLxGG8zCCHOZ30E3IwMck+X+oY\nn8lg1PN0u6mhiMGU/GR4Njw+7VQ7LZrFIwj2EUTQuPYAq+E6IMqYhkqRv+Pr1LmV\nIhAW3ak46Y0zGi/AM8eyfkqGrLcpT4U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b8247ea5-54b0-48d7-8bee-a6fd96306be4', 'name': 'tempest-securitygroup--250396442', 'stateful': True, 'tenant_id': '9af41daf790249948558586871133f92', 'description': 'tempest-description--486504573', 'shared': False, 'security_group_rules': [{'id': '22a66b61-d67a-4479-a2e6-a87d1a2cdf42', 'project_id': '9af41daf790249948558586871133f92', 'tenant_id': '9af41daf790249948558586871133f92', 'security_group_id': 'b8247ea5-54b0-48d7-8bee-a6fd96306be4', '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': 291, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:06Z', 'updated_at': '2023-07-24T07:19:06Z', 'revision_number': 0}, {'id': '636fe0ee-ef62-4d58-9d87-91da80654469', 'project_id': '9af41daf790249948558586871133f92', 'tenant_id': '9af 41daf790249948558586871133f92', 'security_group_id': 'b8247ea5-54b0-48d7-8bee-a6fd96306be4', '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': 290, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:06Z', 'updated_at': '2023-07-24T07:19:06Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:06Z', 'updated_at': '2023-07-24T07:19:06Z', 'revision_number': 1, 'project_id': '9af41daf790249948558586871133f92'}, 'floating_ip': {'id': '18497211-cafc-4634-ba52-385ab1a157a2', 'tenant_id': '9af41daf790249948558586871133f92', 'floating_ip_address': '172.24.4.124', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9af41daf790249948558586871133f92', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:08Z', 'updated_at': '2023-07-24T07:19:08Z', 'revision_number': 0, 'ip': '172.24.4.124'}} 2023-07-24 07:19:09,248 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 400 POST http://10.0.0.210/compute/v2.1/servers 0.028s 2023-07-24 07:19:09,249 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-324337391", "imageRef": "17b4a0a7-901b-4242-bfcd-4eb803dc465c", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "5d19ea72-6a25-42ff-94c5-0d61fe1838ad"}], "security_groups": [{"name": "tempest-securitygroup--250396442"}], "key_name": "tempest-keypair-1950178370", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 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': '73', 'x-openstack-request-id': 'req-5614b6ad-e420-42ba-84b4-c29acb68959f', 'x-compute-request-id': 'req-5614b6ad-e420-42ba-84b4-c29acb68959f', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:19:09,294 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1950178370 0.042s 2023-07-24 07:19:09,294 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19: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-984bea2c-358e-46b2-8e06-bdfa8f54341b', 'x-compute-request-id': 'req-984bea2c-358e-46b2-8e06-bdfa8f54341b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1950178370'} Body: b'' 2023-07-24 07:19:09,495 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b8247ea5-54b0-48d7-8bee-a6fd96306be4 0.200s 2023-07-24 07:19:09,496 79752 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-ca92ae44-6e4e-4efc-8bdb-e8bfc54374ea', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b8247ea5-54b0-48d7-8bee-a6fd96306be4'} Body: b'' 2023-07-24 07:19:09,527 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b8247ea5-54b0-48d7-8bee-a6fd96306be4 0.030s 2023-07-24 07:19:09,527 79752 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-f1494856-8ec8-4168-87e4-38382db16bb9', 'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b8247ea5-54b0-48d7-8bee-a6fd96306be4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b8247ea5-54b0-48d7-8bee-a6fd96306be4 does not exist", "detail": ""}}' 2023-07-24 07:19:10,486 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/18497211-cafc-4634-ba52-385ab1a157a2 0.958s 2023-07-24 07:19:10,487 79752 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-7f0fe4c3-4d23-496f-98e1-876dce2d9c24', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/18497211-cafc-4634-ba52-385ab1a157a2'} Body: b'' 2023-07-24 07:19:10,834 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c 0.346s 2023-07-24 07:19:10,834 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-49fb61d0-4758-4409-9f96-5cfe04c4eccc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c'} Body: b'' 2023-07-24 07:19:10,879 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c 0.044s 2023-07-24 07:19:10,879 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9c50d042-ff3b-4ce5-b3ab-2d80b9252a9d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c'} Body: b'{"message": "No image found with ID 17b4a0a7-901b-4242-bfcd-4eb803dc465c

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.030119s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.035292s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.025077s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.029644s] ... ok {1} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.031214s] ... ok {9} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [21.301452s] ... ok {11} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [14.129739s] ... 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 399, in test_tagged_attachment server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:03,963 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.849s 2023-07-24 07:19:03,964 79774 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-1613990077"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-64947da7-28a0-4c00-8940-ccfc4485de0e', 'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"a5e622ad-2995-46bf-a51c-0fbca57e4e09","name":"tempest-tagged-attachments-test-net-1613990077","tenant_id":"9cfe2aa87e304522b67bf6a9210e62e4","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"9cfe2aa87e304522b67bf6a9210e62e4","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-07-24T07:19:02Z","updated_at":"2023-07-24T07:19:02Z","revision_number":1}}' 2023-07-24 07:19:06,072 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.107s 2023-07-24 07:19:06,072 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "a5e622ad-2995-46bf-a51c-0fbca57e4e09", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-a6f4f575-e50a-42e4-a04d-59df3eedcdc8', 'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"765fce3c-c54c-4efe-af16-ad3e00f56e92","name":"","tenant_id":"9cfe2aa87e304522b67bf6a9210e62e4","network_id":"a5e622ad-2995-46bf-a51c-0fbca57e4e09","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:04Z","updated_at":"2023-07-24T07:19:04Z","revision_number":0,"project_id":"9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:06,309 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes 0.235s 2023-07-24 07:19:06,309 79774 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-1130884017"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07899dd-452a-4fc9-aa8f-ba8e4b2e1e32', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07899dd-452a-4fc9-aa8f-ba8e4b2e1e32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.241758", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:06,374 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704 0.047s 2023-07-24 07:19:06,375 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70d4d3a-40eb-4222-9f4e-2365277d98f1', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70d4d3a-40eb-4222-9f4e-2365277d98f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:07,455 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704 0.065s 2023-07-24 07:19:07,455 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7a823e-02ff-474b-9a73-332cc5c0202a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7a823e-02ff-474b-9a73-332cc5c0202a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.000000", "updated_at": "2023-07-24T07:19:06.000000", "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-82 36-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:08,527 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704 0.053s 2023-07-24 07:19:08,528 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8546a2cc-e9c6-4b6a-9837-f4058780d9ed', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8546a2cc-e9c6-4b6a-9837-f4058780d9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.000000", "updated_at": "2023-07-24T07:19:08.000000", "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:09,616 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704 0.077s 2023-07-24 07:19:09,617 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6d06ff-ee60-42c2-b023-62fa505430cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6d06ff-ee60-42c2-b023-62fa505430cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.000000", "updated_at": "2023-07-24T07:19:09.000000", "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_ id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:09,627 79774 INFO [tempest.common.waiters] volume 30024f4a-8236-445c-b350-4b470bc5a704 reached available after waiting for 3.627585 seconds 2023-07-24 07:19:09,628 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:19:09,628 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:09,691 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-07-24 07:19:09,691 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-195520518", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnXHr9wcBlUMA+nWmMwneAjZvbnkNcGj/j58xh76wr5DnM5zV2Czqz/72vfZWSfZfzNasOtNbikbeyYRA64SOhybYjMN+hJtwLf+arNx2S2AX0aJalXlKIprV9EUuHr/A=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f8c8973-79da-4f9d-942d-7caef4b26743', 'x-compute-request-id': 'req-4f8c8973-79da-4f9d-942d-7caef4b26743', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-195520518", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnXHr9wcBlUMA+nWmMwneAjZvbnkNcGj/j58xh76wr5DnM5zV2Czqz/72vfZWSfZfzNasOtNbikbeyYRA64SOhybYjMN+hJtwLf+arNx2S2AX0aJalXlKIprV9EUuHr/A==", "fingerprint": "19:bd:86:49:bd:4f:5d:b6:da:28:03:35:f6:32:ef:bc", "user_id": "8ce9348c6eb74aa992af168aaa601e99"}}' 2023-07-24 07:19:09,694 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-195520518 created 2023-07-24 07:19:09,888 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.193s 2023-07-24 07:19:09,888 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--493696790", "description": "tempest-description--368275659"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-817d39b4-3ada-4a3f-9dae-ef048342fd30', 'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "name": "tempest-securitygroup--493696790", "stateful": true, "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "description": "tempest-description--368275659", "shared": false, "security_group_rules": [{"id": "465b0aad-bb0c-43a3-a55d-35727f0764b4", "project_id": "9cfe2aa87e304522b67bf6a9210e62e4", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "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": 307, "description": null, "tags": [], "created_at": "2023-07-24T07:19:09Z", "updated_at": "2023-07-24T07:19:09Z", "revision_number": 0}, {"id": "b0089c67-866d-4f1e-88cf-71eabd8f5ee6", "project_id": "9cfe2aa87e304 522b67bf6a9210e62e4", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "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": 308, "description": null, "tags": [], "created_at": "2023-07-24T07:19:09Z", "updated_at": "2023-07-24T07:19:09Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:09Z", "updated_at": "2023-07-24T07:19:09Z", "revision_number": 1, "project_id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:10,113 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.223s 2023-07-24 07:19:10,113 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1754c849-542e-4805-ad97-e52027efdf28', 'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c56aa82-642c-4ef3-a6bd-ead574beae12", "project_id": "9cfe2aa87e304522b67bf6a9210e62e4", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:09Z", "updated_at": "2023-07-24T07:19:09Z", "revision_number": 0}}' 2023-07-24 07:19:10,666 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.551s 2023-07-24 07:19:10,666 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0615a405-641c-4556-839f-65c4243d6856', 'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c6bcbef1-86dd-4286-87d7-dd4dd3fa628e", "project_id": "9cfe2aa87e304522b67bf6a9210e62e4", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:10Z", "updated_at": "2023-07-24T07:19:10Z", "revision_number": 0}}' 2023-07-24 07:19:10,667 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--493696790 created 2023-07-24 07:19:12,640 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.973s 2023-07-24 07:19:12,641 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a0538afc-decb-47c3-abf0-fa4f1f9e42a1', 'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c783d214-debe-4360-a4a1-81861214472d", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "floating_ip_address": "172.24.4.60", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9cfe2aa87e304522b67bf6a9210e62e4", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:12Z", "updated_at": "2023-07-24T07:19:12Z", "revision_number": 0}}' 2023-07-24 07:19:12,641 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c783d214-debe-4360-a4a1-81861214472d', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'floating_ip_address': '172.24.4.60', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:12Z', 'updated_at': '2023-07-24T07:19:12Z', 'revision_number': 0, 'ip': '172.24.4.60'} created 2023-07-24 07:19:12,828 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.180s 2023-07-24 07:19:12,828 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 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-b7b760d8-229f-44eb-a22d-46c3a17fb382', '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": "8ce9348c6eb74aa992af168aaa601e99", "name": "tempest-TaggedAttachmentsTest-899332224-project-member", "password_expires_at": null}, "audit_ids": ["_w-0rPzrRgq6EAYj6nZRQA"], "expires_at": "2023-07-24T08:19:12.000000Z", "issued_at": "2023-07-24T07:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cfe2aa87e304522b67bf6a9210e62e4", "name": "tempest-TaggedAttachmentsTest-899332224"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9cfe2aa87e304522b67bf 6a9210e62e4", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:12,829 79774 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '303d3928-d13e-49c1-b004-95ab9aea6fef', 'name': 'tempest-TaggedAttachmentsTest-1300278246-network', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34831, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:12,885 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.052s 2023-07-24 07:19:12,886 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 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-aa7bf3de-0bfa-4d56-b554-1a0c28aa83b1', '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": "8ce9348c6eb74aa992af168aaa601e99", "name": "tempest-TaggedAttachmentsTest-899332224-project-member", "password_expires_at": null}, "audit_ids": ["B7L-_jjgRMi1S0c4Q4vP1A"], "expires_at": "2023-07-24T08:19:12.000000Z", "issued_at": "2023-07-24T07:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cfe2aa87e304522b67bf6a9210e62e4", "name": "tempest-TaggedAttachmentsTest-899332224"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:12,886 79774 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '303d3928-d13e-49c1-b004-95ab9aea6fef', 'name': 'tempest-TaggedAttachmentsTest-1300278246-network', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34831, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:12,887 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-195520518', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnXHr9wcBlUMA+nWmMwneAjZvbnkNcGj/j58xh76wr5DnM5zV2Czqz/72vfZWSfZfzNasOtNbikbeyYRA64SOhybYjMN+hJtwLf+arNx2S2AX0aJalXlKIprV9EUuHr/A==', 'fingerprint': '19:bd:86:49:bd:4f:5d:b6:da:28:03:35:f6:32:ef:bc', 'user_id': '8ce9348c6eb74aa992af168aaa601e99', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCCOOx0ulChwKxLLyFp/r6Ob9DeUoX9Q0i+ViWsj4UcMTT9swn8k1vq\n0uN+5/JO0UigBwYFK4EEACKhZANiAARZ1x6/cHAZVDAPp1pjMJ3gI2b255DXBo/4\n+fMYe+sK+Q5zOc1dgs6s/+9r32Vkn2X8zWrDrTW4pG3smEQOuEjocm2IzDfoSbcC\n3/mqzcdktgF9GiWpV5SiKa1fRFLh6/w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '042aecdd-f706-43ac-ac07-54619c57b0d5', 'name': 'tempest-securitygroup--493696790', 'stateful': True, 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'description': 'tempest-description--368275659', 'shared': False, 'security_group_rules': [{'id': '465b0aad-bb0c-43a3-a55d-35727f0764b4', 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'security_group_id': '042aecdd-f706-43ac-ac07-54619c57b0d5', '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': 307, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:09Z', 'updated_at': '2023-07-24T07:19:09Z', 'revision_numb er': 0}, {'id': 'b0089c67-866d-4f1e-88cf-71eabd8f5ee6', 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'security_group_id': '042aecdd-f706-43ac-ac07-54619c57b0d5', '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': 308, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:09Z', 'updated_at': '2023-07-24T07:19:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:09Z', 'updated_at': '2023-07-24T07:19:09Z', 'revision_number': 1, 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4'}, 'floating_ip': {'id': 'c783d214-debe-4360-a4a1-81861214472d', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'floating_ip_address': '172.24.4.60', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:12Z', 'updated_at': '2023-07-24T07:19:12Z', 'revision_number': 0, 'ip': '172.24.4.60'}} 2023-07-24 07:19:12,929 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 400 POST http://10.0.0.210/compute/v2.1/servers 0.041s 2023-07-24 07:19:12,930 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1773984854", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "303d3928-d13e-49c1-b004-95ab9aea6fef"}], "security_groups": [{"name": "tempest-securitygroup--493696790"}], "key_name": "tempest-keypair-195520518", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-8f921a5d-f9df-4dbf-9eea-2a8e8898dcdd', 'x-compute-request-id': 'req-8f921a5d-f9df-4dbf-9eea-2a8e8898dcdd', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:19:12,981 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-195520518 0.048s 2023-07-24 07:19:12,981 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff52780-2d10-4aa6-ac31-7e434aed77ae', 'x-compute-request-id': 'req-aff52780-2d10-4aa6-ac31-7e434aed77ae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-195520518'} Body: b'' 2023-07-24 07:19:13,460 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/042aecdd-f706-43ac-ac07-54619c57b0d5 0.478s 2023-07-24 07:19:13,460 79774 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-651b17d5-0d38-4a83-b6e5-7af0023de38e', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/042aecdd-f706-43ac-ac07-54619c57b0d5'} Body: b'' 2023-07-24 07:19:13,481 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/042aecdd-f706-43ac-ac07-54619c57b0d5 0.020s 2023-07-24 07:19:13,481 79774 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-9e7de836-0754-4d7a-9cd6-c427d29b4a38', 'date': 'Mon, 24 Jul 2023 07:19:13 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/042aecdd-f706-43ac-ac07-54619c57b0d5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 042aecdd-f706-43ac-ac07-54619c57b0d5 does not exist", "detail": ""}}' 2023-07-24 07:19:14,275 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c783d214-debe-4360-a4a1-81861214472d 0.794s 2023-07-24 07:19:14,276 79774 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-9ba4e92e-2053-463f-857a-28a1a5a353c4', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c783d214-debe-4360-a4a1-81861214472d'} Body: b'' 2023-07-24 07:19:14,986 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/765fce3c-c54c-4efe-af16-ad3e00f56e92 0.710s 2023-07-24 07:19:14,987 79774 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-3469997f-f776-457c-a9ce-bd7e31e9ea92', 'date': 'Mon, 24 Jul 2023 07:19:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/765fce3c-c54c-4efe-af16-ad3e00f56e92'} Body: b'' 2023-07-24 07:19:16,240 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/a5e622ad-2995-46bf-a51c-0fbca57e4e09 1.253s 2023-07-24 07:19:16,241 79774 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-2e64b4bd-6eda-4433-9a3d-98b01e34e245', 'date': 'Mon, 24 Jul 2023 07:19:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/a5e622ad-2995-46bf-a51c-0fbca57e4e09'} Body: b'' {4} setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON) [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_rescue_negative.py", line 52, in resource_setup server = cls.create_test_server(adminPass=cls.password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.488016s] ... ok {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [10.499877s] ... ok {1} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.454801s] ... ok {9} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [16.530775s] ... ok {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [0.380315s] ... 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 83, in test_force_detach_volume server_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:35,051 79772 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.109s 2023-07-24 07:19:35,051 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:34 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-5f208f3a-642e-4b80-a9c1-288c07f09114', '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": "37f48e3f11f04d09a92b323303314304", "name": "tempest-VolumesActionsTest-1172515911-project-member", "password_expires_at": null}, "audit_ids": ["yvGOFt-pTOmvIao8_-Iw2A"], "expires_at": "2023-07-24T08:19:34.000000Z", "issued_at": "2023-07-24T07:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6db7ded59b884fd6bf776efe62620af7", "name": "tempest-VolumesActionsTest-1172515911"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6db7ded59b884fd6bf776efe62620af7", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6db7ded59b884fd6bf776efe62620af7", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6db7ded59b884fd6bf776efe62620af7", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:35,052 79772 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '3570ec17-4f00-4688-ac26-b6d5267619b4', 'name': 'tempest-VolumesActionsTest-474073681-network', 'tenant_id': '6db7ded59b884fd6bf776efe62620af7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6db7ded59b884fd6bf776efe62620af7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 11552, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:10Z', 'updated_at': '2023-07-24T07:19:10Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:35,314 79772 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.260s 2023-07-24 07:19:35,314 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1736360325", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "3570ec17-4f00-4688-ac26-b6d5267619b4"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:35 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': '73', 'x-openstack-request-id': 'req-81027cc5-6c74-440a-beb0-0763739aada4', 'x-compute-request-id': 'req-81027cc5-6c74-440a-beb0-0763739aada4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {1} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.021739s] ... ok {1} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.416725s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [10.084639s] ... ok {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [50.859028s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [18.385510s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.292440s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.583156s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.287922s] ... ok {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.271309s] ... ok {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [10.040513s] ... ok {4} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1 ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2 ... SKIPPED: Attached encrypted volume extend is disabled. {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [16.339051s] ... ok {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [9.252638s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [11.481860s] ... ok {11} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [0.390215s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:57,216 79774 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.042s 2023-07-24 07:19:57,216 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a171dc00-159e-42e6-bf68-306b3b8dbc5f', '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": "274fc70dcd6542268e2f6a535bf1c87d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1424554429-project-member", "password_expires_at": null}, "audit_ids": ["gvwqFR7nRKS5rbN-FsLBTA"], "expires_at": "2023-07-24T08:19:57.000000Z", "issued_at": "2023-07-24T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad3d10bf85844ff6a91e014f55312fa4", "name": "tempest-ServerBootFromVolumeStableRescueTest-1424554429"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:57,217 79774 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '9e409934-0e9c-4334-a7ae-4a5bc16f8919', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-2067291261-network', 'tenant_id': 'ad3d10bf85844ff6a91e014f55312fa4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'ad3d10bf85844ff6a91e014f55312fa4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18976, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:41Z', 'updated_at': '2023-07-24T07:19:42Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:57,557 79774 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.338s 2023-07-24 07:19:57,557 79774 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-1933779102", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "9e409934-0e9c-4334-a7ae-4a5bc16f8919"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-1922eabe-cff9-40e5-8d6d-1918c4c9f734', 'x-compute-request-id': 'req-1922eabe-cff9-40e5-8d6d-1918c4c9f734', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {11} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [0.135734s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:57,640 79774 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.074s 2023-07-24 07:19:57,640 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bfa16065-e3b2-4a7b-9145-9c7462376765', '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": "274fc70dcd6542268e2f6a535bf1c87d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1424554429-project-member", "password_expires_at": null}, "audit_ids": ["x-ORoPcdRp-6VM7FmjGgAQ"], "expires_at": "2023-07-24T08:19:57.000000Z", "issued_at": "2023-07-24T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad3d10bf85844ff6a91e014f55312fa4", "name": "tempest-ServerBootFromVolumeStableRescueTest-1424554429"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:57,652 79774 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '9e409934-0e9c-4334-a7ae-4a5bc16f8919', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-2067291261-network', 'tenant_id': 'ad3d10bf85844ff6a91e014f55312fa4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'ad3d10bf85844ff6a91e014f55312fa4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18976, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:41Z', 'updated_at': '2023-07-24T07:19:42Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:57,692 79774 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.033s 2023-07-24 07:19:57,693 79774 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-2113193335", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "9e409934-0e9c-4334-a7ae-4a5bc16f8919"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-1ec0c195-4ea3-464d-a696-4d0a6172c1e0', 'x-compute-request-id': 'req-1ec0c195-4ea3-464d-a696-4d0a6172c1e0', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {0} 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 834, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True) File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [0.191187s] ... 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_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:58,897 79754 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.139s 2023-07-24 07:19:58,898 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9064b2b9-da00-47c8-b4f2-58e5023f961b', '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": "34f2321cfa074665aab2aed9d27698d1", "name": "tempest-VolumesActionsTest-357659257-project-member", "password_expires_at": null}, "audit_ids": ["JX7jOKXTT0GR5Wc-35HpQg"], "expires_at": "2023-07-24T08:19:58.000000Z", "issued_at": "2023-07-24T07:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d0a3fe345942edb6c488b686abcb35", "name": "tempest-VolumesActionsTest-357659257"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:58,898 79754 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': 'd3e56b24-6736-490a-aa58-d9d8625cc573', 'name': 'tempest-VolumesActionsTest-237416279-network', 'tenant_id': 'f6d0a3fe345942edb6c488b686abcb35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f6d0a3fe345942edb6c488b686abcb35', 'port_security_enabled': True, 'router:external': False, ' provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45412, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:39Z', 'updated_at': '2023-07-24T07:19:40Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:58,937 79754 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 400 POST http://10.0.0.210/compute/v2.1/servers 0.038s 2023-07-24 07:19:58,938 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1559857096", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "d3e56b24-6736-490a-aa58-d9d8625cc573"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-387ff33b-0f1e-4b08-a951-2ca412f4d1db', 'x-compute-request-id': 'req-387ff33b-0f1e-4b08-a951-2ca412f4d1db', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [0.094663s] ... 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_actions.py", line 81, in test_get_volume_attachment server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:59,005 79754 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.049s 2023-07-24 07:19:59,005 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4220c55b-f5a5-45ed-9523-e3b589ef4544', '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": "34f2321cfa074665aab2aed9d27698d1", "name": "tempest-VolumesActionsTest-357659257-project-member", "password_expires_at": null}, "audit_ids": ["3rExoPZzR0qSs9dRLhs4uw"], "expires_at": "2023-07-24T08:19:58.000000Z", "issued_at": "2023-07-24T07:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d0a3fe345942edb6c488b686abcb35", "name": "tempest-VolumesActionsTest-357659257"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:59,006 79754 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': 'd3e56b24-6736-490a-aa58-d9d8625cc573', 'name': 'tempest-VolumesActionsTest-237416279-network', 'tenant_id': 'f6d0a3fe345942edb6c488b686abcb35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f6d0a3fe345942edb6c488b686abcb35', 'port_security_enabled': True, 'router:external': False, 'provider:network_type' : 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45412, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:39Z', 'updated_at': '2023-07-24T07:19:40Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:59,037 79754 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 07:19:59,038 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1453911379", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "d3e56b24-6736-490a-aa58-d9d8625cc573"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:59 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': '73', 'x-openstack-request-id': 'req-e23851fb-62f0-473c-b918-98bffcd3c203', 'x-compute-request-id': 'req-e23851fb-62f0-473c-b918-98bffcd3c203', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.262807s] ... ok {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.219885s] ... ok {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.219371s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [8.939228s] ... ok {3} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [70.421961s] ... 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 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:56,005 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes 1.027s 2023-07-24 07:18:56,005 79758 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-328650214", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc1b7ea-f24d-4cd8-bebe-0c5710637400', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc1b7ea-f24d-4cd8-bebe-0c5710637400', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:55.915396", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:18:56,063 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.046s 2023-07-24 07:18:56,064 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c16c4bc-7fb0-4a54-870d-09cf521a0c9c', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c16c4bc-7fb0-4a54-870d-09cf521a0c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:18:57,175 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.099s 2023-07-24 07 :18:57,175 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faeda746-f666-4bfc-b959-83e1f44b68e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faeda746-f666-4bfc-b959-83e1f44b68e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:18:58,257 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.068s 2023-07-24 07:18:58,257 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7018f6b5-1786-438c-80c6-9c886736087a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7018f6b5-1786-438c-80c6-9c886736087a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:18:59,365 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.088s 2023-07-24 07:18:59,366 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c64775-f272-486b-9234-c7ec26f5fccc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c64775-f272-486b-9234-c7ec26f5fccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:00,433 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.048s 2023-07-24 07:19:00,434 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618c650a-8bca-43e8-a2e8-c9206cd8a724', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618c650a-8bca-43e8-a2e8-c9206cd8a724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:01,508 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.056s 2023-07-24 07:19:01,509 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae3fcde-1b90-4922-bb34-65 7c69bf3bef', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae3fcde-1b90-4922-bb34-657c69bf3bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:02,603 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.082s 2023-07-24 07:19:02,604 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c50b39-6c5e-4b9d-bee3-3a4d198de89a', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c50b39-6c5e-4b9d-bee3-3a4d198de89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:03,667 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.046s 2023-07-24 07:19:03,667 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a907e8-de65-4cae-81de-75233072f778', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-95a907e8-de65-4cae-81de-75233072f778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:04,726 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.047s 2023-07-24 07:19:04,726 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3a7c2f-44ac-4299-aa26-dca3c4b41416', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3a7c2f-44ac-4299-aa26-dca3c4b41416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:05,831 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.093s 2023-07-24 07:19:05,831 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a774e087-b38e-46bd-99a8-29fa9ff7e755', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a774e087-b38e-46bd-99a8-29fa9ff7e755', 'connection': 'close', 'st atus': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:06,906 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.063s 2023-07-24 07:19:06,906 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cdf54d6-ca46-4ca4-a2b2-5d10eea3d39e', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cdf54d6-ca46-4ca4-a2b2-5d10eea3d39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:07,975 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.055s 2023-07-24 07:19:07,975 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98eda94c-1252-4e30-b49f-663b123c48bb', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98eda94c-1252-4e30-b49f-663b123c48bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volu mes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:09,057 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.060s 2023-07-24 07:19:09,057 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a2faa7-e0a4-4d7b-9341-7cfa07b199aa', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a2faa7-e0a4-4d7b-9341-7cfa07b199aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:10,133 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.058s 2023-07-24 07:19:10,134 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172b8f24-c85b-4839-be32-17986fc6cde3', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172b8f24-c85b-4839-be32-17986fc6cde3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84 a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:11,204 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.049s 2023-07-24 07:19:11,205 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a823d24a-41c1-482b-9a0e-656abc0e21bb', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a823d24a-41c1-482b-9a0e-656abc0e21bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:12,268 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.049s 2023-07-24 07:19:12,269 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6254137a-f476-4f9a-a6da-48febb161c62', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6254137a-f476-4f9a-a6da-48febb161c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "202 3-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:13,335 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.055s 2023-07-24 07:19:13,335 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f9631e-a4bb-4883-93d6-31ba25b376b4', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f9631e-a4bb-4883-93d6-31ba25b376b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:14,395 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.047s 2023-07-24 07:19:14,396 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b21130-5165-4749-b701-9ee78c066787', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b21130-5165-4749-b701-9ee78c066787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDev icesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:15,453 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.046s 2023-07-24 07:19:15,454 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ef4b6d-4d35-479b-ba5a-ea8839b02531', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ef4b6d-4d35-479b-ba5a-ea8839b02531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:16,522 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.049s 2023-07-24 07:19:16,522 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4f4695-e724-4a59-8499-478fb151fbb0', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4f4695-e724-4a59-8499-478fb151fbb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": n ull, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:17,591 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.057s 2023-07-24 07:19:17,591 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c3f0dc-c022-414d-b647-3926aeebbae7', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c3f0dc-c022-414d-b647-3926aeebbae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:18,705 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.102s 2023-07-24 07:19:18,706 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56d037e-d117-42c9-a61c-0c8c26d68530', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56d037e-d117-42c9-a61c-0c8c26d68530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volu me/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:19,772 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.047s 2023-07-24 07:19:19,772 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01ca982-abf3-465b-8acc-3542265cc394', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01ca982-abf3-465b-8acc-3542265cc394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:20,916 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.131s 2023-07-24 07:19:20,917 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b71faaef-33b8-445c-91ff-40e077b1767a', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b71faaef-33b8-445c-91ff-40e077b1767a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "book mark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:22,017 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.077s 2023-07-24 07:19:22,017 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d755cba-b5ba-4461-82d6-737f322778c6', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d755cba-b5ba-4461-82d6-737f322778c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:23,121 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.087s 2023-07-24 07:19:23,122 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e942737-9b36-4cc4-b35c-eab2ada3ef94', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e942737-9b36-4cc4-b35c-eab2ada3ef94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186 -a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:24,216 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.081s 2023-07-24 07:19:24,217 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21286da2-feb2-4524-8933-9ad2ad4a71db', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21286da2-feb2-4524-8933-9ad2ad4a71db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:25,297 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.059s 2023-07-24 07:19:25,298 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35388621-9cd0-4b90-844f-6424200b58b4', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35388621-9cd0-4b90-844f-6424200b58b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypte d": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:26,361 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.044s 2023-07-24 07:19:26,362 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c852fdfe-9480-4c63-9198-6d0345e89df0', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c852fdfe-9480-4c63-9198-6d0345e89df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:27,439 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.058s 2023-07-24 07:19:27,439 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ec3b13-2f5f-4f76-844d-26c85cdd8da9', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ec3b13-2f5f-4f76-844d-26c85cdd8da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachmen ts": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:28,512 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.060s 2023-07-24 07:19:28,513 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e6b2e8-5093-4392-abf2-99c5e502de34', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e6b2e8-5093-4392-abf2-99c5e502de34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:29,578 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.050s 2023-07-24 07:19:29,578 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfaae61d-cf23-42ce-84b9-cb20d5ea9698', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfaae61d-cf23-42ce-84b9-cb20d5ea9698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": " 9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:30,675 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.065s 2023-07-24 07:19:30,676 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd3e61e-0c1f-4f3f-a255-784b3cd2f779', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd3e61e-0c1f-4f3f-a255-784b3cd2f779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:31,744 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.048s 2023-07-24 07:19:31,744 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683e999c-d097-4c4a-9800-21ae4152282e', 'content-length': '1394', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683e999c-d097-4c4a-9800-21ae4152282e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:31.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "o wner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:31,755 79758 INFO [tempest.common.waiters] volume 487d21be-384b-4186-a84a-5f07a6ad5a28 reached available after waiting for 35.755457 seconds 2023-07-24 07:19:32,028 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes 0.272s 2023-07-24 07:19:32,028 79758 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-2084012205"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e75e8e-efd4-405a-91b0-8e84f31cb48b', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e75e8e-efd4-405a-91b0-8e84f31cb48b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:31.958636", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:32,083 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.043s 2023-07-24 07:19:32,083 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531d41f4-d414-48f8-bbdb-76b1cc55f598', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531d41f4-d414-48f8-bbdb-76b1cc55f598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable ": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:33,497 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.401s 2023-07-24 07:19:33,497 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0284f58-dc96-4c23-8a0e-d3cf7f278731', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0284f58-dc96-4c23-8a0e-d3cf7f278731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": "2023-07-24T07:19:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:34,554 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.045s 2023-07-24 07:19:34,554 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0128649a-3862-44c1-9973-ab54e7727907', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0128649a-3862-44c1-9973-ab54e7727907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": "2023-07-24T07:19:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:35, 622 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.046s 2023-07-24 07:19:35,622 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f550e2f4-9ec3-40ab-b616-76b0ba0de009', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f550e2f4-9ec3-40ab-b616-76b0ba0de009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": "2023-07-24T07:19:36.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:36,725 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.089s 2023-07-24 07:19:36,726 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b94bdb3-b741-4fec-b656-56c6eedebe89', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b94bdb3-b741-4fec-b656-56c6eedebe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": "2023-07-24T07:19:36.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:36,744 79758 INFO [tempest.common.waiters] volume e9f23073-1597-46db-ab66-a2b5d131c60f reached available after waiting for 4.744909 seconds 2023-07-24 07:19:37,124 79758 INFO [tempest.lib.common.rest_client] Reques t (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes 0.378s 2023-07-24 07:19:37,124 79758 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-376422208"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca73db42-e0e3-42a9-a630-de0eba6ddf2f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca73db42-e0e3-42a9-a630-de0eba6ddf2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.948708", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:37,188 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8 0.053s 2023-07-24 07:19:37,188 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114c3ea5-9c78-4ce7-ab63-7e4d7f97ebf7', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114c3ea5-9c78-4ce7-ab63-7e4d7f97ebf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:37.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:38,243 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8 0.044s 2023-07-24 07:19:38,243 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'appl ication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed350005-da39-480f-b472-95583b0ca681', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed350005-da39-480f-b472-95583b0ca681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:37.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:39,306 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8 0.049s 2023-07-24 07:19:39,306 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ee7db9-0feb-48b7-a4bb-a8ceced9ca6b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ee7db9-0feb-48b7-a4bb-a8ceced9ca6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:37.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:40,381 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8 0.056s 2023-07-24 07:19:40,382 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id ': 'req-0badda14-820d-4088-919f-f169a3edd17f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0badda14-820d-4088-919f-f169a3edd17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:37.000000", "updated_at": "2023-07-24T07:19:39.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:40,400 79758 INFO [tempest.common.waiters] volume a8ff462d-933b-4ac0-a276-8635835255e8 reached available after waiting for 3.400208 seconds 2023-07-24 07:19:41,739 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.337s 2023-07-24 07:19:41,739 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-346749271"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0f995bd1-ca6f-40a9-88ec-4dde54ef6b9b', 'date': 'Mon, 24 Jul 2023 07:19:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"7c95d901-83fd-479f-b9dd-2b3c239d6378","name":"tempest-device-tagging-net1-346749271","tenant_id":"9c2fced644be4d628f2412c3058298c7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"9c2fced644be4d628f2412c3058298c7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-07-24T07:19:40Z","updated_at":"2023-07-24T07:19:40Z","revision_number":1}}' 2023-07-24 07:19:43,228 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.488s 2023-07-24 07:19:43,228 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-1457920126"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5a5024a4-a202-4dbc-8fb1-8c51d974ec9d', 'date': 'Mon, 24 Jul 2023 07:19:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"467ddddc-21e6-4ac7-a118-ec173cf2d27c","name":"tempest-device-tagging-net2-1457920126","tenant_id":"9c2fced644be4d628f2412c3058298c7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"9c2fced644be4d628f2412c3058298c7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description ":"","tags":[],"created_at":"2023-07-24T07:19:41Z","updated_at":"2023-07-24T07:19:41Z","revision_number":1}}' 2023-07-24 07:19:45,760 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.530s 2023-07-24 07:19:45,761 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "7c95d901-83fd-479f-b9dd-2b3c239d6378", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-c82887f1-c3eb-4c1d-94c5-4bb7e12e574d', 'date': 'Mon, 24 Jul 2023 07:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"e9812987-0dd1-4e91-81e8-1373e62acff3","name":"","tenant_id":"9c2fced644be4d628f2412c3058298c7","network_id":"7c95d901-83fd-479f-b9dd-2b3c239d6378","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:43Z","updated_at":"2023-07-24T07:19:43Z","revision_number":0,"project_id":"9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:48,398 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.637s 2023-07-24 07:19:48,399 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "467ddddc-21e6-4ac7-a118-ec173cf2d27c", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-aad2b75d-50fa-4ef9-8d26-ae2c920685b2', 'date': 'Mon, 24 Jul 2023 07:19:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"025b0b3c-149d-49b7-9fec-d20e30a5b92e","name":"","tenant_id":"9c2fced644be4d628f2412c3058298c7","network_id":"467ddddc-21e6-4ac7-a118-ec173cf2d27c","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:46Z","updated_at":"2023-07-24T07:19:46Z","revision_number":0,"project_id":"9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:51,755 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 3.355s 2023-07-24 07:19:51,755 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c95d901-83fd-479f-b9dd-2b3c239d6378", "name": "tempest-TaggedBootDevicesTest_v242-852996214", "fixed_ips": [{"subnet_id": "e9812987-0dd1-4e91-81e8-1373e62acff3"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '736', 'x-openstack-request-id': 'req-ff7cdfad-961d-4028-b8ba-3c785a1a6383', 'date': 'Mon, 24 Jul 2023 07:19:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"ae4750ca-46a6-428d-8fd8-cd3b9fac8aac","name":"tempest-TaggedBootDevicesTest_v242-852996214","network_id":"7c95d901-83fd-479f-b9dd-2b3c239d6378","tenant_id":"9c2fced644be4d628f2412c3058298c7","mac_address":"fa:1 6:3e:d1:39:53","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e9812987-0dd1-4e91-81e8-1373e62acff3","ip_address":"10.1.1.38"}],"project_id":"9c2fced644be4d628f2412c3058298c7","port_security_enabled":true,"security_groups":["7bd5d6a0-083d-4bb7-af8a-c2f2a8c65624"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T07:19:49Z","updated_at":"2023-07-24T07:19:49Z","revision_number":1}}' 2023-07-24 07:19:53,787 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 2.031s 2023-07-24 07:19:53,788 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c95d901-83fd-479f-b9dd-2b3c239d6378", "name": "tempest-TaggedBootDevicesTest_v242-1738098313", "fixed_ips": [{"subnet_id": "e9812987-0dd1-4e91-81e8-1373e62acff3"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-438f81e4-165a-4aad-8c47-8ccbabb7a7a4', 'date': 'Mon, 24 Jul 2023 07:19:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"6b11b826-5147-477c-84c0-6c7d450676ba","name":"tempest-TaggedBootDevicesTest_v242-1738098313","network_id":"7c95d901-83fd-479f-b9dd-2b3c239d6378","tenant_id":"9c2fced644be4d628f2412c3058298c7","mac_address":"fa:16:3e:5c:f1:5d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e9812987-0dd1-4e91-81e8-1373e62acff3","ip_address":"10.1.1.67"}],"project_id":"9c2fced644be4d628f2412c3058298c7","port_security_enabled":true,"security_groups":["7bd5d6a0-083d-4bb7-af8a-c2f2a8c65624"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T07:19:52Z","updated_at":"2023-07-24T07:19:52Z","revision_number":1}}' 2023-07-24 07:19:53,792 79758 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:19:53,792 79758 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:53,882 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.082s 2023-07-24 07:19:53,883 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1986721907", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9Q4jNlFXTbYrHUDBcxFENM4LZr14JQKf9hsOP/4RIL21gaViu/Et0ybXVEjGx7coalkG6GHQn5WaEcaDZiw0wfmRT+mEmbE4VgfWF/7CAwUDjCwMHS/ujDAZp5e2Cgpg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c72b8d1-c9a9-4465-a429-53314fdeaf27', 'x-compute-request-id': 'req-6c72b8d1-c9a9-4465-a429-53314fdeaf27', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1986721907", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9Q4jNlFXTbYrHUDBcxFENM4LZr14JQKf9hsOP/4RIL21gaViu/Et0ybXVEjGx7coalkG6GHQn5WaEcaDZiw0wfmRT+mEmbE4VgfWF/7CAwUDjCwMHS/ujDAZp5e2Cgpg==", "fingerprint": "19:66:17:06:68:d5:fb:81:fa:71:3f:08:25 :09:5b:84", "user_id": "dde544312b024558a26fcf236e6e9bec"}}' 2023-07-24 07:19:53,888 79758 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1986721907 created 2023-07-24 07:19:54,441 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.552s 2023-07-24 07:19:54,442 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--149080412", "description": "tempest-description--683860010"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-c6a566a5-31c2-40ce-b202-dc786a893447', 'date': 'Mon, 24 Jul 2023 07:19:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "name": "tempest-securitygroup--149080412", "stateful": true, "tenant_id": "9c2fced644be4d628f2412c3058298c7", "description": "tempest-description--683860010", "shared": false, "security_group_rules": [{"id": "88331202-5992-4a9b-ad75-eb1fa21e89db", "project_id": "9c2fced644be4d628f2412c3058298c7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "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": 502, "description": null, "tags": [], "created_at": "2023-07-24T07:19:54Z", "updated_at": "2023-07-24T07:19:54Z", "revision_number": 0}, {"id": "8d3abcd2-cc03-490a-9001-a3859e805d08", "project_id": "9c2fced644be4d628f2412c3058298c7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "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": 501, "description": null, "tags": [], "created_at": "2023-07-24T07:19:54Z", "updated_at": "2023-07-24T07:19:54Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:54Z", "updated_at": "2023-07-24T07:19:54Z", "revision_number": 1, "project_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:55,114 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.672s 2023-07-24 07:19:55,115 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-47900fd0-0423-4c00-af33-1be1b8fff346', 'date': 'Mon, 24 Jul 2023 07:19: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": "ecb2808b-300b-43a8-95a1-00217eaf43da", "project_id": "9c2fced644be4d628f2412c3058298c7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:54Z", "updated_at": "2023-07-24T07:19:54Z ", "revision_number": 0}}' 2023-07-24 07:19:56,165 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.049s 2023-07-24 07:19:56,165 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-19150228-645b-4a04-9d91-633dcf293c59', 'date': 'Mon, 24 Jul 2023 07:19: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": "92f92411-7d01-4572-8e60-f7448c74621f", "project_id": "9c2fced644be4d628f2412c3058298c7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:55Z", "updated_at": "2023-07-24T07:19:55Z", "revision_number": 0}}' 2023-07-24 07:19:56,166 79758 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--149080412 created 2023-07-24 07:19:57,685 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.518s 2023-07-24 07:19:57,686 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-54121c14-ffaa-43b4-84e6-aafa37c42bb1', 'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "91b2ceee-b12c-4da3-b055-eba94dbb44f7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "floating_ip_address": "172.24.4.72", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9c2fced644be4d628f2412c3058298c7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:57Z", "updated_at": "2023-07-24T07:19:57Z", "revision_number": 0}}' 2023-07-24 07:19:57,686 79758 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '91b2ceee-b12c-4da3-b055-eba94dbb44f7', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'floating_ip_address': '172.24.4.72', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9c2fced644be4d628f2412c3058298c7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:57Z', 'updated_at': '2023-07-24T07:19:57Z', 'revision_number': 0, 'ip': '172.24.4.72'} created 2023-07-24 07:19:57,806 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.104s 2023-07-24 07:19:57,807 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a727c2c5-7768-4cc2-93e3-a4659e10ac8d', '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": "dde544312b024558a26fcf236e6e9bec", "name": "tempest-TaggedBootDevicesTest_v242-243684441-project-member", "password_expires_at": null}, "audit_ids": ["d_L2vkbkTp2doWjVaEXb_A"], "expires_at": "2023-07-24T08:19:57.000000Z", "issued_at": "2023-07-24T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c2fced644be4d628f2412c3058298c7", "name": "tempest-TaggedBootDevicesTest_v242-243684441"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:57,808 79758 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'ac57bec6-4c31-4954-b5ec-7d9dc3bfd2b8', 'name': 'tempest-TaggedBootDevicesTest_v242-1460989379-network', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9c2fced644be4d628f2412c3058298c7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23456, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:15Z', 'updated_at': '2023-07-24T07:18:15Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:57,962 79758 INFO [tempest.lib.co mmon.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.149s 2023-07-24 07:19:57,962 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 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-319734eb-8cb1-46a4-8c92-a7c507b6ec22', '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": "dde544312b024558a26fcf236e6e9bec", "name": "tempest-TaggedBootDevicesTest_v242-243684441-project-member", "password_expires_at": null}, "audit_ids": ["kxpYXXWDRl-0OMxpgUWlrg"], "expires_at": "2023-07-24T08:19:57.000000Z", "issued_at": "2023-07-24T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c2fced644be4d628f2412c3058298c7", "name": "tempest-TaggedBootDevicesTest_v242-243684441"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:57,963 79758 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'ac57bec6-4c31-4954-b5ec-7d9dc3bfd2b8', 'name': 'tempest-TaggedBootDevicesTest_v242-1460989379-network', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9c2fced644be4d628f2412c3058298c7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'prov ider:physical_network': None, 'provider:segmentation_id': 23456, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:15Z', 'updated_at': '2023-07-24T07:18:15Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:57,964 79758 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1986721907', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9Q4jNlFXTbYrHUDBcxFENM4LZr14JQKf9hsOP/4RIL21gaViu/Et0ybXVEjGx7coalkG6GHQn5WaEcaDZiw0wfmRT+mEmbE4VgfWF/7CAwUDjCwMHS/ujDAZp5e2Cgpg==', 'fingerprint': '19:66:17:06:68:d5:fb:81:fa:71:3f:08:25:09:5b:84', 'user_id': 'dde544312b024558a26fcf236e6e9bec', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCwQlxB6n5rhZ+C1UCfDymxR36ezB56mcxcsi5rECm/B6pa93by5Ykg\n8U30m3/mHxSgBwYFK4EEACKhZANiAARPUOIzZRV022Kx1AwXMRRDTOC2a9eCUCn/\nYbDj/+ESC9tYGlYrvxLdMm11RIxse3KGpZBuhh0J+VmhHGg2YsNMH5kU/phJmxOF\nYH1hf+wgMFA4wsDB0v7owwGaeXtgoKY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '39b99fa9-e671-4a47-a3fa-7ae29df487cf', 'name': 'tempest-securitygroup--149080412', 'stateful': True, 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'description': 'tempest-description--683860010', 'shared': False, 'security_group_rules': [{'id': '88331202-5992-4a9b-ad75-eb1fa21e89db', 'project_id': '9c2fced644be4d628f2412c3058298c7', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'security_group_id': '39b99fa9-e671-4a47-a3fa-7ae29df487cf', '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': 502, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:54Z', 'updated_at': '2023-07-24T07:19:54Z', 'revision_number': 0}, {'id': '8d3abcd2-cc03-490a-9001-a3859e805d08', 'project_id': '9c2fced644be4d628f2412c3058298c7', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'security_group_id': '39b99fa9-e671-4a47-a3fa-7ae29df487cf', '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': 501, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:54Z', 'updated_at': '2023-07-24T07:19:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:54Z', 'updated_at': '2023-07-24T07:19:54Z', 'revision_number': 1, 'project_id': '9c2fced644be4d628f2412c3058298c7'}, 'floating_ip': {'id': '91b2ceee-b12c-4da3-b055-eba94dbb44f7', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'floating_ip_address': '172.24.4.72', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9c2fced644be4d628f2412c3058298c7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:57Z', 'updated_at': '2023-07-24T07:19:57Z', 'revision_number': 0, 'ip': '172.24.4.72'}} 2023-07-24 07:19:58,004 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 400 POST http://10.0.0.210/compute/v2.1/servers 0.038s 2023-07-24 07:19:58,005 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1171693317", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "ac57bec6-4c31-4954-b5ec-7d9dc3bfd2b8"}, {"port": "ae4750ca-46a6-428d-8fd8-cd3b9fac8aac", "tag": "port-1"}, {"port": "6b11b826-5147-477c-84c0-6c7d450676ba", "tag": "port-2"}, {"uuid": "7c95d901-83fd-479f-b9dd-2b3c239d6378", "tag": "net-1"}, {"uuid": "7c95d901-83fd-479f-b9dd-2b3c239d6378"}, {"uuid": "467ddddc-21e6-4ac7-a118-ec173cf2d27c", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "467ddddc-21e6-4ac7-a118-ec173cf2d27c", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "487d21be-384b-4186-a84a-5f07a6ad5a28", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "e9f23073-1597-46db-ab66-a2b5d131c60f", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "a8ff462d-933b-4ac0-a276-8635835255e8", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--149080412"}], "key_name": "tempest-keypair-1986721907", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-63d8829a-7453-49f5-bb20-622ed0464517', 'x-compute-request-id': 'req-63d8829a-7453-49f5-bb20-622ed0464517', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:19:58,053 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1986721907 0.043s 2023-07-24 07:19:58,053 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01df991e-7276-4c4a-b847-808a53688bc8', 'x-compute-request-id': 'req-01df991e-7276-4c4a-b847-808a53688bc8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1986721907'} Body: b'' 2023-07-24 07:19:58,303 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/39b99fa9-e671-4a47-a3fa-7ae29df487cf 0.249s 2023-07-24 07:19:58,303 79758 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-f35f9bd4-a5af-4b28-808d-ec4ae2ca0eb2', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39b99fa9-e671-4a47-a3fa-7ae29df487cf'} Body: b'' 2023-07-24 07:19:58,334 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/39b99fa9-e671-4a47-a3fa-7ae29df487cf 0.030s 2023-07-24 07:19:58,335 79758 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-2182bf36-7ff9-4fe7-9f94-5f4c32639582', 'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'connecti on': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39b99fa9-e671-4a47-a3fa-7ae29df487cf'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 39b99fa9-e671-4a47-a3fa-7ae29df487cf does not exist", "detail": ""}}' 2023-07-24 07:19:59,196 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/91b2ceee-b12c-4da3-b055-eba94dbb44f7 0.860s 2023-07-24 07:19:59,197 79758 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-e2bced94-ff6f-4b83-aaab-e7cceac59917', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/91b2ceee-b12c-4da3-b055-eba94dbb44f7'} Body: b'' 2023-07-24 07:20:00,601 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/6b11b826-5147-477c-84c0-6c7d450676ba 1.403s 2023-07-24 07:20:00,601 79758 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-ac94b71f-6786-4011-a9ae-df838dd81a67', 'date': 'Mon, 24 Jul 2023 07:20:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/6b11b826-5147-477c-84c0-6c7d450676ba'} Body: b'' 2023-07-24 07:20:01,805 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/ae4750ca-46a6-428d-8fd8-cd3b9fac8aac 1.203s 2023-07-24 07:20:01,806 79758 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-9ca5ff6a-3211-4f82-8254-81ba868b7c1c', 'date': 'Mon, 24 Jul 2023 07:20:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/ae4750ca-46a6-428d-8fd8-cd3b9fac8aac'} Body: b'' 2023-07-24 07:20:02,573 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/025b0b3c-149d-49b7-9fec-d20e30a5b92e 0.767s 2023-07-24 07:20:02,574 79758 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-2e8443d8-9c72-4ee4-a09d-3f4ab6671bd0', 'date': 'Mon, 24 Jul 2023 07:20:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/025b0b3c-149d-49b7-9fec-d20e30a5b92e'} Body: b'' 2023-07-24 07:20:03,108 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/e9812987-0dd1-4e91-81e8-1373e62acff3 0.533s 2023-07-24 07:20:03,108 79758 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-ed0e9844-5c8a-4341-b8ee-e167434e5c07', 'date': 'Mon, 24 Jul 2023 07:20:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/e9812987-0dd1-4e91-81e8-1373e62acff3'} Body: b'' 2023-0 7-24 07:20:04,386 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/467ddddc-21e6-4ac7-a118-ec173cf2d27c 1.276s 2023-07-24 07:20:04,386 79758 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-b46238a2-fb50-4540-b29e-a35c4e255181', 'date': 'Mon, 24 Jul 2023 07:20:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/467ddddc-21e6-4ac7-a118-ec173cf2d27c'} Body: b'' 2023-07-24 07:20:05,396 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/7c95d901-83fd-479f-b9dd-2b3c239d6378 1.010s 2023-07-24 07:20:05,397 79758 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-2ec1c8db-fdaf-454b-b2fa-32cc3209e223', 'date': 'Mon, 24 Jul 2023 07:20:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/7c95d901-83fd-479f-b9dd-2b3c239d6378'} Body: b'' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [27.339448s] ... ok {2} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [67.593836s] ... 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 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:00,409 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes 0.947s 2023-07-24 07:19:00,409 79756 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-643423730", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb909a2-1b42-4a10-afd1-de5f44d76184', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb909a2-1b42-4a10-afd1-de5f44d76184', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.295203", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:00,473 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.046s 2023-07-24 07:19:00,474 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb062009-1a7a-4fd4-9935-a50992572ac7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb062009-1a7a-4fd4-9935-a50992572ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:01,566 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.078s 2023-07-24 07:19:01,567 79756 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26eaaa83-733d-4fd4-8d44-2f59034086bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26eaaa83-733d-4fd4-8d44-2f59034086bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:02,652 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.064s 2023-07-24 07:19:02,652 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1844eae9-3492-403e-9bf8-046e8e3180a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1844eae9-3492-403e-9bf8-046e8e3180a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:03,732 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.064s 2023-07-24 07:19:03,732 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0bb5bc-8c01-44aa-9ec2-ab484595ac87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0bb5bc-8c01-44aa-9ec2-ab484595ac87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:04,837 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.084s 2023-07-24 07:19:04,837 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49114be3-6dd4-45a8-9099-138ed42fcc7f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49114be3-6dd4-45a8-9099-138ed42fcc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:05,956 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.105s 2023-07-24 07:19:05,957 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec73eb5-b745-4567-854a-a4dbcd0bf30a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-fec73eb5-b745-4567-854a-a4dbcd0bf30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:07,028 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.059s 2023-07-24 07:19:07,028 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ddbd68-93d4-4f8f-ab6d-6c239c4ce903', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ddbd68-93d4-4f8f-ab6d-6c239c4ce903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:08,092 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.051s 2023-07-24 07:19:08,092 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf57225-8640-4ee6-8cb1-8c38fe65499f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf57225-8640-4ee6-8cb1-8c38fe65499f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"vol ume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:09,158 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.045s 2023-07-24 07:19:09,158 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15678db2-8b35-4551-9e7a-ff887373a7ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15678db2-8b35-4551-9e7a-ff887373a7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:10,224 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.052s 2023-07-24 07:19:10,225 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2777d3ec-67b4-45db-9a4e-502d7f5d9751', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2777d3ec-67b4-45db-9a4e-502d7f5d9751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest- volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:11,296 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.060s 2023-07-24 07:19:11,297 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94af9d89-720e-4a71-8dca-142d986aa5f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94af9d89-720e-4a71-8dca-142d986aa5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:12,363 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.047s 2023-07-24 07:19:12,364 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc0ac0f-d020-4247-a9b6-10aaf3b4e395', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc0ac0f-d020-4247-a9b6-10aaf3b4e395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d- de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:13,466 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.089s 2023-07-24 07:19:13,466 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2943f1f6-0448-4843-bd62-d0d92a70db76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2943f1f6-0448-4843-bd62-d0d92a70db76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:14,543 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.055s 2023-07-24 07:19:14,544 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caef0a2d-c3c5-4cd6-855c-6a16d5231138', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caef0a2d-c3c5-4cd6-855c-6a16d5231138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encryp ted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:15,603 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.040s 2023-07-24 07:19:15,604 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c2a9b9-15ea-4970-93a0-16cc60315846', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c2a9b9-15ea-4970-93a0-16cc60315846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:16,716 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.076s 2023-07-24 07:19:16,718 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f3a38e-757b-4181-bfcb-ab93121d1cb1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f3a38e-757b-4181-bfcb-ab93121d1cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:17,800 79756 INFO [tempest.lib.common.re st_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.062s 2023-07-24 07:19:17,801 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7285da3d-3c06-4587-9859-f31d1e3401ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7285da3d-3c06-4587-9859-f31d1e3401ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:18,881 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.060s 2023-07-24 07:19:18,881 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b74c8a-58c8-451f-9031-e4b00ef900b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b74c8a-58c8-451f-9031-e4b00ef900b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:19,956 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.063s 2023-07-24 07:19:19,956 79756 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f7f7bf-d479-43e9-babf-4bdb1b2bc1a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f7f7bf-d479-43e9-babf-4bdb1b2bc1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:21,062 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.089s 2023-07-24 07:19:21,063 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39cea53-e71f-40bd-ac59-04ce77bcf65c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39cea53-e71f-40bd-ac59-04ce77bcf65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:22,173 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.090s 2023-07-24 07:19:22,174 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:22 GMT', 'server': 'Apache/2.4. 52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0907117b-5a10-44bd-a4ca-093085eed778', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0907117b-5a10-44bd-a4ca-093085eed778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:23,265 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.066s 2023-07-24 07:19:23,265 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b28b1c-9d14-47b5-b698-fa217f1002c5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b28b1c-9d14-47b5-b698-fa217f1002c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:24,328 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.051s 2023-07-24 07:19:24,328 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef460dd9-0f3e-40cd-b475-a616dbee9cc6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': ' req-ef460dd9-0f3e-40cd-b475-a616dbee9cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:25,387 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.046s 2023-07-24 07:19:25,387 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751cba79-0cde-4352-9abc-221aa2102ad7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751cba79-0cde-4352-9abc-221aa2102ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:26,452 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.052s 2023-07-24 07:19:26,452 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315c1d0a-4387-4e40-9ec5-9cb9b766ce5d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315c1d0a-4387-4e40-9ec5-9cb9b766ce5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"i d": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:27,549 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.085s 2023-07-24 07:19:27,550 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f13b24-8f65-4b37-9112-2309f4b4dcee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f13b24-8f65-4b37-9112-2309f4b4dcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:28,617 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.055s 2023-07-24 07:19:28,617 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7ea3a6-0ebf-4a34-96fc-63b9e7481f54', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7ea3a6-0ebf-4a34-96fc-63b9e7481f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-64 3423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:29,708 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.077s 2023-07-24 07:19:29,709 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dac6533-6012-4c01-aa43-72c58d299e23', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dac6533-6012-4c01-aa43-72c58d299e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:30,768 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.042s 2023-07-24 07:19:30,769 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce472854-c494-4701-a859-8720e6f8cb7e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce472854-c494-4701-a859-8720e6f8cb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2 -84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:31,831 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.050s 2023-07-24 07:19:31,831 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52cae2d1-810b-4477-93e5-89338ce670ff', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52cae2d1-810b-4477-93e5-89338ce670ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:32,908 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.062s 2023-07-24 07:19:32,909 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-387bd3fe-ba17-4033-baec-30605327bdef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-387bd3fe-ba17-4033-baec-30605327bdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": fal se, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:34,054 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.125s 2023-07-24 07:19:34,054 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9f59d5-0559-4b8f-b986-a4a335e62c0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9f59d5-0559-4b8f-b986-a4a335e62c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:35,135 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.059s 2023-07-24 07:19:35,136 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8cb3f1-09ff-4505-af3b-440ec6d1054a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8cb3f1-09ff-4505-af3b-440ec6d1054a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:36,231 79756 INFO [tempest.lib.common.rest_client ] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.075s 2023-07-24 07:19:36,232 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2175790f-13a2-488d-8445-38584fa5f3b8', 'content-length': '1358', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2175790f-13a2-488d-8445-38584fa5f3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:36.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:36,251 79756 INFO [tempest.common.waiters] volume 1b4aa77d-de73-4ac2-84de-54121513f814 reached available after waiting for 36.251454 seconds 2023-07-24 07:19:36,477 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes 0.223s 2023-07-24 07:19:36,477 79756 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-22857934"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7147af44-180d-43a2-b354-d2afcd55ece1', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7147af44-180d-43a2-b354-d2afcd55ece1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.407842", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26 c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:36,530 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.043s 2023-07-24 07:19:36,531 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96cf356a-6ab9-4ccd-b1a0-573288f35f3a', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96cf356a-6ab9-4ccd-b1a0-573288f35f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:37,618 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.076s 2023-07-24 07:19:37,619 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50cab35-728a-4d04-8c29-f03e871f5284', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50cab35-728a-4d04-8c29-f03e871f5284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:38,710 79756 INFO [tempest.lib .common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.072s 2023-07-24 07:19:38,710 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67996c23-9374-47e3-9094-453abadb0a47', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67996c23-9374-47e3-9094-453abadb0a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:39,811 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.079s 2023-07-24 07:19:39,812 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3da44c8-d604-4b41-9a75-114c95c6dbf1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3da44c8-d604-4b41-9a75-114c95c6dbf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:40,894 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.069s 2023-07-24 07:19:40,894 79756 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823a7a1c-da73-495a-922d-218d09c3bdfd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823a7a1c-da73-495a-922d-218d09c3bdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:41,968 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.062s 2023-07-24 07:19:41,968 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc65f2f-f03b-459a-bdbd-22e11d675996', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc65f2f-f03b-459a-bdbd-22e11d675996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:43,039 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.059s 2023-07-24 07:19:43,040 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:42 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd577f3-76e6-4f41-bb82-125c24ca56a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd577f3-76e6-4f41-bb82-125c24ca56a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:43,050 79756 INFO [tempest.common.waiters] volume 13680392-f26c-4323-8978-d2babdefd258 reached available after waiting for 7.050419 seconds 2023-07-24 07:19:43,354 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes 0.303s 2023-07-24 07:19:43,355 79756 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-1644398305"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b4db2c-3121-46be-94a0-8601701bf71a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b4db2c-3121-46be-94a0-8601701bf71a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.254537", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:43,418 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.054s 2023-07-24 07:19:43,418 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759e7b51-b979-4a9f-9122-2dad132be571', 'content-length': '887', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759e7b51-b979-4a9f-9122-2dad132be571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:44,489 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.049s 2023-07-24 07:19:44,490 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94081db-902e-4738-9db9-ab47c1400645', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94081db-902e-4738-9db9-ab47c1400645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": "2023-07-24T07:19:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:45,571 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.069s 2023-07-24 07:19:45,571 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2274981a-9092-46ba-ab7a-4bc096686600', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2274981a-9092-46ba-ab7a-4bc096686600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/10 2890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": "2023-07-24T07:19:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:46,702 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.117s 2023-07-24 07:19:46,702 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad145b80-21d0-43bf-b6b4-2fa9153fa4c8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad145b80-21d0-43bf-b6b4-2fa9153fa4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": "2023-07-24T07:19:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:47,794 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.072s 2023-07-24 07:19:47,795 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52327a11-e64a-4f29-826c-2b0eea33de74', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52327a11-e64a-4f29-826c-2b0eea33de74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": "2023-07 -24T07:19:47.000000", "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:47,806 79756 INFO [tempest.common.waiters] volume 102890c8-bbd8-4dfc-bb52-3e7e00028111 reached available after waiting for 4.806779 seconds 2023-07-24 07:19:49,384 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.576s 2023-07-24 07:19:49,384 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-1100645515"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5956f4de-7ff1-4748-b7bf-afb0b15d81d0', 'date': 'Mon, 24 Jul 2023 07:19:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"10743a05-482d-4c90-8657-3419aeb293e3","name":"tempest-device-tagging-net1-1100645515","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-07-24T07:19:47Z","updated_at":"2023-07-24T07:19:48Z","revision_number":1}}' 2023-07-24 07:19:50,579 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.194s 2023-07-24 07:19:50,580 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-785188272"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7a09b865-bdf0-4b07-983e-145b54144c5f', 'date': 'Mon, 24 Jul 2023 07:19:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"13525f48-3b25-4dee-84d5-e5f55bb1358f","name":"tempest-device-tagging-net2-785188272","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-07-24T07:19:49Z","updated_at":"2023-07-24T07:19:49Z","revision_number":1}}' 2023-07-24 07:19:52,771 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.190s 2023-07-24 07:19:52,771 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "10743a05-482d-4c90-8657-3419aeb293e3", "cidr": "10.1.1.0/24", "ip_ver sion": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-78298f42-e1d8-4fbe-86e9-3fb437954361', 'date': 'Mon, 24 Jul 2023 07:19:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"b6d76007-0a6f-4250-be40-5e910adba3b7","name":"","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","network_id":"10743a05-482d-4c90-8657-3419aeb293e3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:50Z","updated_at":"2023-07-24T07:19:50Z","revision_number":0,"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:55,553 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.781s 2023-07-24 07:19:55,554 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "13525f48-3b25-4dee-84d5-e5f55bb1358f", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-9a0632d9-2700-47f5-b596-70f9e069fe86', 'date': 'Mon, 24 Jul 2023 07:19:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"58cdfeb7-083e-49b9-add8-6803177214bb","name":"","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","network_id":"13525f48-3b25-4dee-84d5-e5f55bb1358f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:53Z","updated_at":"2023-07-24T07:19:53Z","revision_number":0,"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:56,683 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.129s 2023-07-24 07:19:56,684 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "10743a05-482d-4c90-8657-3419aeb293e3", "name": "tempest-TaggedBootDevicesTest-826252886", "fixed_ips": [{"subnet_id": "b6d76007-0a6f-4250-be40-5e910adba3b7"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-302faa35-92e7-419c-82e4-7bcadb56ef93', 'date': 'Mon, 24 Jul 2023 07:19:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"a5476483-5c88-427b-b857-199c2d5616b2","name":"tempest-TaggedBootDevicesTest-826252886","network_id":"10743a05-482d-4c90-8657-3419aeb293e3","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","mac_address":"fa:16:3e:f3:15:28","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"b6d76007-0a6f-4250-be40-5e910adba3b7","ip_address":"10.1.1.147"}],"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","port_security_enabled":true,"security_groups":["3b39e61d-018f-4a26-b99c-075eb557a449"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T07:19:55Z","updated_at":"2023-07-24T07:19:56Z","revision_number":1}}' 2023-07-24 07:19:57,899 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tag ged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.215s 2023-07-24 07:19:57,900 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "10743a05-482d-4c90-8657-3419aeb293e3", "name": "tempest-TaggedBootDevicesTest-1226871142", "fixed_ips": [{"subnet_id": "b6d76007-0a6f-4250-be40-5e910adba3b7"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-d473db9e-e0d2-48d9-8976-ae0b9859b710', 'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"ff8fb3a4-13ca-42ad-805f-e3632999f98d","name":"tempest-TaggedBootDevicesTest-1226871142","network_id":"10743a05-482d-4c90-8657-3419aeb293e3","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","mac_address":"fa:16:3e:c7:3b:c3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"b6d76007-0a6f-4250-be40-5e910adba3b7","ip_address":"10.1.1.173"}],"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","port_security_enabled":true,"security_groups":["3b39e61d-018f-4a26-b99c-075eb557a449"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T07:19:57Z","updated_at":"2023-07-24T07:19:57Z","revision_number":1}}' 2023-07-24 07:19:57,903 79756 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:19:57,903 79756 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:57,981 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.071s 2023-07-24 07:19:57,981 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1833287373", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKiLy7nkHKOT4aGYh+JImWzYzZzEiRyoXLfvktaba1yVnh9bxPJiUN87GT01G/C8h8yvgTout8FkVAX0aIdsIJjwj7AGELwGTUyveyyvdTSDroWKYMkdPrZpi4zgRLrRKg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48e53804-0a2d-4526-992b-14ae85a83e9f', 'x-compute-request-id': 'req-48e53804-0a2d-4526-992b-14ae85a83e9f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1833287373", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKiLy7nkHKOT4aGYh+JImWzYzZzEiRyoXLfvktaba1yVnh9bxPJiUN87GT01G/C8h8yvgTout8FkVAX0aIdsIJjwj7AGELwGTUyveyyvdTSDroWKYMkdPrZpi4zgRLrRKg==", "fingerprint": "11:32:50:95:3c:00:61:0e:c3:6f:d2:93:a5:5d:b9:6d", "user_id": "d8e81229dcae4688b6a865728e6a5fcc"}}' 2023-07-24 07:19:57,985 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1833287373 created 2023-07-24 07:19:58,211 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.224s 2023-07-24 07:19:58,211 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygrou p--1012053494", "description": "tempest-description--1512003831"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-1b5e8117-3ed6-40e9-8ced-8635df4d4e21', 'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "name": "tempest-securitygroup--1012053494", "stateful": true, "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "description": "tempest-description--1512003831", "shared": false, "security_group_rules": [{"id": "4a3940ca-ea82-4e9e-9e98-a2c859dc2c05", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "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": 519, "description": null, "tags": [], "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 0}, {"id": "4fc50107-9c2d-4b18-b6b9-39f2491a734b", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "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": 520, "description": null, "tags": [], "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 1, "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:58,580 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.368s 2023-07-24 07:19:58,580 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6f2cda8a-3df5-438a-8343-366bd9615edf', 'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d388f376-2eb4-4f80-978d-f9c41f7772ff", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 0}}' 2023-07-24 07:19:59,316 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.735s 2023-07-24 07:19:59,316 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', ' content-length': '570', 'x-openstack-request-id': 'req-8ea0a888-2f31-4c54-8f19-74611264747d', 'date': 'Mon, 24 Jul 2023 07:19:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a90da266-ac87-47e5-a1c8-b7846e94edcf", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 0}}' 2023-07-24 07:19:59,316 79756 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1012053494 created 2023-07-24 07:20:00,479 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.161s 2023-07-24 07:20:00,479 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3cc807f6-04e4-4f8f-893f-3e27b1ddf469', 'date': 'Mon, 24 Jul 2023 07:20:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "floating_ip_address": "172.24.4.179", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:00Z", "updated_at": "2023-07-24T07:20:00Z", "revision_number": 0}}' 2023-07-24 07:20:00,480 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'floating_ip_address': '172.24.4.179', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:00Z', 'updated_at': '2023-07-24T07:20:00Z', 'revision_number': 0, 'ip': '172.24.4.179'} created 2023-07-24 07:20:00,636 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.136s 2023-07-24 07:20:00,637 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:00 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-e7886925-e1c7-4cd0-aea2-abe72468b1d6', '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": "d8e81229dcae4688b6a865728e6a5fcc", "name": "tempest-TaggedBootDevicesTest-1879944012-project-member", "password_expires_at": null}, "audit_ids": ["Ld8yOANeRZG4ccQjGtAKug"], "expires_at": "2023-07-24T08:20:0 0.000000Z", "issued_at": "2023-07-24T07:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "name": "tempest-TaggedBootDevicesTest-1879944012"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:00,638 79756 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '9585e932-af6e-414f-9855-47e09ecdc61d', 'name': 'tempest-TaggedBootDevicesTest-1672525514-network', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22050, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:16Z', 'updated_at': '2023-07-24T07:18:16Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:00,680 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.037s 2023-07-24 07:20:00,681 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:00 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-553b742d-dcee-431f-9fad-cbc17daa9a45', 'connection': 'close', 'status': '201', 'conten t-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d8e81229dcae4688b6a865728e6a5fcc", "name": "tempest-TaggedBootDevicesTest-1879944012-project-member", "password_expires_at": null}, "audit_ids": ["_b1_OUmTRCqQALrIl3ISEg"], "expires_at": "2023-07-24T08:20:00.000000Z", "issued_at": "2023-07-24T07:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "name": "tempest-TaggedBootDevicesTest-1879944012"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:00,681 79756 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '9585e932-af6e-414f-9855-47e09ecdc61d', 'name': 'tempest-TaggedBootDevicesTest-1672525514-network', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22050, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:16Z', 'updated_at': '2023-07-24T07:18:16Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:00,682 79756 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1833287373', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKiLy7nkHKOT4aGYh+JImWzYzZzEiRyoXLfvktaba1yVnh9bxPJiUN87GT0 1G/C8h8yvgTout8FkVAX0aIdsIJjwj7AGELwGTUyveyyvdTSDroWKYMkdPrZpi4zgRLrRKg==', 'fingerprint': '11:32:50:95:3c:00:61:0e:c3:6f:d2:93:a5:5d:b9:6d', 'user_id': 'd8e81229dcae4688b6a865728e6a5fcc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBLGlDDq9F9i/h/BntrKWD3aJxx5V6BRuJjulp6AnjLqAbWk7LV9W3I\nScYt9ahlCvqgBwYFK4EEACKhZANiAASoi8u55Byjk+GhmIfiSJls2M2cxIkcqFy3\n75LWm2tclZ4fW8TyYlDfOxk9NRvwvIfMr4E6LrfBZFQF9GiHbCCY8I+wBhC8Bk1M\nr3ssr3U0g66FimDJHT62aYuM4ES60So=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d', 'name': 'tempest-securitygroup--1012053494', 'stateful': True, 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'description': 'tempest-description--1512003831', 'shared': False, 'security_group_rules': [{'id': '4a3940ca-ea82-4e9e-9e98-a2c859dc2c05', 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'security_group_id': '1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d', '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': 519, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:58Z', 'updated_at': '2023-07-24T07:19:58Z', 'revision_number': 0}, {'id': '4fc50107-9c2d-4b18-b6b9-39f2491a734b', 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'security_group_id': '1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d', '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': 520, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:58Z', 'updated_at': '2023-07-24T07:19:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:58Z', 'updated_at': '2023-07-24T07:19:58Z', 'revision_number': 1, 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1'}, 'floating_ip': {'id': 'dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'floating_ip_address': '172.24.4.179', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:00Z', 'updated_at': '2023-07-24T07:20:00Z', 'revision_number': 0, 'ip': '172.24.4.179'}} 2023-07-24 07:20:00,711 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 07:20:00,712 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1226214286", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "9585e932-af6e-414f-9855-47e09ecdc61d"}, {"port": "a5476483-5c88-427b-b857-199c2d5616b2", "tag": "port-1"}, {"port": "ff8fb3a4-13ca-42ad-805f-e3632999f98d", "tag": "port-2"}, {"uuid": "10743a05-482d-4c90-8657-3419aeb293e3", "tag": "net-1"}, {"uuid": "10743a05-482d-4c90-8657-3419aeb293e3"}, {"uuid": "13525f48-3b25-4dee-84d5-e5f55bb1358f", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "13525f48-3b25-4dee-84d5-e5f55bb1358f", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "1b4aa77d-de73-4ac2-84de-54121513f814", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "13680392-f26c-4323-8978-d2babdefd258", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "sou rce_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1012053494"}], "key_name": "tempest-keypair-1833287373", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-e28057a1-c913-4d84-851a-4423ec25cbb1', 'x-compute-request-id': 'req-e28057a1-c913-4d84-851a-4423ec25cbb1', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:00,749 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1833287373 0.033s 2023-07-24 07:20:00,750 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beef1763-9bb1-4e0c-a221-4c931302dff1', 'x-compute-request-id': 'req-beef1763-9bb1-4e0c-a221-4c931302dff1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1833287373'} Body: b'' 2023-07-24 07:20:01,334 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d 0.583s 2023-07-24 07:20:01,335 79756 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-4fc52079-1bb2-485d-85ee-d32b4347a3a4', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d'} Body: b'' 2023-07-24 07:20:01,366 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d 0.030s 2023-07-24 07:20:01,367 79756 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-2016e511-30ae-47b2-90d9-205aa1038f79', 'date': 'Mon, 24 Jul 2023 07:20:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d does not exist", "detail": ""}}' 2023-07-24 07:20:02,371 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb 1.003s 2023-07-24 07:20:02,371 79756 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-a525a52f-bb54-4962-a73a-4cb0d86ea24f', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb'} Body: b'' 2023-07-24 07:20:03,180 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/ff8fb3a4-13ca-42ad-805f-e3632999f98d 0.807s 2023-07-24 07:20:03,180 79756 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-d9ef27bd-bb8a-447a-8bad-51118effb5f8', 'date': 'Mon, 24 Jul 2023 07:20:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/ff8fb3a4-13ca-42ad-805f-e3632999f98d'} Body: b'' 2023-07-24 07:20:04,072 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/a5476483-5c88-427b-b857-199c2d5616b2 0.890s 2023-07-24 07:20:04,072 79756 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-be9df315-32c7-4838-a39b-0a124a3002da', 'date': 'Mon, 24 Jul 2023 07:20:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/a5476483-5c88-427b-b857-199c2d5616b2'} Body: b'' 2023-07-24 07:20:04,518 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/58cdfeb7-083e-49b9-add8-6803177214bb 0.445s 2023-07-24 07:20:04,519 79756 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-421350dd-646f-4af4-b9a9-264cef952876', 'date': 'Mon, 24 Jul 2023 07:20:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/58cdfeb7-083e-49b9-add8-6803177214bb'} Body: b'' 2023-07-24 07:20:05,071 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/b6d76007-0a6f-4250-be40-5e910adba3b7 0.552s 2023-07-24 07:20:05,071 79756 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-379dff16-b8a5-4397-9a0e-2d2a016c5e0a', 'date': 'Mon, 24 Jul 2023 07:20:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/b6d76007-0a6f-4250-be40-5e910adba3b7'} Body: b'' 2023-07-24 07:20:05,872 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/13525f48-3b25-4dee-84d5-e5f55bb1358f 0.800s 2023-07-24 07:20:05,872 79756 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-89c5c889-35e4-40a0-aee3-67a89f6544c1', 'date': 'Mon, 24 Jul 2023 07:20:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/13525f48-3b25-4dee-84d5-e5 f55bb1358f'} Body: b'' 2023-07-24 07:20:07,052 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/10743a05-482d-4c90-8657-3419aeb293e3 1.179s 2023-07-24 07:20:07,052 79756 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-f8da6fc0-717c-4a3f-8c0b-74f5f3b24d47', 'date': 'Mon, 24 Jul 2023 07:20:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/10743a05-482d-4c90-8657-3419aeb293e3'} Body: b'' {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [13.742426s] ... ok {9} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [36.621174s] ... ok {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [4.230439s] ... 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 65, in test_update_attached_volume_with_nonexistent_volume_in_body self.server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:08,070 79764 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:08,422 79764 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.344s 2023-07-24 07:20:08,423 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-681469030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBApOsGRKi2Zl2eOpQ4Jz8GhNXSTiRNpuy/OaXLpPXqrZGOF3thiaLokPzQ3cUusgN3ieOhJ8VyLIeKzZbMG/9CrskSySjid8LtGKEYcrvdm/jj9AjtmJyHGtycQttVwU7Q=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:08 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-5765785e-0ebf-4a32-a390-e280d8389c69', 'x-compute-request-id': 'req-5765785e-0ebf-4a32-a390-e280d8389c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-681469030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBApOsGRKi2Zl2eOpQ4Jz8GhNXSTiRNpuy/OaXLpPXqrZGOF3thiaLokPzQ3cUusgN3ieOhJ8VyLIeKzZbMG/9CrskSySjid8LtGKEYcrvdm/jj9AjtmJyHGtycQttVwU7Q==", "fingerprint": "df:b9:30:45:60:c1:5b:f7:0b:cb:29:79:29:94:c5:1f", "user_id": "97fd2287de734d72bfdf227f01ee2bed"}}' 2023-07-24 07:20:08,426 79764 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-681469030 created 2023-07-24 07:20:08,849 79764 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.422s 2023-07-24 07:20:08,850 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1540343666", "description": "tempest-description--948455285"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5f1ba597-8282-4994-aa00-6def5335492b', 'date': 'Mon, 24 Jul 2023 07:20:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "793099f6-5986-4ad7-a665-e2476933a0ec", "name": "tempest-securitygroup--1540343666", "stateful": true, "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "description": "tempest-description--948455285", "shared": false, "security_group_rules": [{"id": "04b2c795-4ecc-479d-8018-7148eb3b1581", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "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": 553, "description": null, "tags": [], "created_at": "2023-07-24T07:20:08Z", "updated_at": "2023-07-24T07:20:08Z", "revision_number": 0}, {"id": "a25b2233-6628-495e-8ea2-3f09fbd10f9e", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "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": 551, "description": null, "tags": [], "created_at": "2023-07-24T07:20:08Z", "updated_at": "2023-07-24T07:20:08Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:08Z", "updated_at": "2023-07-24T07:20:08Z", "revision_number": 1, "project_id": "3108cb58a3064143a4b1c68c8deeb2ef"}}' 2023-07-24 07:20:09,264 79764 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.414s 2023-07-24 07:20:09,265 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2364c15f-5fc5-4c60-95a9-e921652e06de', 'date': 'Mon, 24 Jul 2023 07:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "619e6ced-c21b-4bda-bf46-3045e6b7f348", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:09Z", "updated_at": "2023-07-24T07:20:09Z", "revision_number": 0}}' 2023-07-24 07:20:09,997 79764 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.731s 2023-07-24 07:20:09,998 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e675f985-d251-4c37-81b3-6ce75becdde8', 'date': 'Mon, 24 Jul 2023 07:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "30f2b355-2e24-402c-b448-53bcd29f73cf", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:09Z", "updated_at": "2023-07-24T07:20:09Z", "revision_number": 0}}' 2023-07-24 07:20:09,998 79764 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1540343666 created 2023-07-24 07:20:12,002 79764 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.003s 2023-07-24 07:20:12,003 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b07e247a-9eb6-4470-a965-2b72aa6e7111', 'date': 'Mon, 24 Jul 2023 07:20:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8c788808-5c65-4c82-99a9-00899f6b2984", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "floating_ip_address": "172.24.4.183", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:11Z", "updated_at": "2023-07-24T07:20:11Z", "revision_number": 0}}' 2023-07-24 07:20:12,003 79764 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8c788808-5c65-4c82-99a9-00899f6b2984', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'floating_ip_address': '172.24.4.183', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:11Z', 'updated_at': '2023-07-24T07:20:11Z', 'revision_number': 0, 'ip': '172.24.4.183'} created 2023-07-24 07:20:12,246 79764 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.238s 2023-07-24 07:20:12,247 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:12 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-3910af6e-5d6f-486e-94c9-b2fe2941100f', '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": "97fd2287de734d72bfdf227f01ee2bed", "name": "tempest-VolumesAdminNegativeTest-1127358972-project-member", "password_expires_at": null}, "audit_ids": ["pQ9KK6xZT1CXewLAknodpw"], "expires_at": "2023-07-24T08:20:12.000000Z", "issued_at": "2023-07-24T07:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3108cb58a3064143a4b1c68c8deeb2ef", "name": "tempest-VolumesAdminNegativeTest-1127358972"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nov a_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:12,248 79764 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'a11d89c1-d6f4-4470-92bf-ed0a548b941e', 'name': 'tempest-VolumesAdminNegativeTest-171034872-network', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25386, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:36Z', 'updated_at': '2023-07-24T07:19:36Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:12,248 79764 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-681469030', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBApOsGRKi2Zl2eOpQ4Jz8GhNXSTiRNpuy/OaXLpPXqrZGOF3thiaLokPzQ3cUusgN3ieOhJ8VyLIeKzZbMG/9CrskSySjid8LtGKEYcrvdm/jj9AjtmJyHGtycQttVwU7Q==', 'fingerprint': 'df:b9:30:45:60:c1:5b:f7:0b:cb:29:79:29:94:c5:1f', 'user_id': '97fd2287de734d72bfdf227f01ee2bed', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCw6oSR9sQK27+hv66z4m8IcJ0uc/Kj3U5Gussa52Kr1KAYfQRauWde\n4gdCeK86wcSgBwYFK4EEACKhZANiAAQKTrBkSotmZdnjqUOCc/BoTV0k4kTabsvz\nmly6T16q2Rjhd7YYmi6JD80N3FLrIDd4njoSfFciyHis2WzBv/Qq7JEsko4nfC7R\nihGHK73Zv44/QI7ZichxrcnELbVcFO0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '793099f6-5986-4ad7-a665-e2476933a0ec', 'name': 'tempest-securitygroup--1540343666', 'stateful': True, 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'description': 'tempest-description--948455285', 'shared': False, 'security_group_rules': [{'id': '04b2c795-4ecc-479d-8018-7148eb3b1581', 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'security_group_id': '793099f6-5986-4ad7-a665-e2476933a0ec', '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': 553, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 0}, {'id': 'a25b2233-6628-495e-8ea2-3f09fbd10f9e', 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'security_group_id': '793099f6-5986-4ad7-a665-e2476933a0ec', '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': 551, 'desc ription': None, 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 1, 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef'}, 'floating_ip': {'id': '8c788808-5c65-4c82-99a9-00899f6b2984', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'floating_ip_address': '172.24.4.183', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:11Z', 'updated_at': '2023-07-24T07:20:11Z', 'revision_number': 0, 'ip': '172.24.4.183'}} 2023-07-24 07:20:12,295 79764 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 400 POST http://10.0.0.210/compute/v2.1/servers 0.045s 2023-07-24 07:20:12,295 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-881580563", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "a11d89c1-d6f4-4470-92bf-ed0a548b941e"}], "security_groups": [{"name": "tempest-securitygroup--1540343666"}], "key_name": "tempest-keypair-681469030", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:12 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': '73', 'x-openstack-request-id': 'req-88164a0a-7777-418d-b61f-763d882bb7f9', 'x-compute-request-id': 'req-88164a0a-7777-418d-b61f-763d882bb7f9', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:12,296 79764 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1629110. The failure could be related to https://launchpad.net/bugs/1629110 {6} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [0.193888s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 46, in test_update_attached_volume_with_nonexistent_volume_in_uri self.server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:12,447 79764 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.140s 2023-07-24 07:20:12,448 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:12 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-2ae79efb-9b4d-4d12-827b-447d822b001d', '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": "97fd2287de734d72bfdf227f01ee2bed", "name": "tempest-VolumesAdminNegativeTest-1127358972-project-member", "password_expires_at": null}, "audit_ids": ["NsHAkymPS_6zISOoYjKUNQ"], "expires_at": "2023-07-24T08:20:12.000000Z", "issued_at": "2023-07-24T07:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3108cb58a3064143a4b1c68c8deeb2ef", "name": "tempest-VolumesAdminNegativeTest-1127358972"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:12,449 79764 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'a11d89c1-d6f4-4470-92bf-ed0a548b941e', 'name': 'tempest-VolumesAdminNegativeTest-171034872-network', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3108cb58a3064143a4b 1c68c8deeb2ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25386, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:36Z', 'updated_at': '2023-07-24T07:19:36Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:12,492 79764 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 400 POST http://10.0.0.210/compute/v2.1/servers 0.043s 2023-07-24 07:20:12,493 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1354055337", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "a11d89c1-d6f4-4470-92bf-ed0a548b941e"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:12 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': '73', 'x-openstack-request-id': 'req-284c8f32-5eff-45a3-aec8-58d19cb4c575', 'x-compute-request-id': 'req-284c8f32-5eff-45a3-aec8-58d19cb4c575', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [1.088972s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.249142s] ... ok {4} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [1.024061s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.320046s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.380898s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.043608s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.039390s] ... ok {8} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.257349s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [18.269872s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.032560s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.029583s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.033953s] ... ok {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [9.413159s] ... ok {8} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [6.329570s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 73, in test_attach_detach_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:13,135 79752 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:20:13,135 79752 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:13,662 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.523s 2023-07-24 07:20:13,663 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1117670739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFj1eetuc3gABMMt9pJMHiaH/K+Yrzk/Pq5BsHykJPazYXaDK/hQcCYc8mYXoRntVh7kFI5vBOfWzcmo+L1eSR2BQaeSLy553CdPCsZQ4iah5IfNWIA9DxJqD5gkxOYGLg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:13 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-96abead8-2045-43e9-b3aa-99f261aa81c2', 'x-compute-request-id': 'req-96abead8-2045-43e9-b3aa-99f261aa81c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1117670739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFj1eetuc3gABMMt9pJMHiaH/K+Yrzk/Pq5BsHykJPazYXaDK/hQcCYc8mYXoRntVh7kFI5vBOfWzcmo+L1eSR2BQaeSLy553CdPCsZQ4iah5IfNWIA9DxJqD5gkxOYGLg==", "fingerprint": "c8:7d:36:fa:28:9f:dd:81:ac:f2:08:37:a0:e0:2c:68", "user_id": "ac87f9c47af241c48fcdff6a15523e7b"}}' 2023-07-24 07:20:13,668 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1117670739 created 2023-07-24 07:20:14,053 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.383s 2023-07-24 07:20:14,054 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1076382831", "description": "tempest-description--1354438982"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-271b774f-e000-4516-948d-63cec2508edc', 'date': 'Mon, 24 Jul 2023 07:20:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "name": "tempest-securitygroup--1076382831", "stateful": true, "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "description": "tempest-description--1354438982", "shared": false, "security_group_rules": [{"id": "3f6716a3-7c31-453a-9c7d-e7c3a30e185d", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "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": 579, "description": null, "tags": [], "created_at": "2023-07-24T07:20:13Z", "updated_at": "2023-07-24T07:20:13Z", "revision_number": 0}, {"id": "d89e28c7-ac82-43b1-aaad-8eca4181f560", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 580, "description": null, "tags": [], "created_at": "2023-07-24T07:20:13Z", "updated_at": "2023-07-24T07:20:13Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:13Z", "updated_at": "2023-07-24T07:20:13Z", "revision_number": 1, "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94"}}' 2023-07-24 07:20:14,374 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.320s 2023-07-24 07:20:14,375 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-388a10dd-457a-41b3-bcdb-b89ba7972e84', 'date': 'Mon, 24 Jul 2023 07:20:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1ead3dce-e06f-47c2-a7cf-b78a959fb139", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:14Z", "updated_at": "2023-07-24T07:20:14Z", "revision_number": 0}}' 2023-07-24 07:20:14,861 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.485s 2023-07-24 07:20:14,861 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-529640a2-78bb-4278-b02f-5cba9cc5c9a8', 'date': 'Mon, 24 Jul 2023 07:20:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f508a74-72c5-4b24-90a6-7425b3b9a0ae", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:14Z", "updated_at": "2023-07-24T07:20:14Z", "revision_number": 0}}' 2023-07-24 07:20:14,862 79752 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1076382831 created 2023-07-24 07:20:17,446 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.584s 2023-07-24 07:20:17,447 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-963b65ca-5d1c-4495-9a1c-600627379805', 'date': 'Mon, 24 Jul 2023 07:20:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "76a64a92-9012-4dde-ab1e-889af5fbda6d", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "floating_ip_address": "172.24.4.122", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:16Z", "updated_at": "2023-07-24T07:20:16Z", "revision_number": 0}}' 2023-07-24 07:20:17,447 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '76a64a92-9012-4dde-ab1e-889af5fbda6d', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'floating_ip_address': '172.24.4.122', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:16Z', 'updated_at': '2023-07-24T07:20:16Z', 'revision_number': 0, 'ip': '172.24.4.122'} created 2023-07-24 07:20:17,586 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.132s 2023-07-24 07:20:17,587 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:17 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-7c204c90-d8ba-41fe-8a58-29d9541f4c7b', '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": "ac87f9c47af241c48fcdff6a15523e7b", "name": "tempest-AttachVolumeTestJSON-1148001949-project-member", "password_expires_at": null}, "audit_ids": ["bdugUUVMSxSkeCwtjcC17A"], "expires_at": "2023-07-24T08:20:17.000000Z", "issued_at": "2023-07-24T07:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "name": "tempest-AttachVolumeTestJSON-1148001949"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "ht tp://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:17,587 79752 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'ff0790a7-48dd-4f74-a4af-6bd9c02191d7', 'name': 'tempest-AttachVolumeTestJSON-1657105778-network', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5524, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:59Z', 'updated_at': '2023-07-24T07:19:59Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:17,588 79752 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1117670739', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFj1eetuc3gABMMt9pJMHiaH/K+Yrzk/Pq5BsHykJPazYXaDK/hQcCYc8mYXoRntVh7kFI5vBOfWzcmo+L1eSR2BQaeSLy553CdPCsZQ4iah5IfNWIA9DxJqD5gkxOYGLg==', 'fingerprint': 'c8:7d:36:fa:28:9f:dd:81:ac:f2:08:37:a0:e0:2c:68', 'user_id': 'ac87f9c47af241c48fcdff6a15523e7b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC5fycUMJTc+8kW3TmWqFVyyABCdTUO0CQ6zoHIXUxCcPVKZcNFAqLB\nFSbSknmydwSgBwYFK4EEACKhZANiAARY9XnrbnN4AATDLfaSTB4mh/yvmK85Pz6u\nQbB8pCT2s2F2gyv4UHAmHPJmF6EZ7VYe5BSObwTn1s3JqPi9XkkdgUGnki8uedwn\nTwrGUOImoeSHzViAPQ8Sag+YJMTmBi4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2ec68dd1-fa67-40b4-b169-fe1cede456eb', 'name': 'tempest-securitygroup--1076382831', 'stateful': True, 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': 'tempest-description--1354438982', 'shared': False, 'security_group_rules': [{'id': '3f6716a3-7c31-453a-9c7d-e7c3a30e185d', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'security_group_id': '2ec68dd1-fa67-40b4-b169-fe1cede456eb', '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': 579, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:13Z', 'updated_at': '2023-07-24T07:20:13Z', 'revision_number': 0}, {'id': 'd89e28c7-ac82-43b1-aaad-8eca4181f560', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'security_group_id': '2ec68dd1-fa67-40b4-b169-fe1cede456eb', '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': 580, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:13Z', 'updated_at': '2023-07-24T07:20:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07: 20:13Z', 'updated_at': '2023-07-24T07:20:13Z', 'revision_number': 1, 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94'}, 'floating_ip': {'id': '76a64a92-9012-4dde-ab1e-889af5fbda6d', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'floating_ip_address': '172.24.4.122', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:16Z', 'updated_at': '2023-07-24T07:20:16Z', 'revision_number': 0, 'ip': '172.24.4.122'}} 2023-07-24 07:20:17,644 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.055s 2023-07-24 07:20:17,645 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-650108631", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ff0790a7-48dd-4f74-a4af-6bd9c02191d7"}], "security_groups": [{"name": "tempest-securitygroup--1076382831"}], "key_name": "tempest-keypair-1117670739", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:17 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': '73', 'x-openstack-request-id': 'req-19f63340-f728-4a41-a6d3-9ec9269dd9d7', 'x-compute-request-id': 'req-19f63340-f728-4a41-a6d3-9ec9269dd9d7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:17,699 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1117670739 0.051s 2023-07-24 07:20:17,699 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:17 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-b293316b-3284-4677-b048-66d3c2393e17', 'x-compute-request-id': 'req-b293316b-3284-4677-b048-66d3c2393e17', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1117670739'} Body: b'' 2023-07-24 07:20:18,350 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2ec68dd1-fa67-40b4-b169-fe1cede456eb 0.649s 2023-07-24 07:20:18,350 79752 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-30f6ef40-cf24-4ccd-97e3-1a1f3631cdb0', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2ec68dd1-fa67-40b4-b169-fe1cede456eb'} Body: b'' 2023-07-24 07:20:18,393 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10. 0.0.210:9696/networking/v2.0/security-groups/2ec68dd1-fa67-40b4-b169-fe1cede456eb 0.042s 2023-07-24 07:20:18,394 79752 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-1d6fad3a-d631-4ca8-be8d-e46369e7a62c', 'date': 'Mon, 24 Jul 2023 07:20:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2ec68dd1-fa67-40b4-b169-fe1cede456eb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2ec68dd1-fa67-40b4-b169-fe1cede456eb does not exist", "detail": ""}}' 2023-07-24 07:20:19,462 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/76a64a92-9012-4dde-ab1e-889af5fbda6d 1.067s 2023-07-24 07:20:19,463 79752 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-f3bd351c-97cc-42bd-856d-7120d529522e', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/76a64a92-9012-4dde-ab1e-889af5fbda6d'} Body: b'' {7} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.595658s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.555168s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.025543s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.252858s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.028213s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.047859s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [21.071862s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [1.489378s] ... ok {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [9.163477s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:19,468 79752 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:20:19,469 79752 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:19,562 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.089s 2023-07-24 07:20:19,562 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1509357665", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKltO1Pa2p6rD9DrXFVc63Nm704hszhF6cYMF1X2cQTM1pXLxKiGq22QeRypKB9o+Ola0MRFnNOSuePHmO5yDmUhZ/whrUhH9v4iUrQg2r+Z/JqCfv70hGKvAw+Uhhhs+g=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58303b3-c53d-43ac-ae7c-144f1ccd4773', 'x-compute-request-id': 'req-f58303b3-c53d-43ac-ae7c-144f1ccd4773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1509357665", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKltO1Pa2p6rD9DrXFVc63Nm704hszhF6cYMF1X2cQTM1pXLxKiGq22QeRypKB9o+Ola0MRFnNOSuePHmO5yDmUhZ/whrUhH9v4iUrQg2r+Z/JqCfv70hGKvAw+Uhhhs+g==", "fingerprint": "90:b5:77:0c:4f:f7:8c:53:56:1e:db:16:f2:08:b1:52", "user_id": "ac87f9c47af241c48fcdff6a15523e7b"}}' 2023-07-24 07:20:19,567 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1509357665 created 2023-07-24 07:20:19,790 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.222s 2023-07-24 07:20:19,790 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1009145496", "description": "tempest-description--8428283"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-491f27a7-1971-464d-a19f-603d26e7d8ed', 'date': 'Mon, 24 Jul 2023 07:20:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "da5e020d-80eb-4246-aace-2b7af88726a3", "name": "tempest-securitygroup--1009145496", "stateful": true, "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "description": "tempest-description--8428283", "shared": false, "security_group_rules": [{"id": "0e37797b-06ed-4c92-a62f-bbbd7c47f085", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "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": 622, "description": null, "tags": [], "created_at": "2023-07-24T07:20:19Z", "updated_at": "2023-07-24T07:20:19Z", "revision_number": 0}, {"id": "59d1fec0-f671-4189-85d4-5555d2e55b5d", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "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": 623, "description": null, "tags": [], "created_at": "2023-07-24T07:20:19Z", "updated_at": "2023-07-24T07:20:19Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:19Z", "updated_at": "2023-07-24T07:20:19Z", "revision_number": 1, "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94"}}' 2023-07-24 07:20:20,118 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.327s 2023-07-24 07:20:20,119 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d3698cdf-937e-4fcc-93a5-bbe2d318539b', 'date': 'Mon, 24 Jul 2023 07:20:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60c9652e-7ab8-488a-b1b2-89063cd6370e", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:19Z", "updated_at": "2023-07-24T07:20:19Z", "revision_number": 0}}' 2023-07-24 07:20:20,862 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.742s 2023-07-24 07:20:20,863 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5de2e445-488d-446e-940f-85d5ee287433', 'date': 'Mon, 24 Jul 2023 07:20:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68113fc4-f631-4a3b-91da-8f01365cb9af", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 0}}' 2023-07-24 07:20:20,863 79752 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1009145496 created 2023-07-24 07:20:25,104 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.239s 2023-07-24 07:20:25,104 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-op enstack-request-id': 'req-a74f6953-d597-4578-8e19-a48c975f2bb3', 'date': 'Mon, 24 Jul 2023 07:20:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "456f1df3-7927-4a34-bb4e-964a39990ea9", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "floating_ip_address": "172.24.4.52", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:22Z", "updated_at": "2023-07-24T07:20:22Z", "revision_number": 0}}' 2023-07-24 07:20:25,105 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '456f1df3-7927-4a34-bb4e-964a39990ea9', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'floating_ip_address': '172.24.4.52', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:22Z', 'updated_at': '2023-07-24T07:20:22Z', 'revision_number': 0, 'ip': '172.24.4.52'} created 2023-07-24 07:20:25,224 79752 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.114s 2023-07-24 07:20:25,274 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:25 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-40f1cf2e-7b29-415e-a1d8-d44a62d6945d', '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": "ac87f9c47af241c48fcdff6a15523e7b", "name": "tempest-AttachVolumeTestJSON-1148001949-project-member", "password_expires_at": null}, "audit_ids": ["f14JffFSSJSmnnqKPcTpsg"], "expires_at": "2023-07-24T08:20:25.000000Z", "issued_at": "2023-07-24T07:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "name": "tempest-AttachVolumeTestJSON-1148001949"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http ://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:25,275 79752 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'ff0790a7-48dd-4f74-a4af-6bd9c02191d7', 'name': 'tempest-AttachVolumeTestJSON-1657105778-network', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5524, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:59Z', 'updated_at': '2023-07-24T07:19:59Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:25,276 79752 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1509357665', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKltO1Pa2p6rD9DrXFVc63Nm704hszhF6cYMF1X2cQTM1pXLxKiGq22QeRypKB9o+Ola0MRFnNOSuePHmO5yDmUhZ/whrUhH9v4iUrQg2r+Z/JqCfv70hGKvAw+Uhhhs+g==', 'fingerprint': '90:b5:77:0c:4f:f7:8c:53:56:1e:db:16:f2:08:b1:52', 'user_id': 'ac87f9c47af241c48fcdff6a15523e7b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDQCzBfDnWnhIZH7U7toShzUzP6WxS+QwazXk2RumYEI0WYBWMQvKph\nalG6C48EhlKgBwYFK4EEACKhZANiAASpbTtT2tqeqw/Q61xVXOtzZu9OIbM4RenG\nDBdV9nEEzNaVy8SohqttkHkcqSgfaPjpWtDERZzTkrnjx5jucg5lIWf8Ia1IR/b+\nIlK0INq/mfyagn7+9IRirwMPlIYYbPo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'da5e020d-80eb-4246-aace-2b7af88726a3', 'name': 'tempest-securitygroup--1009145496', 'stateful': True, 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': 'tempest-description--8428283', 'shared': False, 'security_group_rules': [{'id': '0e37797b-06ed-4c92-a62f-bbbd7c47f085', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'security_group_id': 'da5e020d-80eb-4246-aace-2b7af88726a3', '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': 622, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:19Z', 'updated_at': '2023-07-24T07:20:19Z', 'revision_number': 0}, {'id': '59d1fec0-f671-4189-85d4-5555d2e55b5d', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'security_group_id': 'da5e020d-80eb-4246-aace-2b7af88726a3', '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': 623, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:19Z', 'updated_at': '2023-07-24T07:20:19Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T0 7:20:19Z', 'updated_at': '2023-07-24T07:20:19Z', 'revision_number': 1, 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94'}, 'floating_ip': {'id': '456f1df3-7927-4a34-bb4e-964a39990ea9', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'floating_ip_address': '172.24.4.52', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:22Z', 'updated_at': '2023-07-24T07:20:22Z', 'revision_number': 0, 'ip': '172.24.4.52'}} 2023-07-24 07:20:25,320 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 400 POST http://10.0.0.210/compute/v2.1/servers 0.043s 2023-07-24 07:20:25,321 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-621582960", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ff0790a7-48dd-4f74-a4af-6bd9c02191d7"}], "security_groups": [{"name": "tempest-securitygroup--1009145496"}], "key_name": "tempest-keypair-1509357665", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:25 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': '73', 'x-openstack-request-id': 'req-e71b8272-15c7-419c-b04c-36d7de474d02', 'x-compute-request-id': 'req-e71b8272-15c7-419c-b04c-36d7de474d02', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:25,716 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1509357665 0.394s 2023-07-24 07:20:25,788 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:25 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-8879de65-5255-46df-8ede-003edcaef1da', 'x-compute-request-id': 'req-8879de65-5255-46df-8ede-003edcaef1da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1509357665'} Body: b'' 2023-07-24 07:20:26,798 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/da5e020d-80eb-4246-aace-2b7af88726a3 1.010s 2023-07-24 07:20:26,799 79752 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-97f5abce-27d4-439a-8444-50fd8aeabe36', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/da5e020d-80eb-4246-aace-2b7af88726a3'} Body: b'' 2023-07-24 07:20:26,838 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET htt p://10.0.0.210:9696/networking/v2.0/security-groups/da5e020d-80eb-4246-aace-2b7af88726a3 0.038s 2023-07-24 07:20:26,838 79752 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-43ac9432-c86e-4ed5-b0ab-b7d5de267ba1', 'date': 'Mon, 24 Jul 2023 07:20:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/da5e020d-80eb-4246-aace-2b7af88726a3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group da5e020d-80eb-4246-aace-2b7af88726a3 does not exist", "detail": ""}}' 2023-07-24 07:20:28,630 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/456f1df3-7927-4a34-bb4e-964a39990ea9 1.791s 2023-07-24 07:20:28,630 79752 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-94e78939-e046-41b1-b32c-c87017d3462c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/456f1df3-7927-4a34-bb4e-964a39990ea9'} Body: b'' {4} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [10.009169s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 268, in test_attach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:19,585 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:20:19,585 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:20,123 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.530s 2023-07-24 07:20:20,123 79774 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-315083179", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFqrYn+LmPfDmD3gZpokzI8/VMHcq3xAjuVvR6xry215CmJnycSUe3DKW1UxtzUJBgp4eZk1ve/0igI3fe6I3Ngb8Iepf9CwsDyrH8qFWJP4XrOUSNAGqVtU5uq48H8kA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:19 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-b1cdab3c-cd3c-4429-b23c-3bfd4de50f3c', 'x-compute-request-id': 'req-b1cdab3c-cd3c-4429-b23c-3bfd4de50f3c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-315083179", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFqrYn+LmPfDmD3gZpokzI8/VMHcq3xAjuVvR6xry215CmJnycSUe3DKW1UxtzUJBgp4eZk1ve/0igI3fe6I3Ngb8Iepf9CwsDyrH8qFWJP4XrOUSNAGqVtU5uq48H8kA==", "fingerprint": "63:c0:c5:a7:41:32:d5:e9:7a:1d:e0:c0:56:cb:dd:09", "user_id": "bb430a3de8b94c2e8183bef844123e91"}}' 2023-07-24 07:20:20,129 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-315083179 created 2023-07-24 07:20:20,346 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.215s 2023-07-24 07:20:20,346 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1348749496", "description": "tempest-description--974099042"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c6721716-e44b-4281-8271-c3873f654163', 'date': 'Mon, 24 Jul 2023 07:20:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "name": "tempest-securitygroup--1348749496", "stateful": true, "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "description": "tempest-description--974099042", "shared": false, "security_group_rules": [{"id": "0f54bb7b-e5c4-4189-9c7f-51dac3246d98", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "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": 627, "description": null, "tags": [], "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 0}, {"id": "850fcca6-6a81-4be6-b4da-345dd466ae67", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_ra nge_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": 626, "description": null, "tags": [], "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 1, "project_id": "fbc561916c3c47bdbfc58a1932511e3e"}}' 2023-07-24 07:20:21,105 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.758s 2023-07-24 07:20:21,106 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-27db100d-43c2-4830-b67e-759ae61fd13e', 'date': 'Mon, 24 Jul 2023 07:20: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": "603ac2e2-82ef-4c5a-84a1-a29987ee98ba", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 0}}' 2023-07-24 07:20:21,831 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.724s 2023-07-24 07:20:21,831 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f42026c7-ead4-439b-974f-d4e1d21fa9b1', 'date': 'Mon, 24 Jul 2023 07:20: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": "67198f93-acbe-44ad-8801-26c061439d86", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:21Z", "updated_at": "2023-07-24T07:20:21Z", "revision_number": 0}}' 2023-07-24 07:20:21,832 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1348749496 created 2023-07-24 07:20:26,577 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.745s 2023-07-24 07:20:26,629 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-db788027-8493-49af-8c65-f207b2b81a6f', 'date': 'Mon, 24 Jul 2023 07:20:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b74e9dc4-8eb2-4f4a-81db-8810469475b2", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "floating_ip_address": "172.24.4.234", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:23Z", "updated_at": "2023-07-24T07:20:23Z", "revision_number": 0}}' 2023-07-24 07:20:26,630 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b74e9dc4-8eb2-4f4a-81db-8810469475b2', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'floating_ip_address': '172.24.4.234', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:23Z', 'updated_at': '2023-07-24T07:20:23Z', 'revision_number': 0, 'ip': '172.24.4.234'} created 2023-07-24 07:20:26,940 79774 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.284s 2023-07-24 07:20:26,941 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:26 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-bf694d5c-5d57-43ef-a8a6-463131c30c5b', '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": "bb430a3de8b94c2e8183bef844123e91", "name": "tempest-AttachVolumeShelveTestJSON-446935433-project-member", "password_expires_at": null}, "audit_ids": ["l4E16LhlSRSNk9qK2sUBLA"], "expires_at": "2023-07-24T08:20:26.000000Z", "issued_at": "2023-07-24T07:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbc561916c3c47bdbfc58a1932511e3e", "name": "tempest-AttachVolumeShelveTestJSON-446935433"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea 4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:26,941 79774 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '87f5f3f0-87a7-456a-8d41-23a5f245d266', 'name': 'tempest-AttachVolumeShelveTestJSON-1536405539-network', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8058, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:26,942 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-315083179', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFqrYn+LmPfDmD3gZpokzI8/VMHcq3xAjuVvR6xry215CmJnycSUe3DKW1UxtzUJBgp4eZk1ve/0igI3fe6I3Ngb8Iepf9CwsDyrH8qFWJP4XrOUSNAGqVtU5uq48H8kA==', 'fingerprint': '63:c0:c5:a7:41:32:d5:e9:7a:1d:e0:c0:56:cb:dd:09', 'user_id': 'bb430a3de8b94c2e8183bef844123e91', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAcnCCcxIG3Eln69kgWuLq69ofcFsT3L6gp/IaZJXtVJXSwkJrKdedj\nvGf2qTrdQm+gBwYFK4EEACKhZANiAASxaq2J/i5j3w5g94GaaJMyPP1TB3Kt8QI7\nlb0esa8tteQpiZ8nElHtwyltVMbc1CQYKeHmZNb3v9IoCN33uiNzYG/CHqX/QsLA\n8qx/KhViT+F6zlEjQBqlbVObquPB/JA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e5799a42-9d2c-4e35-8eaa-41842d6a571a', 'name': 'tempest-securitygroup--1348749496', 'stateful': True, 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': 'tempest-description--974099042', 'shared': False, 'security_group_rules': [{'id': '0f54bb7b-e5c4-4189-9c7f-51dac3246d98', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'security_group_id': 'e5799a42-9d2c-4e35-8eaa-41842d6a571a', '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': 627, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:20Z', 'updated_at': '2023-07-24T07:20:20Z', 'revision_number': 0}, {'id': '850fcca6-6a81-4be6-b4da-345dd466ae67', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'security_group_id': 'e5799a42-9d2c-4e35-8eaa-41842d6a571a', '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': 626, 'description': None, 'tags': [], 'created_a t': '2023-07-24T07:20:20Z', 'updated_at': '2023-07-24T07:20:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:20:20Z', 'updated_at': '2023-07-24T07:20:20Z', 'revision_number': 1, 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e'}, 'floating_ip': {'id': 'b74e9dc4-8eb2-4f4a-81db-8810469475b2', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'floating_ip_address': '172.24.4.234', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:23Z', 'updated_at': '2023-07-24T07:20:23Z', 'revision_number': 0, 'ip': '172.24.4.234'}} 2023-07-24 07:20:27,008 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.065s 2023-07-24 07:20:27,008 79774 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-54423902", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "87f5f3f0-87a7-456a-8d41-23a5f245d266"}], "security_groups": [{"name": "tempest-securitygroup--1348749496"}], "key_name": "tempest-keypair-315083179", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:26 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': '73', 'x-openstack-request-id': 'req-972b25f0-0bc5-4e5c-b5b2-348bc88a00d9', 'x-compute-request-id': 'req-972b25f0-0bc5-4e5c-b5b2-348bc88a00d9', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:27,053 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-315083179 0.042s 2023-07-24 07:20:27,053 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:27 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-6c835151-deb3-4678-aee9-7105660a6d7a', 'x-compute-request-id': 'req-6c835151-deb3-4678-aee9-7105660a6d7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-315083179'} Body: b'' 2023-07-24 07:20:27,630 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e5799a42-9d2c-4e35-8eaa-41842d6a571a 0.576s 2023-07-24 07:20:27,630 79774 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-22863670-7329-493c-94c3-4122ebdcf6ca', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210 :9696/networking/v2.0/security-groups/e5799a42-9d2c-4e35-8eaa-41842d6a571a'} Body: b'' 2023-07-24 07:20:27,662 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e5799a42-9d2c-4e35-8eaa-41842d6a571a 0.032s 2023-07-24 07:20:27,663 79774 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-9df7fcc8-4ac8-4f2a-93b4-992696c6e376', 'date': 'Mon, 24 Jul 2023 07:20:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e5799a42-9d2c-4e35-8eaa-41842d6a571a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e5799a42-9d2c-4e35-8eaa-41842d6a571a does not exist", "detail": ""}}' 2023-07-24 07:20:29,591 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b74e9dc4-8eb2-4f4a-81db-8810469475b2 1.928s 2023-07-24 07:20:29,591 79774 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-1e17bb71-1b06-423c-807e-25efc9473947', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b74e9dc4-8eb2-4f4a-81db-8810469475b2'} Body: b'' {4} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.256393s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [15.569862s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.055297s] ... ok {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [5.173001s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:29,595 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:20:29,595 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:29,666 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-07-24 07:20:29,667 79774 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-66261822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE087cWdNivhxQQ249EjSDhsTixaLCrhgoHoBWty1XtppaAJo3DgI33VeoeaG337RAE5mLk9hGeh0aH+mwbbmsdcAKuJEaophQLY54hBfExHEqB4M7RgIxin2GJDWWZu6w=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', '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-63a09289-5c65-4613-b564-439420e56a23', 'x-compute-request-id': 'req-63a09289-5c65-4613-b564-439420e56a23', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-66261822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE087cWdNivhxQQ249EjSDhsTixaLCrhgoHoBWty1XtppaAJo3DgI33VeoeaG337RAE5mLk9hGeh0aH+mwbbmsdcAKuJEaophQLY54hBfExHEqB4M7RgIxin2GJDWWZu6w==", "fingerprint": "d9:d0:78:ab:02:d4:50:a0:f9:0a:60:75:48:83:c9:7b", "user_id": "bb430a3de8b94c2e8183bef844123e91"}}' 2023-07-24 07:20:29,670 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-66261822 created 2023-07-24 07:20:29,851 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-07-24 07:20:29,851 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1343940539", "description": "tempest-description--1745452435"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-93574053-899b-467b-b683-59a08f5d4029', 'date': 'Mon, 24 Jul 2023 07:20:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "name": "tempest-securitygroup--1343940539", "stateful": true, "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "description": "tempest-description--1745452435", "shared": false, "security_group_rules": [{"id": "190abab4-1444-486a-b63c-a4f6b92d1b73", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 658, "description": null, "tags": [], "created_at": "2023-07-24T07:20:29Z", "updated_at": "2023-07-24T07:20:29Z", "revision_number": 0}, {"id": "2fa60381-5ea0-49ff-8d00-cb976ff44540", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_ran ge_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": 657, "description": null, "tags": [], "created_at": "2023-07-24T07:20:29Z", "updated_at": "2023-07-24T07:20:29Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:29Z", "updated_at": "2023-07-24T07:20:29Z", "revision_number": 1, "project_id": "fbc561916c3c47bdbfc58a1932511e3e"}}' 2023-07-24 07:20:30,066 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.215s 2023-07-24 07:20:30,067 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-dce10592-093a-4c85-a6f4-0b94fbb78458', 'date': 'Mon, 24 Jul 2023 07:20:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a54d4e5f-2969-4f0f-b7c6-05e6fbc116ca", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:29Z", "updated_at": "2023-07-24T07:20:29Z", "revision_number": 0}}' 2023-07-24 07:20:30,289 79774 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 2023-07-24 07:20:30,289 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-02d25fce-5e96-4ac9-a2ef-4207023d3cb0', 'date': 'Mon, 24 Jul 2023 07:20:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cd4f76b9-bfb0-4fb5-9233-b75e2752b6c2", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:30Z", "updated_at": "2023-07-24T07:20:30Z", "revision_number": 0}}' 2023-07-24 07:20:30,289 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1343940539 created 2023-07-24 07:20:32,655 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.365s 2023-07-24 07:20:32,656 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-16ae5e33-a6fd-4eeb-b60c-01d08bf9428c', 'date': 'Mon, 24 Jul 2023 07:20:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f398e676-9214-4dbe-a234-889ca0ff272a", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "floating_ip_address": "172.24.4.100", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:31Z", "updated_at": "2023-07-24T07:20:31Z", "revision_number": 0}}' 2023-07-24 07:20:32,656 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f398e676-9214-4dbe-a234-889ca0ff272a', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'floating_ip_address': '172.24.4.100', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:31Z', 'updated_at': '2023-07-24T07:20:31Z', 'revision_number': 0, 'ip': '172.24.4.100'} created 2023-07-24 07:20:32,938 79774 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.276s 2023-07-24 07:20:32,938 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:32 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-c91c7aca-c6aa-48bb-be21-62ee330e5bd9', '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": "bb430a3de8b94c2e8183bef844123e91", "name": "tempest-AttachVolumeShelveTestJSON-446935433-project-member", "password_expires_at": null}, "audit_ids": ["-ejKNKkdRXG_4LvRg3rIbA"], "expires_at": "2023-07-24T08:20:32.000000Z", "issued_at": "2023-07-24T07:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbc561916c3c47bdbfc58a1932511e3e", "name": "tempest-AttachVolumeShelveTestJSON-446935433"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4 d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:32,939 79774 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '87f5f3f0-87a7-456a-8d41-23a5f245d266', 'name': 'tempest-AttachVolumeShelveTestJSON-1536405539-network', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8058, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:32,939 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-66261822', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE087cWdNivhxQQ249EjSDhsTixaLCrhgoHoBWty1XtppaAJo3DgI33VeoeaG337RAE5mLk9hGeh0aH+mwbbmsdcAKuJEaophQLY54hBfExHEqB4M7RgIxin2GJDWWZu6w==', 'fingerprint': 'd9:d0:78:ab:02:d4:50:a0:f9:0a:60:75:48:83:c9:7b', 'user_id': 'bb430a3de8b94c2e8183bef844123e91', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDuL3zMApWAMOOJ8ZpGJvk6yWry//W+KSTSWzkB1tlZ+Sx8Tnm3AFsW\n3jsCGVEewY+gBwYFK4EEACKhZANiAARNPO3FnTYr4cUENuPRI0g4bE4sWiwq4YKB\n6AVrctV7aaWgCaNw4CN91XqHmht9+0QBOZi5PYRnodGh/psG25rHXACriRGqKYUC\n2OeIQXxMRxKgeDO0YCMYp9hiQ1lmbus=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b42bcdcc-117b-4c76-b791-81ab324436ea', 'name': 'tempest-securitygroup--1343940539', 'stateful': True, 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': 'tempest-description--1745452435', 'shared': False, 'security_group_rules': [{'id': '190abab4-1444-486a-b63c-a4f6b92d1b73', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'security_group_id': 'b42bcdcc-117b-4c76-b791-81ab324436ea', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 658, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:29Z', 'updated_at': '2023-07-24T07:20:29Z', 'revision_number': 0}, {'id': '2fa60381-5ea0-49ff-8d00-cb976ff44540', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'security_group_id': 'b42bcdcc-117b-4c76-b791-81ab324436ea', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 657, 'description': None, 'tags': [], 'created_at ': '2023-07-24T07:20:29Z', 'updated_at': '2023-07-24T07:20:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:20:29Z', 'updated_at': '2023-07-24T07:20:29Z', 'revision_number': 1, 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e'}, 'floating_ip': {'id': 'f398e676-9214-4dbe-a234-889ca0ff272a', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'floating_ip_address': '172.24.4.100', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:31Z', 'updated_at': '2023-07-24T07:20:31Z', 'revision_number': 0, 'ip': '172.24.4.100'}} 2023-07-24 07:20:32,996 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.056s 2023-07-24 07:20:32,997 79774 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-1104681976", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "87f5f3f0-87a7-456a-8d41-23a5f245d266"}], "security_groups": [{"name": "tempest-securitygroup--1343940539"}], "key_name": "tempest-keypair-66261822", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-3247f218-a679-43df-af39-dd5d0f1a38f4', 'x-compute-request-id': 'req-3247f218-a679-43df-af39-dd5d0f1a38f4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:33,046 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66261822 0.047s 2023-07-24 07:20:33,046 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:33 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-28687494-a129-4110-809d-4997c1d9b2fc', 'x-compute-request-id': 'req-28687494-a129-4110-809d-4997c1d9b2fc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66261822'} Body: b'' 2023-07-24 07:20:33,362 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b42bcdcc-117b-4c76-b791-81ab324436ea 0.314s 2023-07-24 07:20:33,362 79774 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-b1493594-4c9f-44f6-876f-887adf04d0b2', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9 696/networking/v2.0/security-groups/b42bcdcc-117b-4c76-b791-81ab324436ea'} Body: b'' 2023-07-24 07:20:33,460 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b42bcdcc-117b-4c76-b791-81ab324436ea 0.097s 2023-07-24 07:20:33,461 79774 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-2260f956-580b-4f89-9129-f8f720a860a3', 'date': 'Mon, 24 Jul 2023 07:20:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b42bcdcc-117b-4c76-b791-81ab324436ea'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b42bcdcc-117b-4c76-b791-81ab324436ea does not exist", "detail": ""}}' 2023-07-24 07:20:34,767 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f398e676-9214-4dbe-a234-889ca0ff272a 1.305s 2023-07-24 07:20:34,767 79774 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-f667d187-7214-47f5-ac02-2973fbab3f11', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f398e676-9214-4dbe-a234-889ca0ff272a'} Body: b'' {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [36.576755s] ... ok {10} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [20.473686s] ... ok {9} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.286537s] ... ok {8} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [3.954777s] ... ok {3} tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 487d21be-384b-4186-a84a-5f07a6ad5a28 failed to delete and is in error_deleting status, ) {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.343645s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.024088s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.013552s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.055163s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.013191s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.012985s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.046611s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.058431s] ... ok {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.359282s] ... ok {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.286681s] ... ok {3} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.368674s] ... ok {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.428801s] ... ok {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.407808s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.365238s] ... ok {5} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.129603s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [11.016050s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.483889s] ... ok {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [7.000008s] ... ok {7} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest.test_extend_attached_volume ... SKIPPED: Attached volume extend is disabled. {11} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [9.811934s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [12.947543s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.020890s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.027473s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.050396s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.043812s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.042770s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.028986s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.044905s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.025310s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.025533s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.059628s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.078260s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.071123s] ... ok {6} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [25.415660s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.089055s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.098893s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.116725s] ... ok {4} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.561722s] ... ok {2} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [3.932428s] ... 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 244, in test_stable_device_rescue_disk_virtio_with_volume_attached server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:59,904 79756 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:21:00,326 79756 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.418s 2023-07-24 07:21:00,326 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1621011197", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK+Ce7GbEVYkEWNKAdb0Y5hJmxC2M9WbY9MExe5n/CTI84B+A2ZngXunEEP8NZtWZHrCEmXWw1ExiocG06k0hPKtCFNVd0TK3JLwDNapNe611E5v3r25mSAHconpEro8Ug=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:59 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-57bb4608-dac2-44b1-9486-3ce65b94ea3c', 'x-compute-request-id': 'req-57bb4608-dac2-44b1-9486-3ce65b94ea3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1621011197", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK+Ce7GbEVYkEWNKAdb0Y5hJmxC2M9WbY9MExe5n/CTI84B+A2ZngXunEEP8NZtWZHrCEmXWw1ExiocG06k0hPKtCFNVd0TK3JLwDNapNe611E5v3r25mSAHconpEro8Ug==", "fingerprint": "88:11:ac:74:9c:80:38:6b:c9:51:77:28:bb:aa:af:c8", "user_id": "beb29747405841168014a3de002f3a68"}}' 2023-07-24 07:21:00,329 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1621011197 created 2023-07-24 07:21:00,961 79756 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.632s 2023-07-24 07:21:00,961 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--73945259", "description": "tempest-description--236867793"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-ca4775d4-27f4-4746-8b4a-58fe325f45fd', 'date': 'Mon, 24 Jul 2023 07:21:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3c618928-f915-499a-937a-ca7652873414", "name": "tempest-securitygroup--73945259", "stateful": true, "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "description": "tempest-description--236867793", "shared": false, "security_group_rules": [{"id": "22743966-9f1c-4704-82fa-2298417291f1", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "security_group_id": "3c618928-f915-499a-937a-ca7652873414", "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": 785, "description": null, "tags": [], "created_at": "2023-07-24T07:21:00Z", "updated_at": "2023-07-24T07:21:00Z", "revision_number": 0}, {"id": "fe20a51a-6eca-4470-95e3-2acc70c4954f", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "security_group_id": "3c618928-f915-499a-937a-ca7652873414", "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": nu ll, "remote_group_id": null, "standard_attr_id": 784, "description": null, "tags": [], "created_at": "2023-07-24T07:21:00Z", "updated_at": "2023-07-24T07:21:00Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:00Z", "updated_at": "2023-07-24T07:21:00Z", "revision_number": 1, "project_id": "08d5e48eca4f4254a435a6a1610aa83b"}}' 2023-07-24 07:21:01,521 79756 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.559s 2023-07-24 07:21:01,522 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c618928-f915-499a-937a-ca7652873414", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-603b0498-290e-4224-9e67-e4719fe72d5f', 'date': 'Mon, 24 Jul 2023 07:21: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": "a42b0249-5782-4f18-84e2-653d65f49736", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "security_group_id": "3c618928-f915-499a-937a-ca7652873414", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:01Z", "updated_at": "2023-07-24T07:21:01Z", "revision_number": 0}}' 2023-07-24 07:21:01,900 79756 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.377s 2023-07-24 07:21:01,900 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c618928-f915-499a-937a-ca7652873414", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2dec60d4-e2b0-4649-9f00-75f9449d954e', 'date': 'Mon, 24 Jul 2023 07:21: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": "6cf70ce6-37e1-4dd4-ab71-19fd65b63b15", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "security_group_id": "3c618928-f915-499a-937a-ca7652873414", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:01Z", "updated_at": "2023-07-24T07:21:01Z", "revision_number": 0}}' 2023-07-24 07:21:01,900 79756 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--73945259 created 2023-07-24 07:21:03,683 79756 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 1.782s 2023-07-24 07:21:03,683 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0 c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-4a7296da-4e4c-4ddb-8298-305f72d04ea6', 'date': 'Mon, 24 Jul 2023 07:21:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ea1dcce7-a970-48cb-9986-c43ddc8e7cbe", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "floating_ip_address": "172.24.4.24", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:21:02Z", "updated_at": "2023-07-24T07:21:02Z", "revision_number": 0}}' 2023-07-24 07:21:03,684 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ea1dcce7-a970-48cb-9986-c43ddc8e7cbe', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'floating_ip_address': '172.24.4.24', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:02Z', 'updated_at': '2023-07-24T07:21:02Z', 'revision_number': 0, 'ip': '172.24.4.24'} created 2023-07-24 07:21:03,800 79756 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.110s 2023-07-24 07:21:03,800 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dfe6fc27-fc9b-49b6-8c2b-fa4e7f652468', '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": "beb29747405841168014a3de002f3a68", "name": "tempest-ServerStableDeviceRescueTest-1125691203-project-member", "password_expires_at": null}, "audit_ids": ["Og4yBUPTSTWaCw4_gQ6bKQ"], "expires_at": "2023-07-24T08:21:03.000000Z", "issued_at": "2023-07-24T07:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08d5e48eca4f4254a435a6a1610aa83b", "name": "tempest-ServerStableDeviceRescueTest-1125691203"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/08d5e48eca4f4254a435a6a1610aa83b", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/08d5e48eca4f4254a435a6a1610aa83b", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_l egacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/08d5e48eca4f4254a435a6a1610aa83b", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:21:03,801 79756 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'd14b8859-e1d5-49b2-b619-33158c6a82a8', 'name': 'tempest-ServerStableDeviceRescueTest-1280120927-network', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6270, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:50Z', 'updated_at': '2023-07-24T07:20:50Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:03,802 79756 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1621011197', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK+Ce7GbEVYkEWNKAdb0Y5hJmxC2M9WbY9MExe5n/CTI84B+A2ZngXunEEP8NZtWZHrCEmXWw1ExiocG06k0hPKtCFNVd0TK3JLwDNapNe611E5v3r25mSAHconpEro8Ug==', 'fingerprint': '88:11:ac:74:9c:80:38:6b:c9:51:77:28:bb:aa:af:c8', 'user_id': 'beb29747405841168014a3de002f3a68', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBJXAU0in/rWyI108/ueByiCiwQyVIqZGht2HCI8rOprRCH44GNYpnh\navFh/8oLs3OgBwYFK4EEACKhZANiAASvgnuxmxFWJBFjSgHW9GOYSZsQtjPVm2PT\nBMXuZ/wkyPOAfgNmZ4F7pxBD/DWbVmR6whJl1sNRMYqHBtOpNITyrQhTVXdEytyS\n8AzWqTXutdROb969uZkgB3KJ6RK6PFI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3c618928-f915-499a-937a-ca7652873414', 'name': 'tempest-securitygroup--73945259', 'stateful': True, 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'description': 'tempest-description--236867793', 'shared': False, 'security_group_rules': [{'id': '22743966-9f1c-4704-82fa-2298417291f1', 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'security_group_id': '3c618928-f915-499a-937a-ca7652873414', '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': 785, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:00Z', 'updated_at': '2023-07-24T07:21:00Z', 'revision_number': 0}, {'id': 'fe20a51a-6eca-4470-95e3-2acc70c4954f', 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'security_group_id': '3c618928-f915-499a-937a-ca7652873414', '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, 'sta ndard_attr_id': 784, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:00Z', 'updated_at': '2023-07-24T07:21:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:21:00Z', 'updated_at': '2023-07-24T07:21:00Z', 'revision_number': 1, 'project_id': '08d5e48eca4f4254a435a6a1610aa83b'}, 'floating_ip': {'id': 'ea1dcce7-a970-48cb-9986-c43ddc8e7cbe', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'floating_ip_address': '172.24.4.24', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:02Z', 'updated_at': '2023-07-24T07:21:02Z', 'revision_number': 0, 'ip': '172.24.4.24'}} 2023-07-24 07:21:03,834 79756 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 07:21:03,834 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-63222537", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "d14b8859-e1d5-49b2-b619-33158c6a82a8"}], "security_groups": [{"name": "tempest-securitygroup--73945259"}], "key_name": "tempest-keypair-1621011197", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-13687c05-b241-4b02-9aec-0aafd12d8c7a', 'x-compute-request-id': 'req-13687c05-b241-4b02-9aec-0aafd12d8c7a', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.321751s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.441287s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.108831s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.112097s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.089214s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.105622s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.093627s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.078714s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.161843s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.217323s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.216736s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.120699s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.147905s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.141412s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.104265s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.052799s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.108688s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.034609s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.125444s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.066408s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.069740s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.043819s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.053180s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.065517s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.059619s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.059135s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.133015s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.130985s] ... ok {6} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.082126s] ... ok {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.355485s] ... ok {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.111537s] ... ok {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.063588s] ... ok {10} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [4.129670s] ... 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 190, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:14,354 79772 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 2023-07-24 07:21:15,804 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 1.449s 2023-07-24 07:21:15,804 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1853014442", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-17352db1-f0e7-4947-bfdb-bf00fc971668', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1853014442", "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": "425e2356e74e4d8cba942ffac61eddf8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a1dedfe2-bb6b-443b-9b80-6c0fe7a19300", "created_at": "2023-07-24T07:21:16Z", "updated_at": "2023-07-24T07:21:16Z", "tags": [], "self": "/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300", "file": "/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:21:18,107 79772 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/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300/file 2.301s 2023-07-24 07:21:18,107 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d78cb5a5-4bc9-4dee-ad5e-35244fb0b1e2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300/file'} Body: b'' 2023-07-24 07:21:18,107 79772 DEBUG [tempest.scenario.manager] image:a1dedfe2-bb6b-443b-9b80-6c0fe7a19300 2023-07-24 07:21:18,175 79772 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.062s 2023-07-24 07:21:18,175 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1226739236", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL8ueY6GerAZ5Nis6HqXAVjORNgL8c/+t+xYzK5a8Ii2ab+M6wcM0DMkggyYUO9l/pY730a4IMrUZRr1Le5qBu2ky22xIMQIIrvzAnsduH9QiGE1Gi0vBnu1grBgEtuSvw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0316f65-3712-4b15-b1d4-7a62cb0eb245', 'x-compute-request-id': 'req-b0316f65-3712-4b15-b1d4-7a62cb0eb245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1226739236", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL8ueY6GerAZ5Nis6HqXAVjORNgL8c/+t+xYzK5a8Ii2ab+M6wcM0DMkggyYUO9l/pY730a4IMrUZRr1Le5qBu2ky22xIMQIIrvzAnsduH9QiGE1Gi0vBnu1grBgEtuSvw==", "fingerprint": "50:b9:17:45:ff:e0:65:42:f1:da:7c:73:bd:c2:9a:84", "user_id": "22873647e5364cbd9ea88fd41c19a4bd"}}' 2023-07-24 07:21:18,269 79772 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.086s 2023-07-24 07:21:18,269 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-07183b72-3178-4637-a147-a3365bc9e956', '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": "22873647e5364cbd9ea88fd41c19a4bd", "name": "tempest-TestMinimumBasicScenario-700586103-project-member", "password_expires_at": null}, "audit_ids": ["AcAV3znKTX217Mopj5d80w"], "expires_at": "2023-07-24T08:21:18.000000Z", "issued_at": "2023-07-24T07:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "425e2356e74e4d8cba942ffac61eddf8", "name": "tempest-TestMinimumBasicScenario-700586103"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]} }' 2023-07-24 07:21:18,270 79772 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '89861133-c271-48b7-8350-4961c3755819', 'name': 'tempest-TestMinimumBasicScenario-1184270033-network', 'tenant_id': '425e2356e74e4d8cba942ffac61eddf8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '425e2356e74e4d8cba942ffac61eddf8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38254, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:52Z', 'updated_at': '2023-07-24T07:20:52Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:18,305 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 400 POST http://10.0.0.210/compute/v2.1/servers 0.034s 2023-07-24 07:21:18,306 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-892847579", "imageRef": "a1dedfe2-bb6b-443b-9b80-6c0fe7a19300", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1226739236", "networks": [{"uuid": "89861133-c271-48b7-8350-4961c3755819"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-0ee788ec-65ed-4daf-9248-28444abdfc98', 'x-compute-request-id': 'req-0ee788ec-65ed-4daf-9248-28444abdfc98', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:21:18,360 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1226739236 0.052s 2023-07-24 07:21:18,361 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27af03d6-4c2f-499b-bd2e-266f61b8efd1', 'x-compute-request-id': 'req-27af03d6-4c2f-499b-bd2e-266f61b8efd1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1226739236'} Body: b'' 2023-07-24 07:21:18,481 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300 0.119s 2023-07-24 07:21:18,481 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f57ea3db-38b0-4896-a0a7-8879f06b0297', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300'} Body: b'' {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [3.051020s] ... ok {10} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [4.394032s] ... 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 110, in test_minimum_basic_scenario server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:18,484 79772 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 2023-07-24 07:21:19,781 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 1.296s 2023-07-24 07:21:19,781 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--174359994", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-104df20f-0d31-4602-8d79-3c5acc9fc123', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--174359994", "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": "425e2356e74e4d8cba942ffac61eddf8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0c842bf5-bc81-4e82-8385-6c3ed8e55301", "created_at": "2023-07-24T07:21:20Z", "updated_at": "2023-07-24T07:21:20Z", "tags": [], "self": "/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301", "file": "/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:21:22,294 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301/file 2.512s 2023-07-24 07:21:22,294 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-624b2134-a286-4b53-8d61-0e7d4579cc91', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301/file'} Body: b'' 2023-07-24 07:21:22,295 79772 DEBUG [tempest.scenario.manager] image:0c842bf5-bc81-4e82-8385-6c3ed8e55301 2023-07-24 07:21:22,390 79772 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.091s 2023-07-24 07:21:22,391 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-961506096", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBObrLo1hZIgimngEjNQdhkW1UCh7F+/GvPD+ezkBAn7Efln4dumeOWTmiaNx6Ml8CBZO2FGwztCqgJT+mkKySFqbUPa1jfiQnu/OHu9AenlalovnG0AhpJJulSaWZ2pgQQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 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-4e7f344d-d2b8-4ec6-afd4-93e302d3a26f', 'x-compute-request-id': 'req-4e7f344d-d2b8-4ec6-afd4-93e302d3a26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-961506 096", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBObrLo1hZIgimngEjNQdhkW1UCh7F+/GvPD+ezkBAn7Efln4dumeOWTmiaNx6Ml8CBZO2FGwztCqgJT+mkKySFqbUPa1jfiQnu/OHu9AenlalovnG0AhpJJulSaWZ2pgQQ==", "fingerprint": "91:c2:df:1b:8b:20:24:9c:10:35:2c:85:9c:31:87:dd", "user_id": "22873647e5364cbd9ea88fd41c19a4bd"}}' 2023-07-24 07:21:22,515 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.114s 2023-07-24 07:21:22,516 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 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-967d9e0a-28ef-4215-a222-a76199048285', '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": "22873647e5364cbd9ea88fd41c19a4bd", "name": "tempest-TestMinimumBasicScenario-700586103-project-member", "password_expires_at": null}, "audit_ids": ["zupfZwsIRuGo1no_1tS-lA"], "expires_at": "2023-07-24T08:21:22.000000Z", "issued_at": "2023-07-24T07:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "425e2356e74e4d8cba942ffac61eddf8", "name": "tempest-TestMinimumBasicScenario-700586103"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:21:22,517 79772 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {' id': '89861133-c271-48b7-8350-4961c3755819', 'name': 'tempest-TestMinimumBasicScenario-1184270033-network', 'tenant_id': '425e2356e74e4d8cba942ffac61eddf8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '425e2356e74e4d8cba942ffac61eddf8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38254, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:52Z', 'updated_at': '2023-07-24T07:20:52Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:22,558 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 400 POST http://10.0.0.210/compute/v2.1/servers 0.040s 2023-07-24 07:21:22,558 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1783198278", "imageRef": "0c842bf5-bc81-4e82-8385-6c3ed8e55301", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-961506096", "networks": [{"uuid": "89861133-c271-48b7-8350-4961c3755819"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 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': '73', 'x-openstack-request-id': 'req-b71178fa-d7ca-454f-9558-496e2395d867', 'x-compute-request-id': 'req-b71178fa-d7ca-454f-9558-496e2395d867', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:21:22,759 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-961506096 0.198s 2023-07-24 07:21:22,759 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 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-e9c76fd2-b504-4baf-8653-2d54a517ac12', 'x-compute-request-id': 'req-e9c76fd2-b504-4baf-8653-2d54a517ac12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-961506096'} Body: b'' 2023-07-24 07:21:22,877 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301 0.117s 2023-07-24 07:21:22,877 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-25602828-9164-467d-81ba-700486cda9d9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301'} Body: b'' {7} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [13.666650s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [2.321102s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [33.046827s] ... ok {9} 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`. {9} 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`. {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.415000s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.045322s] ... ok {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.365226s] ... ok {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.331135s] ... ok {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.322330s] ... ok {8} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [24.821929s] ... ok {11} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [14.284530s] ... 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 88, in test_stamp_pattern server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:20,783 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.364s 2023-07-24 07:21:20,783 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-329525238", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAhAZy0nhv6sVM3JB6vE2383q0yyY57/B+rNcTElTLgHlyVX++HlhHzkOdTASFQJR4mFdV84FSjKyviJox/vO8r8qh0mteR2Zb/sN6TrfaHET3czF6Iz8UnoAi89c8e8bw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91ff7e43-85cc-4701-a365-6bb8601d507f', 'x-compute-request-id': 'req-91ff7e43-85cc-4701-a365-6bb8601d507f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-329525238", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAhAZy0nhv6sVM3JB6vE2383q0yyY57/B+rNcTElTLgHlyVX++HlhHzkOdTASFQJR4mFdV84FSjKyviJox/vO8r8qh0mteR2Zb/sN6TrfaHET3czF6Iz8UnoAi89c8e8bw==", "fingerprint": "32:f5:86:34:78:12:58:e4:4e:d8:56:d8:6a:b2:5d:dd", "user_id": "373b855f84824fe48225a637750f8619"}}' 2023-07-24 07:21:21,190 79774 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.401s 2023-07-24 07:21:21,190 79774 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-486441559", "description": "tempest-secgroup-smoke-486441559 description", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-3a6becd2-ce0d-43c9-bfbf-ef416e544562', 'date': 'Mon, 24 Jul 2023 07:21:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "name": "tempest-secgroup-smoke-486441559", "stateful": true, "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "description": "tempest-secgroup-smoke-486441559 description", "shared": false, "security_group_rules": [{"id": "a5aa7992-4ba8-4466-ad92-8135f4370927", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "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": 885, "description": null, "tags": [], "created_at": "2023-07-24T07:21:20Z", "updated_at": "2023-07-24T07:21:20Z", "revision_number": 0}, {"id": "abc97d91-0d18-4921-baef-fb0feafc8bc9", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "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": 884, "description": null, "tags": [], "created_at": "2023-07-24T07:21:20Z", "updated_at": "2023-07-24T07:21:20Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:20Z", "updated_at": "2023-07-24T07:21:20Z", "revision_number": 1, "project_id": " b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:21,539 79774 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.348s 2023-07-24 07:21:21,540 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-701b109a-3d0f-4ace-8f6b-3cc4501d658b', 'date': 'Mon, 24 Jul 2023 07:21: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": "e4d9dd6f-4658-4bef-a86b-555ca3ede85d", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:21Z", "updated_at": "2023-07-24T07:21:21Z", "revision_number": 0}}' 2023-07-24 07:21:22,107 79774 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.566s 2023-07-24 07:21:22,107 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-07fb32a6-b095-4d53-9a76-e19588de5559', 'date': 'Mon, 24 Jul 2023 07:21:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d0a64380-f9f1-4661-bd35-0543430b6578", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:21Z", "updated_at": "2023-07-24T07:21:21Z", "revision_number": 0}}' 2023-07-24 07:21:22,360 79774 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.251s 2023-07-24 07:21:22,360 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4ea42a15-bd24-4f40-b381-ea269c9be154', 'date': 'Mon, 24 Jul 2023 07:21:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3105407f-4534-4dd7-b9d8-9c0f7a1ae577", "project_id": "b59dfc2971fd4e78 ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:22Z", "updated_at": "2023-07-24T07:21:22Z", "revision_number": 0}}' 2023-07-24 07:21:22,809 79774 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.448s 2023-07-24 07:21:22,809 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0de585e8-9842-45fa-b6b9-27f05163cbf8', 'date': 'Mon, 24 Jul 2023 07:21:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4917d69c-3ef1-4f8f-8d40-e668cf8a6817", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:22Z", "updated_at": "2023-07-24T07:21:22Z", "revision_number": 0}}' 2023-07-24 07:21:23,043 79774 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.233s 2023-07-24 07:21:23,044 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ee69c8ab-af64-4e61-81f8-686428ddf0f2', 'date': 'Mon, 24 Jul 2023 07:21:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "daf39a3f-a8f8-43ad-9beb-5dc22baeccfb", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:22Z", "updated_at": "2023-07-24T07:21:22Z", "revision_number": 0}}' 2023-07-24 07:21:23,267 79774 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.223s 2023-07-24 07:21:23,267 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e1dc7eca-d124-40d3-8bf9-d642f96b78f3', 'date': 'Mon, 24 Jul 2023 07:21:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97677490-c605-4c20-aaa5-b21e658939ae", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:23Z", "updated_at": "2023-07-24T07:21:23Z", "revision_number": 0}}' 2023-07-24 07:21:23,713 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes 0.444s 2023-07-24 07:21:23,714 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-884053677", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5c7101-a6c1-4533-97b8-d1d02902d966', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5c7101-a6c1-4533-97b8-d1d02902d966', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:23.601094", "updated_at": null, "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:21:23,829 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.098s 2023-07-24 07:21:23,830 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12c2ed8-5ea5-4564-a924-51e404e5eb38', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12c2ed8-5ea5-4564-a924-51e404e5eb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metad ata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:24,899 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.054s 2023-07-24 07:21:24,899 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c898937a-49cd-48fe-9119-6b68e72abe33', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c898937a-49cd-48fe-9119-6b68e72abe33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:24.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:25,987 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.065s 2023-07-24 07:21:25,988 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e486b000-e554-4071-9d04-58de9dc435e7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e486b000-e554-4071-9d04-58de9dc435e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:24.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5 d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:27,063 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.053s 2023-07-24 07:21:27,064 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952afbb5-869a-45ce-a473-e8190fd3e529', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952afbb5-869a-45ce-a473-e8190fd3e529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:24.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:28,149 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.064s 2023-07-24 07:21:28,150 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863fe9ff-b251-4d00-a9f9-a6c967a16c5c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863fe9ff-b251-4d00-a9f9-a6c967a16c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:28.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2 023-07-24 07:21:28,169 79774 INFO [tempest.common.waiters] volume b67fd29d-5644-4a51-9d9c-5d8995f25779 reached available after waiting for 5.169420 seconds 2023-07-24 07:21:28,220 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.050s 2023-07-24 07:21:28,221 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d6d93d-78f6-417d-8068-99074f2be48e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d6d93d-78f6-417d-8068-99074f2be48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:28.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:28,659 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.408s 2023-07-24 07:21:28,660 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2805', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8c29c48d-da9a-4f27-b150-261479e5f4ca', '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": "373b855f84824fe48225a637750f8619", "name": "tempest-TestStampPattern-1750164549-project-member", "password_expires_at": null}, "audit_ids": ["kFNRHhfzQpOKP-HljnakEQ"], "expires_at": "2023-07-24T08:21:28.000000Z", "issued_at": "2023-07-24T07:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b59dfc2971fd4e78ac2eacb2487cd302", "name": "tempest-TestStampPattern-1750164549"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "publi c", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b59dfc2971fd4e78ac2eacb2487cd302", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:21:28,661 79774 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '41856950-1429-45dd-bbd5-5d78d825ed86', 'name': 'tempest-TestStampPattern-598673699-network', 'tenant_id': 'b59dfc2971fd4e78ac2eacb2487cd302', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b59dfc2971fd4e78ac2eacb2487cd302', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52278, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:59Z', 'updated_at': '2023-07-24T07:20:59Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:28,689 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 400 POST http://10.0.0.210/compute/v2.1/servers 0.026s 2023-07-24 07:21:28,689 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-2006127767", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "key_name": "tempest-TestStampPattern-329525238", "security_groups": [{"name": "tempest-secgroup-smoke-486441559"}], "networks": [{"uuid": "41856950-1429-45dd-bbd5-5d78d825ed86"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 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': '73', 'x-openstack-request-id': 'req-51152199-f156-49fc-9793-19b62f230fb7', 'x-compute-request-id': 'req-51152199-f156-49fc-9793-19b62f230fb7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:21:28,757 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.065s 2023-07-24 07:21:28,757 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content- Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a54c58-ecd8-49d8-99f7-2815c62541bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'' 2023-07-24 07:21:28,830 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.071s 2023-07-24 07:21:28,830 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3098b3f2-a849-4bb5-96e2-8c901d1b268c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3098b3f2-a849-4bb5-96e2-8c901d1b268c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:29,898 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.047s 2023-07-24 07:21:29,899 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d67691-974a-43ea-a0e8-51a1a7b50972', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d67691-974a-43ea-a0e8-51a1a7b50972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2 eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:30,952 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.042s 2023-07-24 07:21:30,952 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a65e898-eb38-43fc-997c-21843b2d2e3e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a65e898-eb38-43fc-997c-21843b2d2e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:32,025 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.060s 2023-07-24 07:21:32,025 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de62598e-339d-433a-a9e0-a1e1480666d4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de62598e-339d-433a-a9e0-a1e1480666d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5 9dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:33,081 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.045s 2023-07-24 07:21:33,082 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f048d0a5-b091-4985-8c97-31e478da9566', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f048d0a5-b091-4985-8c97-31e478da9566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:34,117 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.022s 2023-07-24 07:21:34,117 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb21d889-d428-4f85-8b81-10dcf3c7cb8f', 'x-openstack-request-id': 'req-bb21d889-d428-4f85-8b81-10dcf3c7cb8f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b67fd29d-5644-4a51-9d9c-5d8995f25779 could not be found."}}' 2023-07-24 07:21:34,641 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b 0.523s 2023-07-24 07:21:34,642 79774 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-86fcc03e-c209-4441-bae7-7968adf64b0a', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:21:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b'} Body: b'' 2023-07-24 07:21:34,698 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-329525238 0.055s 2023-07-24 07:21:34,698 79774 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21: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-37d4071b-8768-4a73-bcc2-7f9c2dc26482', 'x-compute-request-id': 'req-37d4071b-8768-4a73-bcc2-7f9c2dc26482', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-329525238'} Body: b'' {2} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [1.715551s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [19.982107s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 104, in test_volume_from_snapshot_cascade_delete self.volumes_client.wait_for_resource_deletion(volume['id']) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 948, in wait_for_resource_deletion if self.is_resource_deleted(id, *args, **kwargs): File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted raise lib_exc.DeleteErrorException( tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume e1c7bd59-f4b8-46f6-b617-eb59736fd05a failed to delete and is in error_deleting status Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 206, in delete_snapshot snapshots_client.delete_snapshot(snapshot_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 95, in delete_snapshot resp, body = self.delete("snapshots/%s" % snapshot_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'} Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 198, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:25,007 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes 0.351s 2023-07-24 07:21:25,008 79758 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-1971441068"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307c1ca7-ed67-44a7-b624-c9e6438300d1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307c1ca7-ed67-44a7-b624-c9e6438300d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.920697", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:21:25,074 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.057s 2023-07-24 07:21:25,075 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9e4b31-0ba1-4991-a1c0-85b8bb3510da', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9e4b31-0ba1-4991-a1c0-85b8bb3510da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:26,149 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.062s 2023-07-24 07:21:26,149 79758 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401cf1eb-57dc-49be-81c0-daae1c6f7c39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401cf1eb-57dc-49be-81c0-daae1c6f7c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:25.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:27,219 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.050s 2023-07-24 07:21:27,219 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e25987a-0365-4dae-a674-2e16b58e9a9c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e25987a-0365-4dae-a674-2e16b58e9a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:25.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:28,279 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.048s 2023-07-24 07:21:28,279 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582a96f2-41ff-46ca-912e-115c5d91448c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582a96f2-41ff-46ca-912e-115c5d91448c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:28.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:28,290 79758 INFO [tempest.common.waiters] volume e1c7bd59-f4b8-46f6-b617-eb59736fd05a reached available after waiting for 3.290056 seconds 2023-07-24 07:21:28,472 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots 0.181s 2023-07-24 07:21:28,472 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856cec32-a5b4-4d4f-aecc-3a754ce80014', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856cec32-a5b4-4d4f-aecc-3a754ce80014', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.400230", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 07:21:28,505 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.025s 2023-07-24 07:21:28,505 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c14b5e6-7300-4752-9246-33539cdec243', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c14b5e6-7300-4752-9246-33539cdec243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000 ", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:21:29,584 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.074s 2023-07-24 07:21:29,585 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345b4a9d-552c-4036-865e-19592ff076e8', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345b4a9d-552c-4036-865e-19592ff076e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:21:30,619 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.026s 2023-07-24 07:21:30,619 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b360705c-3438-43d0-8c65-4b58b5890ccd', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b360705c-3438-43d0-8c65-4b58b5890ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:21:31,729 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.102s 2023-07-24 07:21:31,730 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5445a6-ef86-402d-9bce-6c5c27e5d483', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 're q-8c5445a6-ef86-402d-9bce-6c5c27e5d483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:21:32,762 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.023s 2023-07-24 07:21:32,762 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1e688c-2ae5-423e-a913-d26b3f6b7c45', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1e688c-2ae5-423e-a913-d26b3f6b7c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000", "updated_at": "2023-07-24T07:21:33.000000", "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:21:32,766 79758 INFO [tempest.common.waiters] snapshot d4af6b7f-0c01-45f9-8228-db945f38b7ec reached available after waiting for 4.766181 seconds 2023-07-24 07:21:33,063 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes 0.296s 2023-07-24 07:21:33,063 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1269496693"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ecbf8a-c0c4-4c58-aabb-30754f2ca551', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ecbf8a-c0c4-4c58-aabb-30754f2ca551', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:32.964730", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_i d": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:21:33,127 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.052s 2023-07-24 07:21:33,127 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bfa342-d767-425d-a11b-3a94fa3088c0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bfa342-d767-425d-a11b-3a94fa3088c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:34,185 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.046s 2023-07-24 07:21:34,185 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea168d8c-b86e-4aff-91d7-44b5145f3d76', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea168d8c-b86e-4aff-91d7-44b5145f3d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89 895943fc"}}' 2023-07-24 07:21:35,279 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.083s 2023-07-24 07:21:35,280 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ebca39-e5ab-47e4-b199-9d8250d2ddda', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ebca39-e5ab-47e4-b199-9d8250d2ddda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:36,347 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.054s 2023-07-24 07:21:36,348 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7bad9f-8f33-461b-a93c-7ae66c73b11e', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7bad9f-8f33-461b-a93c-7ae66c73b11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:37,415 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cas cade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.042s 2023-07-24 07:21:37,415 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a546699b-b899-4728-95ff-322a48c6dd5b', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a546699b-b899-4728-95ff-322a48c6dd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:37.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:37,425 79758 INFO [tempest.common.waiters] volume 0cbe3e77-3737-4bb2-a622-29a469a73292 reached available after waiting for 4.425925 seconds 2023-07-24 07:21:37,503 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.077s 2023-07-24 07:21:37,503 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78457980-fc6e-4b08-9bfc-6ab3eedf480a', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78457980-fc6e-4b08-9bfc-6ab3eedf480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:37.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:37,619 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volum e_from_snapshot_cascade_delete): 202 DELETE http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a?cascade=True 0.105s 2023-07-24 07:21:37,619 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b04166-0a4d-46db-af93-5ff8d5a5a7aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a?cascade=True'} Body: b'' 2023-07-24 07:21:37,689 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.068s 2023-07-24 07:21:37,689 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2fbec9-574f-4b5a-9aaf-e16dab42d0f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2fbec9-574f-4b5a-9aaf-e16dab42d0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:38.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:38,777 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.076s 2023-07-24 07:21:38,778 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe298fc-0db0-47b0-b93c-276448a7f7a3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe298fc-0db0-47b0-b93c-276448a7f7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:38.000000", "name": "tempest-VolumesDelet eCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:39,860 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.069s 2023-07-24 07:21:39,860 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6039fe-9ffd-4349-bffe-68a42cf46b65', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6039fe-9ffd-4349-bffe-68a42cf46b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:39.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:39,944 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.070s 2023-07-24 07:21:39,945 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e091a6b4-4d1c-4af1-b7a2-3b6bd0bfe08d', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e091a6b4-4d1c-4af1-b7a2-3b6bd0bfe08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:37.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume /v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:40,066 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.091s 2023-07-24 07:21:40,069 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf49baac-6c1a-4e5a-90d6-892fbedaa3e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'' 2023-07-24 07:21:40,133 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.064s 2023-07-24 07:21:40,134 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d9d99f-16e8-4513-8a59-4940b1b9e987', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d9d99f-16e8-4513-8a59-4940b1b9e987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:41,197 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.050s 2023-07-24 07:21:41,197 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437c3924-9c54-4437-83d9-748307f40928', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': ' OpenStack-API-Version', 'x-openstack-request-id': 'req-437c3924-9c54-4437-83d9-748307f40928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:42,296 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.087s 2023-07-24 07:21:42,296 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce22c59e-0690-42a9-bb08-3e7b4e8ce999', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce22c59e-0690-42a9-bb08-3e7b4e8ce999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:43,357 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.046s 2023-07-24 07:21:43,357 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca0ec22-65da-4467-96eb-932ac4299ed9', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca0ec22-65da-4467-96eb-932ac4299ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a444 5a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:44,393 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.024s 2023-07-24 07:21:44,393 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-794a5490-8130-421a-b97f-c16c78136b5f', 'x-openstack-request-id': 'req-794a5490-8130-421a-b97f-c16c78136b5f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0cbe3e77-3737-4bb2-a622-29a469a73292 could not be found."}}' 2023-07-24 07:21:44,463 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.069s 2023-07-24 07:21:44,464 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '137', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b1dc03-6098-4e7c-acd7-c11112ebd063', 'x-openstack-request-id': 'req-17b1dc03-6098-4e7c-acd7-c11112ebd063', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"badRequest": {"code": 400, "message": "Invalid snapshot: Snapshot status must be available or error and must not be part of a group."}}' 2023-07-24 07:21:44,524 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.058s 2023-07-24 07:21:44,524 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae0f059-3faf-4732-9c80-53269f2eafed', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae0f059-3faf-4732-9c80-532 69f2eafed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:39.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:44,635 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.098s 2023-07-24 07:21:44,636 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-df49c930-0d43-4563-afec-9e1f1654f584', 'x-openstack-request-id': 'req-df49c930-0d43-4563-afec-9e1f1654f584', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' {6} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [23.176212s] ... ok {7} 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`. {2} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [12.057530s] ... ok {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.421168s] ... ok {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.291910s] ... ok {5} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [4.818005s] ... 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 163, in test_old_versions_reject server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:53,578 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.129s 2023-07-24 07:21:53,578 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2853', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e2aa1c20-57ba-4360-a7cb-59c601709f9d', '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": "c05742bd6043485b95eaedd6fe3a38a1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1285765965-project-member", "password_expires_at": null}, "audit_ids": ["d6PjrRssRGiQGK-C6wtgoA"], "expires_at": "2023-07-24T08:21:53.000000Z", "issued_at": "2023-07-24T07:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0cbf71071f649318a07d69cd7ab9d5d", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1285765965"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d0cbf71071f649318a07d69cd7ab9d5d", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d0cbf71071f649318a07d69cd7ab9d5d", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d0cbf71071f649318a07d69cd7ab9d5d", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:21:53,579 79762 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '81224c9a-4b5c-4577-a335-92f4e15e4b5b', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-275915548-network', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd0cbf71 071f649318a07d69cd7ab9d5d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53678, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:29Z', 'updated_at': '2023-07-24T07:21:29Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:53,581 79762 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:21:53,581 79762 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:21:53,849 79762 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.259s 2023-07-24 07:21:53,850 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2040111982", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtejLa6RqK/Vj1PDHDqRz5E3yOgNOKYo6ttAm5NRcPMiOCDmY00W8KUxf/1ydYQskEUH/bgZj5T3tGpk9p4vdyPL1hBpPdwjPOiJtEJ1B67IzjIpU4yNWdpDsvXzH+Q+w=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:53 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-7140ce0b-d11c-4419-8b06-533617334753', 'x-compute-request-id': 'req-7140ce0b-d11c-4419-8b06-533617334753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2040111982", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtejLa6RqK/Vj1PDHDqRz5E3yOgNOKYo6ttAm5NRcPMiOCDmY00W8KUxf/1ydYQskEUH/bgZj5T3tGpk9p4vdyPL1hBpPdwjPOiJtEJ1B67IzjIpU4yNWdpDsvXzH+Q+w==", "fingerprint": "73:49:4d:49:50:b1:48:53:3f:d8:c8:a5:2f:56:e5:28", "user_id": "c05742bd6043485b95eaedd6fe3a38a1"}}' 2023-07-24 07:21:53,852 79762 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2040111982 created 2023-07-24 07:21:54,049 79762 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.196s 2023-07-24 07:21:54,050 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1605290188", "description": "tempest-description--1028702990"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-fc417c16-a173-4b3f-a939-284bffedfe3c', 'date': 'Mon, 24 Jul 2023 07:21:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "name": "tempest-securitygroup--1605290188", "stateful": true, "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "description": "tempest-description--1028702990", "shared": false, "security_group_rules": [{"id": "bac9988a-b828-4919-8ce6-c759d5d00008", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "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_at tr_id": 1029, "description": null, "tags": [], "created_at": "2023-07-24T07:21:53Z", "updated_at": "2023-07-24T07:21:53Z", "revision_number": 0}, {"id": "bd958175-6ea3-48ec-a0b1-09e8be9ee25c", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "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": 1030, "description": null, "tags": [], "created_at": "2023-07-24T07:21:53Z", "updated_at": "2023-07-24T07:21:53Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:53Z", "updated_at": "2023-07-24T07:21:53Z", "revision_number": 1, "project_id": "d0cbf71071f649318a07d69cd7ab9d5d"}}' 2023-07-24 07:21:54,223 79762 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-07-24 07:21:54,224 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c4ab0550-1388-4905-8753-2c9cd166a6b1', 'date': 'Mon, 24 Jul 2023 07:21:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fd9a7de9-e8bf-4915-84ee-ac3a23bd783d", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 0}}' 2023-07-24 07:21:54,554 79762 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.329s 2023-07-24 07:21:54,554 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-79828af1-8a1f-49e9-b07d-596f28164f10', 'date': 'Mon, 24 Jul 2023 07:21:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f280c42-0f88-4454-9aaa-99a46df35c09", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 0}}' 2023-07-24 07:21:54,554 79762 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1605290188 created 2023-07-24 07:21:56,991 79762 INFO [tempest.lib.common.rest_client] R equest (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.436s 2023-07-24 07:21:56,991 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-eeb0c9f1-0af7-4fe0-bc9b-7840c73b0d12', 'date': 'Mon, 24 Jul 2023 07:21:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6a597004-6417-478f-9eff-c4f8ce4f8c11", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "floating_ip_address": "172.24.4.229", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:21:56Z", "updated_at": "2023-07-24T07:21:56Z", "revision_number": 0}}' 2023-07-24 07:21:56,992 79762 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6a597004-6417-478f-9eff-c4f8ce4f8c11', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'floating_ip_address': '172.24.4.229', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:56Z', 'updated_at': '2023-07-24T07:21:56Z', 'revision_number': 0, 'ip': '172.24.4.229'} created 2023-07-24 07:21:56,992 79762 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2040111982', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtejLa6RqK/Vj1PDHDqRz5E3yOgNOKYo6ttAm5NRcPMiOCDmY00W8KUxf/1ydYQskEUH/bgZj5T3tGpk9p4vdyPL1hBpPdwjPOiJtEJ1B67IzjIpU4yNWdpDsvXzH+Q+w==', 'fingerprint': '73:49:4d:49:50:b1:48:53:3f:d8:c8:a5:2f:56:e5:28', 'user_id': 'c05742bd6043485b95eaedd6fe3a38a1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAqxvgHVFT+VUVtetsDb9HwHujAyBaxfjaA3Jmbpc74ao82xj6Ecnle\ng4WvOO5BeNKgBwYFK4EEACKhZANiAARLXoy2ukaiv1Y9Twxw6kc+RN8joDTimKOr\nbQJuTUXDzIjgg5mNNFvClMX/9cnWELJBFB/24GY+U97RqZPaeL3cjy9YQaT3cIzz\noibRCdQeuyM4yKVOMjVnaQ7L18x/kPs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5ba34da1-1630-45cf-80d9-908f93720b7b', 'name': 'tempest-securitygroup--1605290188', 'stateful': True, 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'description': 'tempest-description--1028702990', 'shared': False, 'security_group_rules': [{'id': 'bac9988a-b828-4919-8ce6-c759d5d00008', 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'security_group_id': '5ba34da1-1630-45cf-80d9-908f93720b7b', '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': 1029, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:53Z', 'updated_at': '2023-07-24T07:21:53Z', 'revision_number': 0}, {'id': 'bd958175-6ea3-48ec-a0b1-09e8be9ee25c', 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'security_group_id': '5ba34da1-1630-45cf-80d9-908f93720b7b', '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': 1030, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:53Z', ' updated_at': '2023-07-24T07:21:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:21:53Z', 'updated_at': '2023-07-24T07:21:53Z', 'revision_number': 1, 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d'}, 'floating_ip': {'id': '6a597004-6417-478f-9eff-c4f8ce4f8c11', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'floating_ip_address': '172.24.4.229', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:56Z', 'updated_at': '2023-07-24T07:21:56Z', 'revision_number': 0, 'ip': '172.24.4.229'}} 2023-07-24 07:21:57,021 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 07:21:57,021 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1863338916", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "81224c9a-4b5c-4577-a335-92f4e15e4b5b"}], "security_groups": [{"name": "tempest-securitygroup--1605290188"}], "key_name": "tempest-keypair-2040111982", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:56 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': '73', 'x-openstack-request-id': 'req-8802ad13-8837-4059-b33b-bf6f6481b625', 'x-compute-request-id': 'req-8802ad13-8837-4059-b33b-bf6f6481b625', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:21:57,062 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2040111982 0.037s 2023-07-24 07:21:57,062 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21: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-50340bee-2400-4d09-9b00-e6462e078da3', 'x-compute-request-id': 'req-50340bee-2400-4d09-9b00-e6462e078da3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2040111982'} Body: b'' 2023-07-24 07:21:57,397 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5ba34da1-1630-45cf-80d9-908f93720b7b 0.334s 2023-07-24 07:21:57,397 79762 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-9d622b3b-c2a8-42ad-8cf1-2c7b72ab5b3c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:21:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5ba34da1-1630-45cf-80d9-908f93720b7b '} Body: b'' 2023-07-24 07:21:57,435 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5ba34da1-1630-45cf-80d9-908f93720b7b 0.037s 2023-07-24 07:21:57,436 79762 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-9eb928df-52d1-4554-9969-e8582ecc6bab', 'date': 'Mon, 24 Jul 2023 07:21:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5ba34da1-1630-45cf-80d9-908f93720b7b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5ba34da1-1630-45cf-80d9-908f93720b7b does not exist", "detail": ""}}' 2023-07-24 07:21:58,255 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6a597004-6417-478f-9eff-c4f8ce4f8c11 0.818s 2023-07-24 07:21:58,255 79762 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-9a1dfc2f-4f7c-44fc-8569-2a75aeaddb59', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6a597004-6417-478f-9eff-c4f8ce4f8c11'} Body: b'' {1} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [7.117075s] ... 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 56, in test_snapshot_data_integrity server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:54,133 79754 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:21:54,133 79754 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:21:54,388 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.252s 2023-07-24 07:21:54,388 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1879986926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEREDYiyMYQk5on+xpv5Ntd5YZxqRiRjNPSmHI3gtbSJMx6vVrF97yQJsvvN2a5EhwdSdi+Z3hs8y5xAfqPn2lZ2VAMgGH3K4hHOtvmErkzkhxAdNGkGTmsk8YN811ygoQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:54 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-326e58d5-c214-45be-b3b3-0fd4440c6c07', 'x-compute-request-id': 'req-326e58d5-c214-45be-b3b3-0fd4440c6c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1879986926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEREDYiyMYQk5on+xpv5Ntd5YZxqRiRjNPSmHI3gtbSJMx6vVrF97yQJsvvN2a5EhwdSdi+Z3hs8y5xAfqPn2lZ2VAMgGH3K4hHOtvmErkzkhxAdNGkGTmsk8YN811ygoQ==", "fingerprint": "fe:8f:50:f1:71:17:4a:8d:6f:7e:7c:63:0c:d3:00:ee", "user_id": "18cb0d0fafcb4ea7b17ba8ef5ddb8b79"}}' 2023-07-24 07:21:54,390 79754 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1879986926 created 2023-07-24 07:21:55,199 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.808s 2023-07-24 07:21:55,199 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--825601845", "description": "tempest-description--1634771149"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-0b753faf-7a01-4e98-94ec-41b19005567f', 'date': 'Mon, 24 Jul 2023 07:21:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "name": "tempest-securitygroup--825601845", "stateful": true, "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "description": "tempest-description--1634771149", "shared": false, "security_group_rules": [{"id": "5639aa58-45d0-4fe4-a1b0-a8affd3efba2", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "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": 1038, "description": null, "tags": [], "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 0}, {"id": "ac6c3914-ec94-4f80-967a-94c7dbb5e282", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pr efix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1040, "description": null, "tags": [], "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 1, "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d"}}' 2023-07-24 07:21:55,764 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.564s 2023-07-24 07:21:55,764 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7b443f4d-bb24-437f-b5b3-25a3f15aee95', 'date': 'Mon, 24 Jul 2023 07:21: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": "97dcd506-ce08-4563-b37c-8713f79b8f38", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:55Z", "updated_at": "2023-07-24T07:21:55Z", "revision_number": 0}}' 2023-07-24 07:21:56,191 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.426s 2023-07-24 07:21:56,191 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2bd4dbaa-a1bb-4622-9c85-7a02a7af5f2f', 'date': 'Mon, 24 Jul 2023 07:21: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": "61f46674-afb9-4501-9689-70a477668e84", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:55Z", "updated_at": "2023-07-24T07:21:55Z", "revision_number": 0}}' 2023-07-24 07:21:56,192 79754 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--825601845 created 2023-07-24 07:21:57,933 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.741s 2023-07-24 07:21:57,934 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-71272a3c-f460-4541-88c8-8dd10a80fea0', 'date': 'Mon, 24 Jul 2023 07:21:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4e5725ec-d0a7-4609-bf91-9e8580f5a815", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "floating_ip_address": "172.24.4.181", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:21:57Z", "updated_at": "2023-07-24T07:21:57Z", "revision_number": 0}}' 2023-07-24 07:21:57,934 79754 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4e5725ec-d0a7-4609-bf91-9e8580f5a815', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:57Z', 'updated_at': '2023-07-24T07:21:57Z', 'revision_number': 0, 'ip': '172.24.4.181'} created 2023-07-24 07:21:58,290 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.355s 2023-07-24 07:21:58,290 79754 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-218852595", "description": "tempest-secgroup-smoke-218852595 description", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-9f89c110-1519-4569-982d-ed7d16855de2', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "name": "tempest-secgroup-smoke-218852595", "stateful": true, "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "description": "tempest-secgroup-smoke-218852595 description", "shared": false, "security_group_rules": [{"id": "0b13fcf5-e37b-4c85-bd50-2e8cee3a7b24", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "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": 1058, "description": null, "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}, {"id": "f49dbf43-70dd-4b01-a4d2-459a8b9758f2", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "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": 1059, "description": null, "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 1, "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d"}}' 2023-07-24 07:21:58,743 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking /v2.0/security-group-rules 0.452s 2023-07-24 07:21:58,743 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-760fc4ef-8121-4650-8167-d092855fc4ad', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "063d6430-fcec-4994-ae27-86530d32fa45", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}}' 2023-07-24 07:21:59,198 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.453s 2023-07-24 07:21:59,198 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5d845db7-fb78-48db-9735-c5fa7ad4e389', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69611622-cf90-4319-b637-fc35ec80e102", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}}' 2023-07-24 07:21:59,360 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-07-24 07:21:59,360 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5d65c3d5-1b23-4003-8af4-28d6d1960b37', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e155879-3a51-4f89-a229-23b3c3093da9", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_rang e_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:21:59,546 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-07-24 07:21:59,546 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a6336913-2985-4503-ab53-114679a10724', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2779ab0-101b-4867-b531-ee3db3c3bcea", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:21:59,803 79754 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 2023-07-24 07:21:59,804 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-80fefd7a-82c3-4f9b-a94d-158254659118', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68e9e026-0ffa-4d28-9c2e-d36abd99d1a6", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:22:00,006 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.202s 2023-07-24 07:22:00,007 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-796f8c91-cd7e-4323-a050-0e8db872ea21', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a982977-339f-4217-8997-10729faaf356", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:22:00,123 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.108s 2023-07-24 07:22:00,123 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 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-1fb9ef03-e215-49e9-abf0-def671a6cabc', '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": "18cb0d0fafcb4ea7b17ba8ef5ddb8b79", "name": "tempest-SnapshotDataIntegrityTests-33010828-project-member", "password_expires_at": null}, "audit_ids": ["eY4v2WLoSCSfrwNoHsjv0A"], "expires_at": "2023-07-24T08:22:00.000000Z", "issued_at": "2023-07-24T07:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcc105cacfb14d548f60bf6fbe0fea5d", "name": "tempest-SnapshotDataIntegrityTests-33010828"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dcc105cacfb14d548f60bf6fbe0fea5d", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dcc105cacfb14d548f60bf6fbe0fea5d", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", " url": "http://10.0.0.210/volume/v3/dcc105cacfb14d548f60bf6fbe0fea5d", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:00,124 79754 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '2b5d1177-feb5-4e17-a0fb-da6bc7cf136a', 'name': 'tempest-SnapshotDataIntegrityTests-1178074945-network', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:33Z', 'updated_at': '2023-07-24T07:21:34Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:00,125 79754 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1879986926', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEREDYiyMYQk5on+xpv5Ntd5YZxqRiRjNPSmHI3gtbSJMx6vVrF97yQJsvvN2a5EhwdSdi+Z3hs8y5xAfqPn2lZ2VAMgGH3K4hHOtvmErkzkhxAdNGkGTmsk8YN811ygoQ==', 'fingerprint': 'fe:8f:50:f1:71:17:4a:8d:6f:7e:7c:63:0c:d3:00:ee', 'user_id': '18cb0d0fafcb4ea7b17ba8ef5ddb8b79', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCZLpTCTs27ET7x7vEF79+CJg5+RrS4W/r8o/IzRfmNkGulF0n8t6/8\nxvkXj0MbfUOgBwYFK4EEACKhZANiAARERA2IsjGEJOaJ/sab+TbXeWGcakYkYzT0\nphyN4LW0iTMer1axfe8kCbL7zdmuRIcHUnYvmd4bPMucQH6j59pWdlQDIBh9yuIR\nzrb5hK5M5IcQHTRpBk5rJPGDfNdcoKE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9d40ef6f-dd0a-45e4-bd81-59237f51e669', 'name': 'tempest-securitygroup--825601845', 'stateful': True, 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'description': 'tempest-description--1634771149', 'shared': False, 'security_group_rules': [{'id': '5639aa58-45d0-4fe4-a1b0-a8affd3efba2', 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'security_group_id': '9d40ef6f-dd0a-45e4-bd81-59237f51e669', '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': 1038, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:54Z', 'revision_number': 0}, {'id': 'ac6c3914-ec94-4f80-967a-94c7dbb5e282', 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'security_group_id': '9d40ef6f-dd0a-45e4-bd81-59237f51e669', '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': 1040, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:54Z', 'revision_number': 1, 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d'}, 'floating_ip': {'id': '4e5725ec-d0a7-4609-bf91-9e8580f5a815', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:57Z', 'updated_at': '2023-07-24T07:21:57Z', 'revision_number': 0, 'ip': '172.24.4.181'}} 2023-07-24 07:22:00,158 79754 INFO [tempest.lib.common. rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 400 POST http://10.0.0.210/compute/v2.1/servers 0.032s 2023-07-24 07:22:00,158 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1702084379", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "key_name": "tempest-keypair-1879986926", "security_groups": [{"name": "tempest-secgroup-smoke-218852595"}, {"name": "tempest-securitygroup--825601845"}], "networks": [{"uuid": "2b5d1177-feb5-4e17-a0fb-da6bc7cf136a"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-7cd2b09c-12e1-4907-8fa2-bc0661ec34ac', 'x-compute-request-id': 'req-7cd2b09c-12e1-4907-8fa2-bc0661ec34ac', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:00,381 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/22cb9baa-646f-4b1f-914e-9b81f431f178 0.221s 2023-07-24 07:22:00,381 79754 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-56a926e4-93f7-4770-8d00-6c5038e9d872', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/22cb9baa-646f-4b1f-914e-9b81f431f178'} Body: b'' 2023-07-24 07:22:00,416 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1879986926 0.034s 2023-07-24 07:22:00,416 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6855cb1-1817-46e5-bac5-4e7a5c1f7d5f', 'x-compute-request-id': 'req-e6855cb1-1817-46e5-bac5-4e7a5c1f7d5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1879986926'} Body: b'' 2023-07-24 07:22:00,617 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9d40ef6f-dd0a-45e4-bd81-59237f51e669 0.200s 2023-07-24 07:22:00,618 79754 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-c8f22938-d619-40b8-afbe-329a81fa63f4', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9d40ef6f-dd0a-45e4-bd81-59237f51e669'} Body: b'' 2023-07-24 07:22:00,695 79754 INFO [tempes t.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9d40ef6f-dd0a-45e4-bd81-59237f51e669 0.077s 2023-07-24 07:22:00,696 79754 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-c5843129-b498-4a8a-ad29-6c9f6b463fcf', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9d40ef6f-dd0a-45e4-bd81-59237f51e669'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9d40ef6f-dd0a-45e4-bd81-59237f51e669 does not exist", "detail": ""}}' 2023-07-24 07:22:01,249 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4e5725ec-d0a7-4609-bf91-9e8580f5a815 0.552s 2023-07-24 07:22:01,249 79754 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-664eae6a-1e7a-4dcd-ad35-ca6388a5c033', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4e5725ec-d0a7-4609-bf91-9e8580f5a815'} Body: b'' {0} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {0} 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`. {6} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [19.323003s] ... ok {8} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [32.085931s] ... ok {10} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [8.199090s] ... 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 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:57,987 79772 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.256s 2023-07-24 07:21:57,987 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1563877129", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSmDBlPYWp3dkQkZ51oSJoB2uQ8T/bPEYxma/CGLiQYgjgF6Xk5vBAeAT1lfCQTEMQqGnl0omkdjK+KJMTtsRucvKf6P7tH45tYbMuK1BvUE0sDGbbDmxiWEMem+tmRLw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:57 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-8ce8c5e4-e33b-4198-b1dd-b8bf08d2f509', 'x-compute-request-id': 'req-8ce8c5e4-e33b-4198-b1dd-b8bf08d2f509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1563877129", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSmDBlPYWp3dkQkZ51oSJoB2uQ8T/bPEYxma/CGLiQYgjgF6Xk5vBAeAT1lfCQTEMQqGnl0omkdjK+KJMTtsRucvKf6P7tH45tYbMuK1BvUE0sDGbbDmxiWEMem+tmRLw==", "fingerprint": "9a:2e:93:46:68:a1:3d:a0:c2:51:67:78:ba:9a:dd:8c", "user_id": "26d3592141d84873822f8b02da6f2cba"}}' 2023-07-24 07:21:58,230 79772 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.239s 2023-07-24 07:21:58,230 79772 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-522398589", "description": "tempest-secgroup-smoke-522398589 description", "project_id": "ce3aa2f886974f679698f4f27dc6a432"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-c09b6a55-ede4-4ce9-881d-9e55aded7d8f', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3cd1815-771d-423f-a295-00b2df48d373", "name": "tempest-secgroup-smoke-522398589", "stateful": true, "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "description": "tempest-secgroup-smoke-522398589 description", "shared": false, "security_group_rules": [{"id": "a4447b85-24dc-47c0-821a-81b34bdef898", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "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": 1062, "description": null, "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}, {"id": "e2e7a2f8-74b1-4732-ab56-4b7f4f7f697a", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "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": 1061, "description": null, "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21 :58Z", "revision_number": 1, "project_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:21:58,684 79772 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.453s 2023-07-24 07:21:58,685 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3d877061-d181-4e4c-a52f-40eaba4973bd', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e72f5564-ac14-44e4-a3b9-b9b9706f7a13", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}}' 2023-07-24 07:21:58,917 79772 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.231s 2023-07-24 07:21:58,918 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-771dee9e-d3fd-4d45-8b4a-5780c112a1fc', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "700424cc-0687-412e-a711-e4bf35f21c34", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}}' 2023-07-24 07:21:59,342 79772 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.424s 2023-07-24 07:21:59,343 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d78a2edd-643a-4a38-8a5e-e5fcdb572716', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "e4617b2d-eda9-4d91-9eed-a4ff44b60f15", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:21:59,809 79772 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.465s 2023-07-24 07:21:59,810 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-15f03cfe-85bd-4dee-82cc-0c0b052dfb9e', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "16ba385b-0ae0-4393-8bf5-af69e6066def", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:22:00,280 79772 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.469s 2023-07-24 07:22:00,280 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6725562f-75ac-4b02-8a2f-c146a81dbd25', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a650bd1-2199-48ed-b379-989bf8d8ec0d", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:00Z", "updated_at": "2023-07-24T07:22:00Z", "revision_number": 0}}' 2023-07-24 07:22:00,721 79772 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.439s 2023-07-24 07:22:00,721 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373" , "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b2d36a5b-4af5-4f67-92e0-0aeb5a142f6f', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "111735e4-8ea0-4914-953e-1e6f84034c36", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:00Z", "updated_at": "2023-07-24T07:22:00Z", "revision_number": 0}}' 2023-07-24 07:22:00,779 79772 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.048s 2023-07-24 07:22:00,779 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-77fe54aa-37cc-4394-b2c9-a4fc3dd6409e', '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": "26d3592141d84873822f8b02da6f2cba", "name": "tempest-TestShelveInstance-565590385-project-member", "password_expires_at": null}, "audit_ids": ["5MD-GB0aTJi436robyipmQ"], "expires_at": "2023-07-24T08:22:00.000000Z", "issued_at": "2023-07-24T07:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3aa2f886974f679698f4f27dc6a432", "name": "tempest-TestShelveInstance-565590385"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ce3aa2f886974f679698f4f27dc6a432", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{ "id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:00,780 79772 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '03f9665e-e1c0-4eaf-b127-e4661d8db07f', 'name': 'tempest-TestShelveInstance-494307693-network', 'tenant_id': 'ce3aa2f886974f679698f4f27dc6a432', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ce3aa2f886974f679698f4f27dc6a432', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3690, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:36Z', 'updated_at': '2023-07-24T07:21:36Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:01,279 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes 0.498s 2023-07-24 07:22:01,280 79772 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-340349007", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2afb9a-2247-44ac-8c7f-9eba26523a0f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2afb9a-2247-44ac-8c7f-9eba26523a0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.172740", "updated_at": null, "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:01,381 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.084s 2023-07-24 07:22:01,382 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ae3797-d44c-47cd-8560-44a3da8107ed', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-b4ae3797-d44c-47cd-8560-44a3da8107ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:02,447 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.053s 2023-07-24 07:22:02,447 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67dda136-a89e-4034-8aa8-db5bfb2a53d7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67dda136-a89e-4034-8aa8-db5bfb2a53d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": "2023-07-24T07:22:01.000000", "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:03,505 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.042s 2023-07-24 07:22:03,506 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbcae6d-8e11-49c0-86de-2cf74f7d90dc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbcae6d-8e11-49c0-86de-2cf74f7d90dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"i d": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": "2023-07-24T07:22:01.000000", "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:04,571 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.044s 2023-07-24 07:22:04,571 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8d892f-1e21-4ee0-b7fa-56cdce8f52b1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8d892f-1e21-4ee0-b7fa-56cdce8f52b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": "2023-07-24T07:22:01.000000", "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:05,658 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.067s 2023-07-24 07:22:05,658 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba34ca2-531f-4e9e-9b59-49d397f00903', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba34ca2-531f-4e9e-9b59-49d397f00903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": "2023-07-24T07:22:06.000000", "name": "tempest-tempest.commo n.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:05,673 79772 INFO [tempest.common.waiters] volume 76ba52e7-0515-4c80-abb4-2c98ea81a82e reached available after waiting for 4.673787 seconds 2023-07-24 07:22:05,714 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 400 POST http://10.0.0.210/compute/v2.1/servers 0.040s 2023-07-24 07:22:05,715 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestShelveInstance-server-840031976", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-1563877129", "security_groups": [{"name": "tempest-secgroup-smoke-522398589"}], "networks": [{"uuid": "03f9665e-e1c0-4eaf-b127-e4661d8db07f"}], "block_device_mapping_v2": [{"uuid": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-3aa53a91-6181-4492-813e-1a44dd12324f', 'x-compute-request-id': 'req-3aa53a91-6181-4492-813e-1a44dd12324f', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:05,893 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d3cd1815-771d-423f-a295-00b2df48d373 0.177s 2023-07-24 07:22:05,893 79772 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-de82c7fb-82ad-4a86-ad82-4769775d0a1f', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3cd1815-771d-423f-a295-00b2df48d373'} Body: b'' 2023-07-24 07:22:05,924 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1563877129 0.030s 2023-07-24 07:22:05,924 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-30694ccd-aaa2-4b5b-b8ff-1c666f079eac', 'x-compute-request-id': 'req-30694ccd-aaa2-4b5b-b8ff-1c666f079eac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1563877129'} Body: b'' {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [19.308356s] ... ok {5} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {5} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [0.128147s] ... 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_negative.py", line 179, in test_attach_volumes_with_nonexistent_volume_id server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:11,067 79764 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2023-07-24 07:22:11,067 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bf6f5a21-06e6-491a-aaba-a85ad8a3cdef', '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": "459ee8c09cbc489f93f5b00b7dec066d", "name": "tempest-VolumesNegativeTest-1796329338-project-member", "password_expires_at": null}, "audit_ids": ["9wNsw2cBRO-h9RXgtcfxbA"], "expires_at": "2023-07-24T08:22:11.000000Z", "issued_at": "2023-07-24T07:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9dd4a916cfcd4144bcec1cb7199bf395", "name": "tempest-VolumesNegativeTest-1796329338"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9dd4a916cfcd4144bcec1cb7199bf395", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9dd4a916cfcd4144bcec1cb7199bf395", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9dd4a916cfcd4144bcec1cb7199bf395", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:11,068 79764 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant 2023-07-24 07:22:11,092 79764 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 400 POST http://10.0.0.210/compute/v2.1/servers 0.023s 2023-07-24 07:22:11,093 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-1927747843", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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': '73', 'x-openstack-request-id': 'req-ec0cbfc8-3db1-4a27-ab6d-a27d3a75cab4', 'x-compute-request-id': 'req-ec0cbfc8-3db1-4a27-ab6d-a27d3a75cab4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [3.036137s] ... ok {11} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {11} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [19.735926s] ... ok {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [8.207977s] ... ok {10} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [2.887379s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.014137s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.030789s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.025511s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.031477s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.016744s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018483s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.016290s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.023853s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.012177s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.030560s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.020533s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008759s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.092854s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.098269s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.067939s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.061948s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.120476s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.023297s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.021269s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.019207s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.023706s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.029563s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.034401s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.018922s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.012841s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.034122s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.013820s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.035273s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.027966s] ... ok {8} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [18.472093s] ... ok {8} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.153556s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.219836s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.090155s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013557s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.031401s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.015679s] ... ok {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [17.243150s] ... ok {3} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [14.088456s] ... ok {6} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [12.147890s] ... ok {11} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [23.776578s] ... 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 server = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:14,813 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787 0.262s 2023-07-24 07:22:14,813 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9f2f9671-fe17-48b4-a638-61bb862ba20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:22:15,236 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes 0.422s 2023-07-24 07:22:15,236 79774 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-215821598", "snapshot_id": null, "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658d93a4-4c71-486a-94ef-afc452ac04ba', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658d93a4-4c71-486a-94ef-afc452ac04ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.161898", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:15,283 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.037s 2023-07-24 07:22:15,284 79774 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f9fb17-d768-40ca-8fd7-f03621495f51', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f9fb17-d768-40ca-8fd7-f03621495f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:16,373 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.077s 2023-07-24 07:22:16,373 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fa1ef0-8908-4ae4-8c82-0d2a17c55c95', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fa1ef0-8908-4ae4-8c82-0d2a17c55c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:17,421 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.037s 2023-07-24 07:22:17,422 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:17 GMT', 'server': 'Apache/2. 4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb9f2ea-0ee2-4bee-928c-b3a8d3ab6e61', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb9f2ea-0ee2-4bee-928c-b3a8d3ab6e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:18,496 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.061s 2023-07-24 07:22:18,496 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e0a748-1d6c-42ea-bd67-2d5890b47579', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e0a748-1d6c-42ea-bd67-2d5890b47579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:19,662 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.154s 2023-07-24 07:22:19,662 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d063c1-4cc6-45be-a9af-40250631b01e', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'Open Stack-API-Version', 'x-openstack-request-id': 'req-18d063c1-4cc6-45be-a9af-40250631b01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:19.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:19,675 79774 INFO [tempest.common.waiters] volume 2fc280bc-5df2-422c-9921-adf216d038b6 reached available after waiting for 4.675427 seconds 2023-07-24 07:22:19,713 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.037s 2023-07-24 07:22:19,713 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7f465d-84e3-408e-9315-00b1621c6d8f', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7f465d-84e3-408e-9315-00b1621c6d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:19.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "m in_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:19,856 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots 0.133s 2023-07-24 07:22:19,857 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "metadata": null}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a525ed-04ee-4f31-a12d-3d72572778b8', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a525ed-04ee-4f31-a12d-3d72572778b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:19.812907", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 07:22:19,881 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.021s 2023-07-24 07:22:19,882 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9b1520-bb91-4685-ae4e-3b562cb77b58', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9b1520-bb91-4685-ae4e-3b562cb77b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:22:20,930 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.043s 2023-07-24 07:22:20,930 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d7b8f7-1444-4fd4-b0ec-63931c759b76', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d7b8f7-1444-4fd4-b0ec-63931c759b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd -432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:22:21,976 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.038s 2023-07-24 07:22:21,977 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f343e133-1856-4081-a1af-d98590aab7dd', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f343e133-1856-4081-a1af-d98590aab7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:22:23,018 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.034s 2023-07-24 07:22:23,019 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df46b311-0a94-4673-bc45-4880cad23112', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df46b311-0a94-4673-bc45-4880cad23112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:22:24,062 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.035s 2023-07-24 07:22:24,063 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d9d266-9345-4ad8-98d5-5e28b10601c8', 'content-length': '466', 'openstack-api-version': 'volume 3 .0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d9d266-9345-4ad8-98d5-5e28b10601c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:24,067 79774 INFO [tempest.common.waiters] snapshot 401e936c-6ccd-432b-8388-0abc29ab7059 reached available after waiting for 5.066993 seconds 2023-07-24 07:22:24,105 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.037s 2023-07-24 07:22:24,105 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29dd47c0-dee9-4e53-af68-03352cfaac2a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29dd47c0-dee9-4e53-af68-03352cfaac2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:24,215 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2023-07-24 07:22:24,215 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:24 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-4643f0a5-2a0d-4b7f-a2e8-5f6f47e83f35', '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": "4de92fb2095344de8396fd5a859b6311", "name": "tempest-TestVolumeBootPattern-794435888-project-member", "password_expires_at": null}, "audit_ids": ["DUlQoyizRjaJMO6OX7uDxA"], "expires_at": "2023-07-24T08:22:24.000000Z", "issued_at": "2023-07-24T07:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe67f177036448dad7194b309731817", "name": "tempest-TestVolumeBootPattern-794435888"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b782744 64a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:24,216 79774 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Found network {'id': 'a6c9ba2f-d79b-4c12-993f-dec725a46fb3', 'name': 'tempest-TestVolumeBootPattern-688860582-network', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ebe67f177036448dad7194b309731817', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51430, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:55Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:24,251 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 400 POST http://10.0.0.210/compute/v2.1/servers 0.034s 2023-07-24 07:22:24,252 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1017857965", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "401e936c-6ccd-432b-8388-0abc29ab7059", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "a6c9ba2f-d79b-4c12-993f-dec725a46fb3"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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': '73', 'x-openstack-request-id': 'req-ea8b48ca-beca-4583-8e8b-e114b22c0a54', 'x-compute-request-id': 'req-ea8b48ca-beca-4583-8e8b-e114b22c0a54', 'connection': 'close', 'status': '400', 'content- location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:24,311 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.056s 2023-07-24 07:22:24,311 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-6a2380fd-04d2-47e5-aa2b-df8f15550d3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'' 2023-07-24 07:22:24,340 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.028s 2023-07-24 07:22:24,340 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c61935-6614-427f-935c-2e475018978d', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c61935-6614-427f-935c-2e475018978d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:25,375 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.026s 2023-07-24 07:22:25,375 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130ced73-5826-43a0-a7dc-cca6050d4690', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130ced73-5826-43a0-a7dc-cca6050d4690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:26,403 79774 INFO [tempest.lib .common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.022s 2023-07-24 07:22:26,403 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5e087cf-7658-4fc9-bf8b-b55eac05b212', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5e087cf-7658-4fc9-bf8b-b55eac05b212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:27,436 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.028s 2023-07-24 07:22:27,437 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fcbf00-e36c-4d0b-974a-bedc571c96ae', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fcbf00-e36c-4d0b-974a-bedc571c96ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:28,473 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.031s 2023-07-24 07:22:28,473 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c623090-3149-4e00-915c-c141791b97aa', 'x-openstack-request-id': 'req-4c623090-3149-4e00-915c-c141791b97aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 401e936c-6ccd-432b-8388-0abc29ab7059 could not be found."}}' 2023-07-24 07:22:28,629 79774 INFO [tempest.lib.common.rest_client] Requ est (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.155s 2023-07-24 07:22:28,629 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c09894-9a8a-40b5-80e3-f32598778f4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'' 2023-07-24 07:22:28,730 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.100s 2023-07-24 07:22:28,730 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54d0792-dc71-4def-8662-2dac24127ba6', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54d0792-dc71-4def-8662-2dac24127ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:29,821 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.071s 2023-07-24 07:22:29,821 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a41bf0-d446-4d8d-8a81-3d9fa9f2d67b', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a41bf0-d446-4d8d-8a81-3d9fa9f2d67b', 'connection': 'close', 'status': ' 200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:30,892 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.056s 2023-07-24 07:22:30,893 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b821cd16-9658-4b95-aad1-7c99ed8b1ffb', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b821cd16-9658-4b95-aad1-7c99ed8b1ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:31,947 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df 2-422c-9921-adf216d038b6 0.043s 2023-07-24 07:22:31,948 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19d9ba8-7eaf-445b-91c5-dcc10f408c56', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19d9ba8-7eaf-445b-91c5-dcc10f408c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:33,017 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.048s 2023-07-24 07:22:33,017 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a735a329-b174-48b1-b2fd-692980e38f5c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a735a329-b174-48b1-b2fd-692980e38f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.m d5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:34,074 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.046s 2023-07-24 07:22:34,075 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c8992a-d912-4b28-a00e-a4bde546528e', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c8992a-d912-4b28-a00e-a4bde546528e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:35,175 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.088s 2023-07-24 07:22:35,175 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db23713-44c8-47af-bf40-e35d486a6cc6', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db23713-44c8-47af-bf40-e35d486a6cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "descript ion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:36,237 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.044s 2023-07-24 07:22:36,238 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d807381d-2111-47ca-ba1c-5d5efb524bf3', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d807381d-2111-47ca-ba1c-5d5efb524bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:37,294 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.041s 2023-07-24 07:22:37,295 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd7ec5e-03e4-4d8b-a983-5dd0 bb2ab7e1', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd7ec5e-03e4-4d8b-a983-5dd0bb2ab7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:38,325 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.020s 2023-07-24 07:22:38,325 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bc4996-fd59-4f9c-acc3-1f861819a487', 'x-openstack-request-id': 'req-60bc4996-fd59-4f9c-acc3-1f861819a487', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2fc280bc-5df2-422c-9921-adf216d038b6 could not be found."}}' {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [17.744246s] ... ok {10} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [29.381617s] ... ok {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {11} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [11.709802s] ... 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 186, in test_image_defined_boot_from_volume instance1 = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:38,357 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787 0.020s 2023-07-24 07:22:38,357 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a1fb8dd-472b-423f-aa90-63ab870faf39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:22:38,711 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes 0.353s 2023-07-24 07:22:38,712 79774 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-382356034", "snapshot_id": null, "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3645e68-3ab1-470e-bb78-b6963af8735b', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3645e68-3ab1-470e-bb78-b6963af8735b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:38.651059", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:38,768 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.046s 2023-07-24 07:22:38,768 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d70f2ee-8ea8-4fd4-8be1-119e716419c9', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d70f2ee-8ea8-4fd4-8be1-119e716419c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:39,819 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.039s 2023-07-24 07:22:39,819 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806cec69-270f-49cd-ad9c-45aa9c856273', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806cec69-270f-49cd-ad9c-45aa9c856273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:40,896 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.064s 2023-07-24 07:22:40,897 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-e40d15e4-4213-435d-bb6c-5ebca764addf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40d15e4-4213-435d-bb6c-5ebca764addf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:41,958 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.043s 2023-07-24 07:22:41,959 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4017b6-9dce-40de-a09d-c3eddf53805f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4017b6-9dce-40de-a09d-c3eddf53805f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:43,012 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.042s 2023-07-24 07:22:43,013 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e5f961-dbd3-4957-b360-04d95f71fee2', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opens tack-request-id': 'req-57e5f961-dbd3-4957-b360-04d95f71fee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:43,029 79774 INFO [tempest.common.waiters] volume eed41e8a-faed-4d79-b92e-ea8a233931fc reached available after waiting for 5.029760 seconds 2023-07-24 07:22:43,095 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.065s 2023-07-24 07:22:43,096 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1d275e-6efc-41c5-b2f4-2eb1b12ea28d', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1d275e-6efc-41c5-b2f4-2eb1b12ea28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272" }, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:43,199 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2023-07-24 07:22:43,199 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:43 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-82b2801d-9d7f-4a83-9dd5-6c9a4952abe9', '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": "4de92fb2095344de8396fd5a859b6311", "name": "tempest-TestVolumeBootPattern-794435888-project-member", "password_expires_at": null}, "audit_ids": ["Oku42ep-Q_-xzL97rrFzeA"], "expires_at": "2023-07-24T08:22:43.000000Z", "issued_at": "2023-07-24T07:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe67f177036448dad7194b309731817", "name": "tempest-TestVolumeBootPattern-794435888"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:43,200 79774 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'a6c9ba2f-d79b-4c12-993f-dec725a46fb3', 'name': 'tempest-TestVolumeBootPattern-688860582-network', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ebe67f177 036448dad7194b309731817', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51430, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:55Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:43,201 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:22:43,201 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:22:43,269 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.065s 2023-07-24 07:22:43,269 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1214348647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHJ2vzBBhKlf4ttr0cnNmwURA7redDlZXlVUBQTP75xAaQI7S2FQXKfhT9qT9N/iwD/YzyBiCdwVV3qEfxpkv08ORaKYBLCsaMUcsxyh7YRbJ8jmIJigZSaKmS1RimovQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:43 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-dd0f9c6a-34a2-42ba-b8fe-c8d80998894b', 'x-compute-request-id': 'req-dd0f9c6a-34a2-42ba-b8fe-c8d80998894b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1214348647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHJ2vzBBhKlf4ttr0cnNmwURA7redDlZXlVUBQTP75xAaQI7S2FQXKfhT9qT9N/iwD/YzyBiCdwVV3qEfxpkv08ORaKYBLCsaMUcsxyh7YRbJ8jmIJigZSaKmS1RimovQ==", "fingerprint": "5f:b9:36:5d:d9:44:7f:47:8c:7f:0a:61:ae:08:4c:f5", "user_id": "4de92fb2095344de8396fd5a859b6311"}}' 2023-07-24 07:22:43,272 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1214348647 created 2023-07-24 07:22:43,435 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.162s 2023-07-24 07:22:43,436 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1437041431", "description": "tempest-description--28104908"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-d6dac306-325a-4daa-8d3d-1ad454466d80', 'date': 'Mon, 24 Jul 2023 07:22:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8572fea1-3056-4816-8659-93208f1494e9", "name": "tempest-securitygroup--1437041431", "stateful": true, "tenant_id": "ebe67f177036448dad7194b309731817", "description": "tempest-description--28104908", "shared": false, "security_group_rules": [{"id": "233237a6-fc68-4edc-98c3-ad3fe90cd1ac", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "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" : 1148, "description": null, "tags": [], "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 0}, {"id": "cd667960-4e04-421c-af17-081bf7317438", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "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": 1149, "description": null, "tags": [], "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 1, "project_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:43,625 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.188s 2023-07-24 07:22:43,625 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b0ec82d9-3b2c-4376-aa37-974c29f5a643', 'date': 'Mon, 24 Jul 2023 07:22:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ae18c0e6-2c8e-4098-a5cc-8cd8f2b679f5", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 0}}' 2023-07-24 07:22:44,100 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.474s 2023-07-24 07:22:44,100 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9b706e7e-cb68-4444-9775-498ec467ef5e', 'date': 'Mon, 24 Jul 2023 07:22:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6363b01d-0a0f-41b0-96ab-1fc1ef1bb70c", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 0}}' 2023-07-24 07:22:44,101 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1437041431 created 2023-07-24 07:22:44,913 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.812s 2023-07-24 07:22:44,914 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9023a8ec-5a9a-4580-a9e6-3e1e153eb88c', 'date': 'Mon, 24 Jul 2023 07:22:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ff81fd35-52be-4d11-aa00-ebf7e295dc35", "tenant_id": "ebe67f177036448dad7194b309731817", "floating_ip_address": "172.24.4.150", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ebe67f177036448dad7194b309731817", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:22:44Z", "updated_at": "2023-07-24T07:22:44Z", "revision_number": 0}}' 2023-07-24 07:22:44,915 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ff81fd35-52be-4d11-aa00-ebf7e295dc35', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'floating_ip_address': '172.24.4.150', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ebe67f177036448dad7194b309731817', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:22:44Z', 'updated_at': '2023-07-24T07:22:44Z', 'revision_number': 0, 'ip': '172.24.4.150'} created 2023-07-24 07:22:44,915 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1214348647', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHJ2vzBBhKlf4ttr0cnNmwURA7redDlZXlVUBQTP75xAaQI7S2FQXKfhT9qT9N/iwD/YzyBiCdwVV3qEfxpkv08ORaKYBLCsaMUcsxyh7YRbJ8jmIJigZSaKmS1RimovQ==', 'fingerprint': '5f:b9:36:5d:d9:44:7f:47:8c:7f:0a:61:ae:08:4c:f5', 'user_id': '4de92fb2095344de8396fd5a859b6311', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC1Wie4d54qsQ0m35SM4XE7KCYVnYKjlrRXQcpKR8p/prIlEHSPN5dl\nCZqqIb+h4mOgBwYFK4EEACKhZANiAAQhydr8wQYSpX+Lba9HJzZsFEQO63nQ5WV5\nVVAUEz++cQGkCO0thUFyn4U/ak/Tf4sA/2M8gYgncFVd6hH8aZL9PDkWimASwrGj\nFHLMcoe2EWyfI5iCYoGUmipktUYpqL0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8572fea1-3056-4816-8659-93208f1494e9', 'name': 'tempest-securitygroup--1437041431', 'stateful': True, 'tenant_id': 'ebe67f177036448dad7194b309731817', 'description': 'tempest-description--28104908', 'shared': False, 'security_group_rules': [{'id': '233237a6-fc68-4edc-98c3-ad3fe90cd1ac', 'project_id': 'ebe67f177036448dad7194b309731817', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'security_group_id': '8572fea1-3056-4816-8659-93208f1494e9', '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': 1148, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:22:43Z', 'updated_at': '2023-07-24T07:22:43Z', 'revision_number': 0}, {'id': 'cd667960-4e04-421c-af17-081bf7317438', 'project_id': 'ebe67f177036448dad7194b309731817', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'security_group_id': '8572fea1-3056-4816-8659-93208f1494e9', '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': 1149, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:22:43Z', 'updated_ at': '2023-07-24T07:22:43Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:22:43Z', 'updated_at': '2023-07-24T07:22:43Z', 'revision_number': 1, 'project_id': 'ebe67f177036448dad7194b309731817'}, 'floating_ip': {'id': 'ff81fd35-52be-4d11-aa00-ebf7e295dc35', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'floating_ip_address': '172.24.4.150', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ebe67f177036448dad7194b309731817', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:22:44Z', 'updated_at': '2023-07-24T07:22:44Z', 'revision_number': 0, 'ip': '172.24.4.150'}} 2023-07-24 07:22:44,949 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.032s 2023-07-24 07:22:44,949 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-934757540", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "a6c9ba2f-d79b-4c12-993f-dec725a46fb3"}], "security_groups": [{"name": "tempest-securitygroup--1437041431"}], "key_name": "tempest-keypair-1214348647", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:44 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': '73', 'x-openstack-request-id': 'req-689f347b-4e79-4be2-8ec6-3654c4050cd5', 'x-compute-request-id': 'req-689f347b-4e79-4be2-8ec6-3654c4050cd5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:44,978 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1214348647 0.027s 2023-07-24 07:22:44,978 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-3392e5da-f751-438d-a737-8b6bbad31068', 'x-compute-request-id': 'req-3392e5da-f751-438d-a737-8b6bbad31068', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1214348647'} Body: b'' 2023-07-24 07:22:45,124 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8572fea1-3056-4816-8659-93208f1494e9 0.145s 2023-07-24 07:22:45,124 79774 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-9b46b144-e0c6-42e3-b329-6728117309a8', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http: //10.0.0.210:9696/networking/v2.0/security-groups/8572fea1-3056-4816-8659-93208f1494e9'} Body: b'' 2023-07-24 07:22:45,145 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8572fea1-3056-4816-8659-93208f1494e9 0.020s 2023-07-24 07:22:45,145 79774 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-337f6e92-033f-43a9-8fba-382a1f805233', 'date': 'Mon, 24 Jul 2023 07:22:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8572fea1-3056-4816-8659-93208f1494e9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8572fea1-3056-4816-8659-93208f1494e9 does not exist", "detail": ""}}' 2023-07-24 07:22:45,686 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ff81fd35-52be-4d11-aa00-ebf7e295dc35 0.540s 2023-07-24 07:22:45,687 79774 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-d9d722dc-315f-4687-851a-187df2efc0a0', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ff81fd35-52be-4d11-aa00-ebf7e295dc35'} Body: b'' 2023-07-24 07:22:45,749 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.061s 2023-07-24 07:22:45,749 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-69b7240b-bf42-4f49-be1c-adbe7ae22b58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'' 2023-07-24 07:22:45,807 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.057s 2023-07-24 07:22:45,807 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a4655c-ea3b-41d0-91a6-f1b369a2c839', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a4655c-ea3b-41d0-91a6-f1b369a2c839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snaps hot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:46,882 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.062s 2023-07-24 07:22:46,882 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38af8453-1e23-4e5d-b299-09351f433586', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38af8453-1e23-4e5d-b299-09351f433586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:47,951 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.049s 2023-07-24 07:22:47,951 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb1e8f0-026a-4a67-9326-aedb1ae10ad7', 'content-length': '1364', 'openstack- api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb1e8f0-026a-4a67-9326-aedb1ae10ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:49,008 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.046s 2023-07-24 07:22:49,009 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ea733e-bd8f-48ab-b2c3-89a220b763b6', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ea733e-bd8f-48ab-b2c3-89a220b763b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:50,045 79774 INFO [tem pest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.023s 2023-07-24 07:22:50,045 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-31abb98f-c88a-4c10-96af-6a973696aa4f', 'x-openstack-request-id': 'req-31abb98f-c88a-4c10-96af-6a973696aa4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eed41e8a-faed-4d79-b92e-ea8a233931fc could not be found."}}' {10} tearDownClass (cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 40febb99-dd4c-4cbf-aa03-b19822645290 failed to delete and is in error_deleting status, ), (, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, )) {10} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {11} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [12.492474s] ... 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 72, in test_volume_boot_pattern instance_1st = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:50,054 79774 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-07-24 07:22:50,103 79774 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.046s 2023-07-24 07:22:50,104 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1838866652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEUrSMW7OQTzBQidPzaiRRQ4SFkoIJkFZD20NNIbBIC0xEbS4JvRxhSONV+0DCjtQFS7H6SUwtzHVxAlYTfYQtDAoIXw6i4Xh06qDLSK0qExRXNcBThJIqTr6Bt8tz/eYg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5647923e-d97e-4390-a69b-03ca978b247e', 'x-compute-request-id': 'req-5647923e-d97e-4390-a69b-03ca978b247e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1838866652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEUrSMW7OQTzBQidPzaiRRQ4SFkoIJkFZD20NNIbBIC0xEbS4JvRxhSONV+0DCjtQFS7H6SUwtzHVxAlYTfYQtDAoIXw6i4Xh06qDLSK0qExRXNcBThJIqTr6Bt8tz/eYg==", "fingerprint": "a5:d2:cb:9e:52:59:50:45:8b:1a:1e:75:d9:b0:4f:e6", "user_id": "4de92fb2095344de8396fd5a859b6311"}}' 2023-07-24 07:22:50,634 79774 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.527s 2023-07-24 07:22:50,634 79774 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-1598017303", "description": "tempest-secgroup-smoke-1598017303 description", "project_id": "ebe67f177036448dad7194b309731817"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-0c064dfd-6c7d-439f-979d-252d20d811ab', 'date': 'Mon, 24 Jul 2023 07:22:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "name": "tempest-secgroup-smoke-1598017303", "stateful": true, "tenant_id": "ebe67f177036448dad7194b309731817", "description": "tempest-secgroup-smoke-1598017303 description", "shared": false, "security_group_rules": [{"id": "42cba470-a137-42e9-8886-8a6df490df58", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "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": 1171, "description": null, "tags": [], "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07:22:50Z", "revision_number": 0}, {"id": "868023a9-10a0-41ce-945c-3c20cf03cbac", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "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": 1172, "description": null, "tags": [], "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07 :22:50Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07:22:50Z", "revision_number": 1, "project_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:50,835 79774 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.200s 2023-07-24 07:22:50,836 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a109447e-7f0e-4194-b3ec-f06d8bf7e65e', 'date': 'Mon, 24 Jul 2023 07:22:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f4901f8f-5d6f-440d-a225-b4a9378d6be3", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07:22:50Z", "revision_number": 0}}' 2023-07-24 07:22:51,191 79774 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.354s 2023-07-24 07:22:51,191 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-436726ee-c420-45a5-9adf-0b341f58ba89', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "de1897a6-7e9b-41e3-ac9a-8df66b26f955", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07:22:50Z", "revision_number": 0}}' 2023-07-24 07:22:51,402 79774 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.211s 2023-07-24 07:22:51,403 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8890c18b-56c9-4119-9ec9-b44834ceb7ac', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content- location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2cb9fb7f-dc0b-45d8-9b22-2b67ae7200be", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:51Z", "updated_at": "2023-07-24T07:22:51Z", "revision_number": 0}}' 2023-07-24 07:22:51,595 79774 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.191s 2023-07-24 07:22:51,595 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-49a0654c-5104-4c80-8ecd-11b8b7036872', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1656ea09-de37-4b17-983e-4e155afd1523", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:51Z", "updated_at": "2023-07-24T07:22:51Z", "revision_number": 0}}' 2023-07-24 07:22:51,768 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-07-24 07:22:51,769 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-be823c86-876a-4e42-bd08-0c849080994b', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dde18aa4-c496-4c9c-bea3-3444be1d824c", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:51Z", "updated_at": "2023-07-24T07:22:51Z", "revision_number": 0}}' 2023-07-24 07:22:51,981 79774 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.212s 2023-07-24 07:22:51,982 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_ group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-63cae988-132c-402b-b240-348c394544fa', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "025df649-10b7-49f6-ac9e-8a122d1df234", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:51Z", "updated_at": "2023-07-24T07:22:51Z", "revision_number": 0}}' 2023-07-24 07:22:51,982 79774 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-07-24 07:22:52,005 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787 0.022s 2023-07-24 07:22:52,005 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3a3a3e0-f218-40a7-982d-49e62cd91e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:22:52,361 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes 0.355s 2023-07-24 07:22:52,362 79774 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-1582614074", "snapshot_id": null, "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b482cf2-4976-476d-818b-e96e8485ba14', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b482cf2-4976-476d-818b-e96e8485ba14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/vo lumes'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.293499", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:52,416 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.040s 2023-07-24 07:22:52,416 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c144a3e3-d15c-4a85-a099-3795af06e401', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c144a3e3-d15c-4a85-a099-3795af06e401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:53,471 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.043s 2023-07-24 07:22:53,471 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d032cecb-c109-435b-882d-7846793f5cdc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d032cecb-c109-435b-882d-7846793f5cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviand ss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:54,553 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.070s 2023-07-24 07:22:54,553 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cf5b4d-6970-43e0-b348-77bf3d5caa02', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cf5b4d-6970-43e0-b348-77bf3d5caa02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:55,612 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.038s 2023-07-24 07:22:55,612 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a5d9ca-9cfd-484b-a0bc-bcaf80a4b4c6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a5d9ca-9cfd-484b-a0bc-bcaf80a4b4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmar k", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:56,686 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.061s 2023-07-24 07:22:56,686 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39422a00-1a5d-4ff8-aa11-20e4c1e5995b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39422a00-1a5d-4ff8-aa11-20e4c1e5995b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:57,764 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.066s 2023-07-24 07:22:57,765 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b79618-ef4d-4c0b-86e1-d47af696797f', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b79618-ef4d-4c0b-86e1-d47af696797f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_stat us": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:57,777 79774 INFO [tempest.common.waiters] volume 00cddcc2-f228-47bc-9d90-944ad01acb13 reached available after waiting for 5.777244 seconds 2023-07-24 07:22:57,818 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.041s 2023-07-24 07:22:57,819 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4c91ac-2969-49f0-8c05-6182bd912b94', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4c91ac-2969-49f0-8c05-6182bd912b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:57,929 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2023-07-24 07:22:57,929 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:57 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-b19b955f-e85b-47d4-9b99-346581cbef95', '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": "4de92fb2095344de8396fd5a859b6311", "name": "tempest-TestVolumeBootPatte rn-794435888-project-member", "password_expires_at": null}, "audit_ids": ["2Kq0kizMRaC4b0cdME8i8A"], "expires_at": "2023-07-24T08:22:57.000000Z", "issued_at": "2023-07-24T07:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe67f177036448dad7194b309731817", "name": "tempest-TestVolumeBootPattern-794435888"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:57,930 79774 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'a6c9ba2f-d79b-4c12-993f-dec725a46fb3', 'name': 'tempest-TestVolumeBootPattern-688860582-network', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ebe67f177036448dad7194b309731817', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51430, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:55Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:57,956 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 07:22:57,956 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1964393934", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1598017303"}], "block_device_m apping_v2": [{"uuid": "00cddcc2-f228-47bc-9d90-944ad01acb13", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-1838866652", "networks": [{"uuid": "a6c9ba2f-d79b-4c12-993f-dec725a46fb3"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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': '73', 'x-openstack-request-id': 'req-7c5d248e-855a-4392-85c4-51b63a419a03', 'x-compute-request-id': 'req-7c5d248e-855a-4392-85c4-51b63a419a03', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:58,013 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.056s 2023-07-24 07:22:58,014 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-c69be7e2-8b0d-496d-b3e4-e189c66082c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'' 2023-07-24 07:22:58,056 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.041s 2023-07-24 07:22:58,057 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3bbc3a2-3f7c-4ded-9e27-9186c759eb20', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3bbc3a2-3f7c-4ded-9e27-9186c759eb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_form at": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:59,134 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.064s 2023-07-24 07:22:59,135 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c749eb-33e0-4b6f-bc74-808b1a2b4a57', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c749eb-33e0-4b6f-bc74-808b1a2b4a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:23:00,204 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.057s 2023-07-24 07:23:00,204 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ef6d19-5315-483e-90f0-27f81508d9ab', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ef6d19-5315-483e-90f0-27f81508d9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "h ttp://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:23:01,265 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.042s 2023-07-24 07:23:01,266 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e141047e-8ca0-4049-84fb-4da35ebe6581', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e141047e-8ca0-4049-84fb-4da35ebe6581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:23:02,302 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.024s 2023-07-24 07:23:02,303 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c17440-1105-414b-b2d5-08632885ef5d', 'x-openstack-request-id': 'req-84c17440-1105-414b-b2d5-08632885ef5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f1 77036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 00cddcc2-f228-47bc-9d90-944ad01acb13 could not be found."}}' 2023-07-24 07:23:02,504 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8dc22286-4838-4d1b-bde0-272a8adc42e6 0.201s 2023-07-24 07:23:02,505 79774 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-af5b3932-76e1-4119-b334-682770e9053d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8dc22286-4838-4d1b-bde0-272a8adc42e6'} Body: b'' 2023-07-24 07:23:02,545 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1838866652 0.039s 2023-07-24 07:23:02,546 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:02 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-2a9c8ac4-73a1-4fd6-9657-12585f5bf9c4', 'x-compute-request-id': 'req-2a9c8ac4-73a1-4fd6-9657-12585f5bf9c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1838866652'} Body: b'' {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [18.541860s] ... 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_snapshots.py", line 52, in test_snapshot_create_delete_with_volume_in_use server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:47,330 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787 0.022s 2023-07-24 07:22:47,330 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d809af64-5019-4323-a366-aff6feb9c058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:22:47,893 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes 0.562s 2023-07-24 07:22:47,893 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c8c0e37-54a1-48f0-86d5-8a897dc9944e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c8c0e37-54a1-48f0-86d5-8a897dc9944e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:47.799683", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:47,972 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.069s 2023-07-24 07:22:47,973 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7dd5d71-ab01-4a63-b962-921d0cffd48c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7dd5d71-ab01-4a63-b962-921d0cffd48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:49,056 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.061s 2023-07-24 07:22:49,056 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cbf11b-0f48-44be-89ad-305b83925344', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cbf11b-0f48-44be-89ad-305b83925344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:50,124 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.055s 2023-07-24 07:22:50,125 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f58e73-ee1a-45a0-8665-331d7b11aff4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f58e73-ee1a-45a0-8665-331d7b11aff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:51,178 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.041s 2023-07-24 07:22:51,178 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351b30fc-2ce4-4dfd-b72e-86a74306a8f3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351b30fc-2ce4-4dfd-b72e-86a74306a8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:52,232 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.038s 2023-07-24 07:22:52,232 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5f6447-cbf1-4272-868e-5b3c2fff2f12', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStac k-API-Version', 'x-openstack-request-id': 'req-0d5f6447-cbf1-4272-868e-5b3c2fff2f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:53,302 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.057s 2023-07-24 07:22:53,303 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981d4a24-6fbe-461c-943c-5419912fa584', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981d4a24-6fbe-461c-943c-5419912fa584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:54,371 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.045s 2023-07-24 07:22:54,371 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd33bc9b-04a3-4045-85d0-92c616ef6ab6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd33bc9b-04a3-4045-85d0-92c616ef6ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c4 8d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:55,423 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.040s 2023-07-24 07:22:55,423 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c005d9c3-1d27-47a7-8039-b842ed65f44b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c005d9c3-1d27-47a7-8039-b842ed65f44b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:56,476 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.041s 2023-07-24 07:22:56,476 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cfc58f4-5534-48cb-8f4d-b6d647879b14', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cfc58f4-5534-48cb-8f4d-b6d647879b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "available", "size": 1, "availabilit y_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:56,495 79756 INFO [tempest.common.waiters] volume a2c50902-eef9-4166-8859-d2917d3e8c2f reached available after waiting for 9.495069 seconds 2023-07-24 07:22:56,495 79756 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:22:56,496 79756 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:22:56,599 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.101s 2023-07-24 07:22:56,600 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1659766308", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRx2blPQOnHujKjn8f/dPWNphgnLBqn7yMbRPgq1gfz0dYaB8zPXcW4yXfm7uUMYnXAqiOZ4yFAHdi64KfZvy8wtf5LwW8BFpcSt89EEqKyap3FS8WFyGR5eUq7dqOXyA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:56 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-e85412b3-613b-4132-9f20-b3186ac14d08', 'x-compute-request-id': 'req-e85412b3-613b-4132-9f20-b3186ac14d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1659766308", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRx2blPQOnHujKjn8f/dPWNphgnLBqn7yMbRPgq1gfz0dYaB8zPXcW4yXfm7uUMYnXAqiOZ4yFAHdi64KfZvy8wtf5LwW8BFpcSt89EEqKyap3FS8WFyGR5eUq7dqOXyA==", "fingerprint": "c3:ec:fd:19:7d:71:03:f1:1b:e4:12:c7:7d:10:24:5a", "user_id": "67f2cffc9e684089a469d369ea46b245"}}' 2023-07-24 07:22:56,602 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1659766308 created 2023-07-24 07:22:56,769 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.166s 2023-07-24 07:22:56,769 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--888783176", "description": "tempest-description--1674195617"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-opens tack-request-id': 'req-e11bd077-885a-4a8a-88c1-91a1f2fb8937', 'date': 'Mon, 24 Jul 2023 07:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "name": "tempest-securitygroup--888783176", "stateful": true, "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "description": "tempest-description--1674195617", "shared": false, "security_group_rules": [{"id": "48b49932-8e7e-46ea-8256-deb190b2a15d", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "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": 1199, "description": null, "tags": [], "created_at": "2023-07-24T07:22:56Z", "updated_at": "2023-07-24T07:22:56Z", "revision_number": 0}, {"id": "f8b650d0-fe4a-46cb-a0ba-d1aa1a70eedf", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "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": 1200, "description": null, "tags": [], "created_at": "2023-07-24T07:22:56Z", "updated_at": "2023-07-24T07:22:56Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:22:56Z", "updated_at": "2023-07-24T07:22:56Z", "revision_number": 1, "project_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:56,939 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.169s 2023-07-24 07:22:56,939 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9fa1dac4-7020-4b2e-b51b-da33f5c22bd7', 'date': 'Mon, 24 Jul 2023 07:22: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": "2dba9684-99b7-498c-80af-6d34555042bc", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:56Z", "updated_at": "2023-07-24T07:22:56Z", "revision_number": 0}}' 2023-07-24 07:22:57,098 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-07-24 07:22:57,099 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-baebebe8-20eb-44fc-bf6e-44873687eb4e', 'date': 'Mon, 24 Jul 2023 07:22:57 GMT', 'connection': 'close', 'st atus': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e656e80-63e5-4db7-b007-15fa21303707", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:57Z", "updated_at": "2023-07-24T07:22:57Z", "revision_number": 0}}' 2023-07-24 07:22:57,099 79756 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--888783176 created 2023-07-24 07:22:58,102 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.002s 2023-07-24 07:22:58,102 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-892940e4-692f-4a3d-8486-41f63e0d463c', 'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "88f93591-47c3-4c65-8880-faf081b6b3a0", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "floating_ip_address": "172.24.4.232", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:22:57Z", "updated_at": "2023-07-24T07:22:57Z", "revision_number": 0}}' 2023-07-24 07:22:58,102 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '88f93591-47c3-4c65-8880-faf081b6b3a0', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'floating_ip_address': '172.24.4.232', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:22:57Z', 'updated_at': '2023-07-24T07:22:57Z', 'revision_number': 0, 'ip': '172.24.4.232'} created 2023-07-24 07:22:58,183 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.076s 2023-07-24 07:22:58,184 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:58 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-38eaa876-3c21-434a-95aa-67ff528a872d', '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": "67f2cffc9e684089a469d369ea46b245", "name": "tempest-VolumesSnapshotTestJSON-360362125-project-member", "password_expires_at": null}, "audit_ids": ["n0eu_-oYQzWWyneg_YoBJw"], "expires_at": "2023-07-24T08:22:58.000000Z", "issued_at": "2023-07-24T07:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fda264219c48 d19c9fea1a62f18ce6", "name": "tempest-VolumesSnapshotTestJSON-360362125"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:58,184 79756 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'ddeaa03a-f524-4a16-ab61-df50534f7672', 'name': 'tempest-VolumesSnapshotTestJSON-109114160-network', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9664, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:22:34Z', 'updated_at': '2023-07-24T07:22:35Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:58,185 79756 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1659766308', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRx2blPQOnHujKjn8f/dPWNphgnLBqn7yMbRPgq1gfz0dYaB8zPXcW4yXfm7uUMYnXAqiOZ4yFAHdi64KfZvy8wtf5LwW8BFpcSt89EEqKyap3FS8WFyGR5eUq7dqOXyA==', 'fingerprint': 'c3:ec:fd:19:7d:71:03:f1:1b:e4:12:c7:7d:10:24:5a', 'user_id': '67f2cffc9e684089a469d369ea46b245', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB90CUa3ZsmaLxawfMerALVgxzx6vjMpyhFtusharaXW4/0ae2wESJg\nORWXxOMLxjCgBwYFK4EEACKhZANiAASkcdm5T0Dpx7oyo5/H/3T1jaYYJywap+8j\nG0T4KtYH89HWGgfMz13FuMl35u7lDGJ1wKojmeMhQB3YuuCn2b8vMLX+S8FvARaX\nErfPRBKismqdxUvFhchkeXlKu3ajl8g=\n-----END EC PRIVATE KEY-----\n'}, 'sec urity_group': {'id': 'e93a74ef-de0c-458d-a9d1-22950f0c5b7a', 'name': 'tempest-securitygroup--888783176', 'stateful': True, 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': 'tempest-description--1674195617', 'shared': False, 'security_group_rules': [{'id': '48b49932-8e7e-46ea-8256-deb190b2a15d', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'security_group_id': 'e93a74ef-de0c-458d-a9d1-22950f0c5b7a', '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': 1199, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:22:56Z', 'updated_at': '2023-07-24T07:22:56Z', 'revision_number': 0}, {'id': 'f8b650d0-fe4a-46cb-a0ba-d1aa1a70eedf', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'security_group_id': 'e93a74ef-de0c-458d-a9d1-22950f0c5b7a', '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': 1200, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:22:56Z', 'updated_at': '2023-07-24T07:22:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:22:56Z', 'updated_at': '2023-07-24T07:22:56Z', 'revision_number': 1, 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6'}, 'floating_ip': {'id': '88f93591-47c3-4c65-8880-faf081b6b3a0', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'floating_ip_address': '172.24.4.232', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:22:57Z', 'updated_at': '2023-07-24T07:22:57Z', 'revision_number': 0, 'ip': '172.24.4.232'}} 2023-07-24 07:22:58,210 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.0.0.210/compute/v2.1/servers 0.024s 2023-07-24 07:22:58,210 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1700917917", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "ddeaa03a-f524-4a16-ab61-df50534f7672"}], "security_groups": [{"name": "tempest-securitygroup--888783176"}], "key_name": "tempest-keypair-1659766308", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-36bc263b-c250-40b9-9928-214ebd38eea3', 'x-compute-request-id': 'req-36bc263b-c250-40b9-9928-214ebd38eea3', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:58,238 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1659766308 0.026s 2023-07-24 07:22:58,238 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:58 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-0f24c651-7317-4cdb-90b8-2a0a8c68e19a', 'x-compute-request-id': 'req-0f24c651-7317-4cdb-90b8-2a0a8c68e19a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1659766308'} Body: b'' 2023-07-24 07:22:58,397 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e93a74ef-de0c-458d-a9d1-22950f0c5b7a 0.158s 2023-07-24 07:22:58,398 79756 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-b7af571b-5e0f-431d-9dec-1043cb37ea41', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e93a74ef-de0c-458d-a9d1-22950f0c5b7a'} Body: b'' 2023-07-24 07:22:58,419 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e93a74ef-de0c-458d-a9d1-22950f0c5b7a 0.020s 2023-07-24 07:22:58,419 79756 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-a6d68729-6e98-4031-b418-61f23284be5d', 'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e93a74ef-de0c-458d-a9d1-22950f0c5b7a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e93a74ef-de0c-458d-a9d1-22950f0c5b7a does not exist", "detail": ""}}' 2023-07-24 07:22:59,293 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/88f93591-47c3-4c65-8880-faf081b6b3a0 0.873s 2023-07-24 07:22:59,293 79756 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-51075048-73c3-4bd4-8f0b-0f2cf6a4ba04', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/88f93591-47c3-4c65-8880-faf081b6b3a0'} Body: b'' 2023-07-24 07:22:59,338 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.044s 2023-07-24 07:22:59,339 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8109a1ce-6d16-4da1-af0f-a0ee476f2190', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8109a1ce-6d16-4da1-af0f-a0ee476f2190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-ee f9-4166-8859-d2917d3e8c2f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:59,426 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.068s 2023-07-24 07:22:59,426 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff061e26-911b-4368-b1bf-cdbdaaa553bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'' 2023-07-24 07:22:59,479 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.052s 2023-07-24 07:22:59,479 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25da703-b2f1-4a72-b832-2f6c0f8aba75', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25da703-b2f1-4a72-b832-2f6c0f8aba75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mul tiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:00,538 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.046s 2023-07-24 07:23:00,538 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc753e8-a53e-4a5c-bfdc-f3c7bc2cea73', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc753e8-a53e-4a5c-bfdc-f3c7bc2cea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:01,606 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.055s 2023-07-24 07:23:01,606 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203124b9-cbef-4fed-ab0d-4560a2b5a4d6', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203124b9-cbef-4fed-ab0d-4560a2b5a4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", " updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:02,670 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.052s 2023-07-24 07:23:02,671 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292f466d-21b1-4c27-95f2-19ae99221a61', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292f466d-21b1-4c27-95f2-19ae99221a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:03,728 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.046s 2023-07-24 07:23:03,728 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:03 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54caa37e-e434-443d-aeb9-bda1646b446d', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54caa37e-e434-443d-aeb9-bda1646b446d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:04,800 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.059s 2023-07-24 07:23:04,801 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd56d7f5-65e2-4504-8607-fa3968cbc869', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd56d7f5-65e2-4504-8607-fa3968cbc869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:05,847 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.025s 2023-07-24 07:23:05,848 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23: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-c53ea5ce-b5f4-4e7d-a4b6-fc6ef6833111', 'x-openstack-request-id': 'req-c53ea5ce-b5f4-4e7d-a4b6-fc6ef6833111', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a2c50902-eef9-4166-8859-d2917d3e8c2f could not be found."}}' {8} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [2.407043s] ... 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 72, in test_server_detach_rules server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:23:03,717 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-07-24 07:23:03,717 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e0b9371d-2f81-4b3a-bcc4-c7dcc1c2fd5c', '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": "3ecbdafb49d3470aa3d70f270326e4c6", "name": "tempest-TestServerVolumeAttachmentScenario-1015762427-project-member", "password_expires_at": null}, "audit_ids": ["q6_Xf3pNSKelesskyNqlbw"], "expires_at": "2023-07-24T08:23:03.000000Z", "issued_at": "2023-07-24T07:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ef5098d745d40778b254c2f08ab0723", "name": "tempest-TestServerVolumeAttachmentScenario-1015762427"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5ef5098d745d40778b254c2f08ab0723", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5ef5098d745d40778b254c2f08ab0723", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5ef5098d745d40778b254c2f08ab0723", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:23:03,718 79768 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '147330ee-5b0c-4d46-86a6-daa7b41abb97', 'name': 'tempest-TestServerVolumeAttachmentScenario-1218057290-network', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5ef5098d745d40778b254c2f08ab0723', ' port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31978, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:22:47Z', 'updated_at': '2023-07-24T07:22:47Z', 'revision_number': 1} available for tenant 2023-07-24 07:23:03,719 79768 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:23:03,719 79768 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:23:03,930 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.206s 2023-07-24 07:23:03,931 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-530870862", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOPkB266/fjZk0cB3fqOlJCs8FtwOsZqQ1VKl1ixdRIzAZKqxktDz/LiaGQjLi+mCagfpCDyJygF+V9Dy+zEMaarkjOswp/3TE2qlVRCTyrTOMMpC5+yRknxOAZ4bR4JQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23: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-5bf2b7d0-9320-4711-b0f2-848ddf5c3fd1', 'x-compute-request-id': 'req-5bf2b7d0-9320-4711-b0f2-848ddf5c3fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-530870862", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOPkB266/fjZk0cB3fqOlJCs8FtwOsZqQ1VKl1ixdRIzAZKqxktDz/LiaGQjLi+mCagfpCDyJygF+V9Dy+zEMaarkjOswp/3TE2qlVRCTyrTOMMpC5+yRknxOAZ4bR4JQ==", "fingerprint": "ff:75:ee:c4:1e:4f:90:7d:5a:0b:11:76:6a:9c:48:79", "user_id": "3ecbdafb49d3470aa3d70f270326e4c6"}}' 2023-07-24 07:23:03,935 79768 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-530870862 created 2023-07-24 07:23:04,089 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2023-07-24 07:23:04,090 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--963364846", "description": "tempest-description--339254152"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-2d66eba3-4a80-4632-83b6-19a222e2d6f8', 'date': 'Mon, 24 Jul 2023 07:23:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "name": "tempest-securitygroup--963364846", "stateful": true, "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "description": "tempest-description--339254152", "shared": false, "security_group_rules": [{"id": "3373cbbd-5301-499f-ad21-3dd83c0376a9", "project_id": "5ef5098d745d40778b254c2f08ab0723", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "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": 1210, "description": null, " tags": [], "created_at": "2023-07-24T07:23:03Z", "updated_at": "2023-07-24T07:23:03Z", "revision_number": 0}, {"id": "bcdde257-dd6d-43ba-9b27-91222b14b02f", "project_id": "5ef5098d745d40778b254c2f08ab0723", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "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": 1211, "description": null, "tags": [], "created_at": "2023-07-24T07:23:04Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:23:03Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 1, "project_id": "5ef5098d745d40778b254c2f08ab0723"}}' 2023-07-24 07:23:04,243 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-07-24 07:23:04,244 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d833b434-0eb4-439d-bb10-ddc771d3ebea', 'date': 'Mon, 24 Jul 2023 07:23: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": "3d42a371-15a7-4fb3-a6b1-9928485c2835", "project_id": "5ef5098d745d40778b254c2f08ab0723", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:23:04Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 0}}' 2023-07-24 07:23:04,409 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-07-24 07:23:04,410 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2ad36ad1-29f8-4ff8-b10b-1b0e4a0c1540', 'date': 'Mon, 24 Jul 2023 07:23: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": "c8717f6d-7dc9-40f8-aea0-db9163c2d85f", "project_id": "5ef5098d745d40778b254c2f08ab0723", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:23:04Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 0}}' 2023-07-24 07:23:04,410 79768 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--963364846 created 2023-07-24 07:23:05,242 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:se tUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.832s 2023-07-24 07:23:05,243 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b497dc63-85f1-494c-8883-022b2b01d135', 'date': 'Mon, 24 Jul 2023 07:23:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "43333dc5-d9c9-431f-a6e6-f99410e73f1e", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "floating_ip_address": "172.24.4.233", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5ef5098d745d40778b254c2f08ab0723", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:23:04Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 0}}' 2023-07-24 07:23:05,243 79768 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '43333dc5-d9c9-431f-a6e6-f99410e73f1e', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'floating_ip_address': '172.24.4.233', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5ef5098d745d40778b254c2f08ab0723', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:23:04Z', 'updated_at': '2023-07-24T07:23:04Z', 'revision_number': 0, 'ip': '172.24.4.233'} created 2023-07-24 07:23:05,244 79768 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-530870862', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOPkB266/fjZk0cB3fqOlJCs8FtwOsZqQ1VKl1ixdRIzAZKqxktDz/LiaGQjLi+mCagfpCDyJygF+V9Dy+zEMaarkjOswp/3TE2qlVRCTyrTOMMpC5+yRknxOAZ4bR4JQ==', 'fingerprint': 'ff:75:ee:c4:1e:4f:90:7d:5a:0b:11:76:6a:9c:48:79', 'user_id': '3ecbdafb49d3470aa3d70f270326e4c6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCNq0mdWKbWMX5HK38yTGKlKf4KAsLFo5LoJODj9fZG9Cm88faxn2kN\ndoPvdpw3pLGgBwYFK4EEACKhZANiAATTj5Aduuv342ZNHAd36jpSQrPBbcDrGakN\nVSpdYsXUSMwGSqsZLQ8/y4mhkIy4vpgmoH6Qg8icoBflfQ8vsxDGmq5IzrMKf90x\nNqpVUQk8q0zjDKQufskZJ8TgGeG0eCU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '07e83b14-ea04-413c-a6a2-d057738c13b5', 'name': 'tempest-securitygroup--963364846', 'stateful': True, 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'description': 'tempest-description--339254152', 'shared': False, 'security_group_rules': [{'id': '3373cbbd-5301-499f-ad21-3dd83c0376a9', 'project_id': '5ef5098d745d40778b254c2f08ab0723', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'security_group_id': '07e83b14-ea04-413c-a6a2-d057738c13b5', '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': 1210, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:23:03Z', 'updated_at': '2023-07-24T07:23:03Z', 'revision_number': 0}, {'id': 'bcdde257-dd6d-43ba-9b27-91222b14b02f', 'project_id': '5ef5098d745d40778b254c2f08ab0723', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'security_group_id': '07e83b14-ea04-413c-a6a2-d057738c13b5', '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': 1211, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:23:04Z', 'updated_at': '2023-07-24T07:23:04Z', 're vision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:23:03Z', 'updated_at': '2023-07-24T07:23:04Z', 'revision_number': 1, 'project_id': '5ef5098d745d40778b254c2f08ab0723'}, 'floating_ip': {'id': '43333dc5-d9c9-431f-a6e6-f99410e73f1e', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'floating_ip_address': '172.24.4.233', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5ef5098d745d40778b254c2f08ab0723', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:23:04Z', 'updated_at': '2023-07-24T07:23:04Z', 'revision_number': 0, 'ip': '172.24.4.233'}} 2023-07-24 07:23:05,267 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 400 POST http://10.0.0.210/compute/v2.1/servers 0.022s 2023-07-24 07:23:05,267 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-2102284361", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "147330ee-5b0c-4d46-86a6-daa7b41abb97"}], "security_groups": [{"name": "tempest-securitygroup--963364846"}], "key_name": "tempest-keypair-530870862", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-db305cba-1b56-4682-a368-915246a648a8', 'x-compute-request-id': 'req-db305cba-1b56-4682-a368-915246a648a8', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:23:05,298 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-530870862 0.027s 2023-07-24 07:23:05,298 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23: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-42408f86-f12e-4bf1-b202-f8155fe9474e', 'x-compute-request-id': 'req-42408f86-f12e-4bf1-b202-f8155fe9474e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-530870862'} Body: b'' 2023-07-24 07:23:05,450 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/07e83b14-ea04-413c-a6a2-d057738c13b5 0.151s 2023-07-24 07:23:05,451 79768 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-04a51bd3-b43f-4021-9ba9-ce06210e1c68', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/07e83b14-ea04-413c-a6a2-d057738c13b5'} Body: b'' 2023-07-24 07:23:05,477 79768 INFO [tempest .lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/07e83b14-ea04-413c-a6a2-d057738c13b5 0.025s 2023-07-24 07:23:05,478 79768 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-921a386d-3055-4570-a3d3-aefa8b6d5aa6', 'date': 'Mon, 24 Jul 2023 07:23:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/07e83b14-ea04-413c-a6a2-d057738c13b5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 07e83b14-ea04-413c-a6a2-d057738c13b5 does not exist", "detail": ""}}' 2023-07-24 07:23:06,026 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/43333dc5-d9c9-431f-a6e6-f99410e73f1e 0.547s 2023-07-24 07:23:06,026 79768 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-1615caf9-f3fb-470c-abd9-f6a76dd522c4', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/43333dc5-d9c9-431f-a6e6-f99410e73f1e'} Body: b'' {11} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {11} 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`. {3} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [14.958935s] ... ok {6} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [24.121612s] ... ok {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [15.803558s] ... 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_snapshots.py", line 88, in test_snapshot_create_offline_delete_online server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:23:20,958 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots 0.135s 2023-07-24 07:23:20,959 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2724ec3c-5633-4136-b51f-ca14234b8cf7', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2724ec3c-5633-4136-b51f-ca14234b8cf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:20.905087", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 07:23:20,993 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.028s 2023-07-24 07:23:20,994 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28ce09e-e964-4fee-9bbe-2f8c8bb64195', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28ce09e-e964-4fee-9bbe-2f8c8bb64195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:22,027 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.025s 2023-07-24 07:23:22,027 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb561da7-6393-44f5-a0d4-470c26be3d26', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb561da7-6393-44f5-a0d4-470c26be3d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot -951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:23,054 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.021s 2023-07-24 07:23:23,055 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3b0a92-ac47-475e-bd76-22b6cbfde96d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3b0a92-ac47-475e-bd76-22b6cbfde96d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:24,094 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.035s 2023-07-24 07:23:24,095 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbcf4904-6b1c-41b9-a701-55e9f7c78029', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbcf4904-6b1c-41b9-a701-55e9f7c78029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:25,127 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.027s 2023-07-24 07:23:25,127 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2b6efc-1b68-47d9-a4d0-9b683d9783ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2b6efc-1b68-47d9-a4d0-9b683d9783ab', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:26,155 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.023s 2023-07-24 07:23:26,156 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eef02b8-27b1-4e4e-9e48-9cd8eba8b469', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eef02b8-27b1-4e4e-9e48-9cd8eba8b469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:27,182 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.022s 2023-07-24 07:23:27,183 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c1e28a-cd68-433a-878b-f45ad71835e3', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c1e28a-cd68-433a-878b-f45ad71835e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:27,186 79756 INFO [tempest.common.waiters] snapshot 62846977-55aa-4752-bcdb-3106dd330067 reached available after waiting for 6.186845 seconds 2023-07-24 07:23:27,187 79756 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:23:27,187 79756 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, securi ty group True 2023-07-24 07:23:27,237 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2023-07-24 07:23:27,237 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-918015337", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKivO34df4uTLqiHP0yUs/+ZoAvLrdi14rSVSumIGea9VAC2VAYOHMv1uU7lsdhlS3HQy+7lhtJbbtMDKpiIHlJW8LybLK2+4sOdQM/MXeQINFsop55t7AH/SgFIAiPVhg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd15cdcc-ee52-49b4-8cb2-a15e74b1cd5d', 'x-compute-request-id': 'req-bd15cdcc-ee52-49b4-8cb2-a15e74b1cd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-918015337", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKivO34df4uTLqiHP0yUs/+ZoAvLrdi14rSVSumIGea9VAC2VAYOHMv1uU7lsdhlS3HQy+7lhtJbbtMDKpiIHlJW8LybLK2+4sOdQM/MXeQINFsop55t7AH/SgFIAiPVhg==", "fingerprint": "b0:8c:73:0f:31:7d:f4:38:40:06:91:be:71:32:ec:9b", "user_id": "67f2cffc9e684089a469d369ea46b245"}}' 2023-07-24 07:23:27,240 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-918015337 created 2023-07-24 07:23:27,395 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2023-07-24 07:23:27,395 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1179253924", "description": "tempest-description--311591563"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-55bc26a0-2dd1-4ec8-8623-0be5aa776f0d', 'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "name": "tempest-securitygroup--1179253924", "stateful": true, "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "description": "tempest-description--311591563", "shared": false, "security_group_rules": [{"id": "baf3184e-b822-46ce-9c09-2114bf45cd04", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "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": 1228, "description": null, "tags": [], "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023-07-24T07:23:27Z", "revision_number": 0}, {"id": "e9a0e64e-5044-4e50-a113-3e99491b9540", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "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": 1227, "description": null, "tags": [], "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023-07-24T07:23:27Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023- 07-24T07:23:27Z", "revision_number": 1, "project_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:27,725 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.329s 2023-07-24 07:23:27,726 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-bff145ef-f932-408e-ab95-bacceae25a58', 'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "20401154-539f-487e-9022-a4eec33e9552", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023-07-24T07:23:27Z", "revision_number": 0}}' 2023-07-24 07:23:27,882 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-07-24 07:23:27,883 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0667b4ee-c91a-4ba3-bdcc-6b231d3d1c57', 'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b963650-3697-4c21-a913-2819318661de", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023-07-24T07:23:27Z", "revision_number": 0}}' 2023-07-24 07:23:27,883 79756 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1179253924 created 2023-07-24 07:23:28,620 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.736s 2023-07-24 07:23:28,620 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-97ee7e89-ad32-4ca7-a631-f3d2e0a91158', 'date': 'Mon, 24 Jul 2023 07:23:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2e30904e-dc9e-477d-9ce8-7a96e8ae5588", "tenant_id": "d3fda26 4219c48d19c9fea1a62f18ce6", "floating_ip_address": "172.24.4.23", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:23:28Z", "updated_at": "2023-07-24T07:23:28Z", "revision_number": 0}}' 2023-07-24 07:23:28,621 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2e30904e-dc9e-477d-9ce8-7a96e8ae5588', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'floating_ip_address': '172.24.4.23', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:23:28Z', 'updated_at': '2023-07-24T07:23:28Z', 'revision_number': 0, 'ip': '172.24.4.23'} created 2023-07-24 07:23:28,705 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2023-07-24 07:23:28,705 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:28 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-04c4df9a-8ae3-428c-8173-808942d8cbc7', '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": "67f2cffc9e684089a469d369ea46b245", "name": "tempest-VolumesSnapshotTestJSON-360362125-project-member", "password_expires_at": null}, "audit_ids": ["cdNUiefXQjKEJj2HZe9fOw"], "expires_at": "2023-07-24T08:23:28.000000Z", "issued_at": "2023-07-24T07:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fda264219c48d19c9fea1a62f18ce6", "name": "tempest-VolumesSnapshotTestJSON-360362125"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": " ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:23:28,706 79756 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'ddeaa03a-f524-4a16-ab61-df50534f7672', 'name': 'tempest-VolumesSnapshotTestJSON-109114160-network', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9664, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:22:34Z', 'updated_at': '2023-07-24T07:22:35Z', 'revision_number': 1} available for tenant 2023-07-24 07:23:28,706 79756 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-918015337', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKivO34df4uTLqiHP0yUs/+ZoAvLrdi14rSVSumIGea9VAC2VAYOHMv1uU7lsdhlS3HQy+7lhtJbbtMDKpiIHlJW8LybLK2+4sOdQM/MXeQINFsop55t7AH/SgFIAiPVhg==', 'fingerprint': 'b0:8c:73:0f:31:7d:f4:38:40:06:91:be:71:32:ec:9b', 'user_id': '67f2cffc9e684089a469d369ea46b245', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDdiClkfgxO6cG/ZIpIdRS0KLiN4hOauIb18CNJgXNkAKo5at7+HCx5\n1g6Niqv5OTugBwYFK4EEACKhZANiAASorzt+HX+Lky6ohz9MlLP/maALy63YteK0\nlUrpiBnmvVQAtlQGDhzL9blO5bHYZUtx0Mvu5YbSW27TAyqYiB5SVvC8myytvuLD\nnUDPzF3kCDRbKKeebewB/0oBSAIj1YY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bb2cf435-9591-4437-998f-dcf5abf54eaf', 'name': 'tempest-securitygroup--1179253924', 'stateful': True, 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': 'tempest-description--311591563', 'shared': False, 'security_group_rules': [{'id': 'baf3184e-b822-46ce-9c09-2114bf45cd04', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'security_group_id': 'bb2cf435-9591-4437-998f-dcf5abf54eaf', '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': 1228, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:23:27Z', 'updated_at': '2023-07-24T07:23:27Z', 'revision_number': 0}, {'id': 'e9a0e64e-5044-4e50-a113-3e99491b9540', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'security_group_id': 'bb2cf435-9591-4437-998f-dcf5abf54eaf', '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': 1227, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:23:27Z', 'updated_at': '2023-07-24T07:23:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:23:27Z', 'updated_at': '2023-07-24T07:23:27Z', 'revision_number': 1, 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6'}, 'floating_ip': {'id': '2e30904e-dc9e-477d-9ce8-7a96e8ae5588', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'floating_ip_address': '172.24.4.23', 'floating_net work_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:23:28Z', 'updated_at': '2023-07-24T07:23:28Z', 'revision_number': 0, 'ip': '172.24.4.23'}} 2023-07-24 07:23:28,733 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 400 POST http://10.0.0.210/compute/v2.1/servers 0.026s 2023-07-24 07:23:28,733 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1761291424", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "ddeaa03a-f524-4a16-ab61-df50534f7672"}], "security_groups": [{"name": "tempest-securitygroup--1179253924"}], "key_name": "tempest-keypair-918015337", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:28 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': '73', 'x-openstack-request-id': 'req-25bcb0d1-1e27-475e-9d51-991503145f55', 'x-compute-request-id': 'req-25bcb0d1-1e27-475e-9d51-991503145f55', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:23:28,760 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-918015337 0.025s 2023-07-24 07:23:28,761 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-779736c8-b51e-419d-8334-e7be90e1bace', 'x-compute-request-id': 'req-779736c8-b51e-419d-8334-e7be90e1bace', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-918015337'} Body: b'' 2023-07-24 07:23:28,884 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bb2cf435-9591-4437-998f-dcf5abf54eaf 0.122s 2023-07-24 07:23:28,884 79756 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-1a5424ff-0ef5-4d91-929b-c50f7947172c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bb2cf435-9591-4437-998f-dcf5abf54eaf'} Body: b'' 2023-07-24 07:23:28,904 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bb2cf435-9591-4437-998f-dcf5abf54eaf 0.019s 2023-07-24 07:23:28,904 79756 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-bc5e2064-f82c-4a23-98ee-0e804719a9ee', 'date': 'Mon, 24 Jul 2023 07:23:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bb2cf435-9591-4437-998f-dcf5abf54eaf'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bb2cf435-9591-4437-998f-dcf5abf54eaf does not exist", "detail": ""}}' 2023-07-24 07:23:29,325 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2e30904e-dc9e-477d-9ce8-7a96e8ae5588 0.420s 2023-07-24 07:23:29,325 79756 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-43999d7b-bf61-4e52-8b1e-6aebdfe08f76', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2e30904e-dc9e-477d-9ce8-7a96e8ae5588'} Body: b'' 2023-07-24 07:23:29,383 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.057s 2023-07-24 07:23:29,383 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23: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-febd3e98-3486-49d5-88b9-580848487f39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'' 2023-07-24 07:23:29,404 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.020s 2023-07-24 07:23:29,404 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcc9f56-5539-40b4-88f2-a3a7280758e9', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcc9f56-5539-40b4-88f2-a3a7280758e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:30,432 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.023s 2023-07-24 07:23:30,433 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json ', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90376241-5476-4372-8255-ea7eb8196bc7', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90376241-5476-4372-8255-ea7eb8196bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:31,462 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.023s 2023-07-24 07:23:31,462 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412e857a-d965-4571-8fbe-a484ae1a1c91', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412e857a-d965-4571-8fbe-a484ae1a1c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:32,491 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.023s 2023-07-24 07:23:32,491 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec8442f-9635-47c0-900a-3d33c79dbd3d', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec8442f-9635-47c0-900a-3d33c79dbd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:33,524 7975 6 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.025s 2023-07-24 07:23:33,525 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc882662-1c79-4ed5-840f-8124c05e9dfc', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc882662-1c79-4ed5-840f-8124c05e9dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:34,552 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.022s 2023-07-24 07:23:34,552 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6372c0f1-d573-4a35-a234-d579e38242a7', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6372c0f1-d573-4a35-a234-d579e38242a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:35,578 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.021s 2023-07-24 07:23:35,578 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7214a9-3181-4244-8114-bb92fd154ab9', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7214a9-3181-4244-8114-bb92fd154ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:36,624 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.040s 2023-07-24 07:23:36,625 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-54845b2e-94d0-425e-9cc7-664ecc07f3f4', 'x-openstack-request-id': 'req-54845b2e-94d0-425e-9cc7-664ecc07f3f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 62846977-55aa-4752-bcdb-3106dd330067 could not be found."}}' {6} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [7.945202s] ... ok {6} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [24.117140s] ... ok {2} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [22.044256s] ... ok {2} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled ============================== Failed 41 tests - output below: ============================== 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 112, in test_delete_server_while_in_attached_volume server = self.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:30,949 79762 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.120s 2023-07-24 07:18:30,949 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:30 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-9281b1ff-819c-46ad-89fd-8a76c66edc39', '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": "15beb626f1734f3b81c98e60d8ff1af9", "name": "tempest-DeleteServersTestJSON-1987167950-project-member", "password_expires_at": null}, "audit_ids": ["JX0hjna7SUK91-fYIGx8GA"], "expires_at": "2023-07-24T08:18:30.000000Z", "issued_at": "2023-07-24T07:18:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "34d6e3f2a8934f53af0b3d6f0818c85c", "name": "tempest-DeleteServersTestJSON-1987167950"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/34d6e3f2a8934f53af0b3d6f0818c85c", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/34d6e3f2a8934f53af0b3d6f0818c85c", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/34d6e3f2a8934f53af0b3d6f0818c85c", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:18:30,950 79762 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'b4362ad4-3614-46d7-b73b-60cde8bab680', 'name': 'tempest-DeleteServersTestJSON-123774020-network', 'tenant_id': '34d6e3f2a8934f53af0b3d6f0818c85c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '34d6e3f2a8934f53af0b3d6f0818c85c', 'port_security_enabled': True , 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25301, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:16Z', 'updated_at': '2023-07-24T07:18:16Z', 'revision_number': 1} available for tenant 2023-07-24 07:18:31,134 79762 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.183s 2023-07-24 07:18:31,134 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1850346567", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "b4362ad4-3614-46d7-b73b-60cde8bab680"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-45a27a5a-83bb-4658-a7c1-db2552a4beb2', 'x-compute-request-id': 'req-45a27a5a-83bb-4658-a7c1-db2552a4beb2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 60, in test_attach_attached_volume_to_different_server server1, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:42,979 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:18:42,979 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:18:43,287 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.305s 2023-07-24 07:18:43,287 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1037430136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4oFh/Rh1MiGGUBNXOvTX1+fYmx6Jdld3+KtP6kYY3fht3jd5KteqkhFsDXLtHk/u9VgILHKzQFjdiaqWy2moHpJmavwfswZ8/RHUT3WzRuEajR0ly47J/CAkWrSTpRYg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:42 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-ddf8c50d-cd5f-4beb-b97f-542abf750d4d', 'x-compute-request-id': 'req-ddf8c50d-cd5f-4beb-b97f-542abf750d4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1037430136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4oFh/Rh1MiGGUBNXOvTX1+fYmx6Jdld3+KtP6kYY3fht3jd5KteqkhFsDXLtHk/u9VgILHKzQFjdiaqWy2moHpJmavwfswZ8/RHUT3WzRuEajR0ly47J/CAkWrSTpRYg==", "fingerprint": "7d:77:09:81:55:48:a6:58:5d:c2:de:1a:e3:fe:c2:51", "user_id": "7feea24601b34a2a821913acd18126d1"}}' 2023-07-24 07:18:43,293 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1037430136 created 2023-07-24 07:18:44,694 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.400s 2023-07-24 07:18:44,694 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2021711653", "description": "tempest-description--2055559957"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-647bc524-e22e-47e3-9069-b68d6b5d9394', 'date': 'Mon, 24 Jul 2023 07:18:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "name": "tempest-securitygroup--2021711653", "stateful": true, "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "tempest-description--2055559957", "shared": false, "security_group_rules": [{"id": "3889de10-9653-4fb3-b4a6-5bad468248e0", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "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, "description": null, "tags": [], "created_at": "2023-07-24T07:18:43Z", "updated_at": "2023-07-24T07:18:43Z", "revision_number": 0}, {"id": "b32437ca-d8f4-4079-8973-159737ad6f43", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 205, "description": null, "tags": [], "created_at": "2023-07-24T07:18:43Z", "updated_at": "2023-07-24T07:18:43Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:18:43Z", "updated_at": "2023-07-24T07:18:43Z", "revision_number": 1, "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35"}}' 2023-07-24 07:18:45,126 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.431s 2023-07-24 07:18:45,127 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d50017a6-2098-456c-b4eb-88a242abf7a8', 'date': 'Mon, 24 Jul 2023 07:18:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b19d134-c101-4bf5-9584-12749955e98a", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:44Z", "updated_at": "2023-07-24T07:18:44Z", "revision_number": 0}}' 2023-07-24 07:18:45,283 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-07-24 07:18:45,283 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-edbe8a9a-3c2c-4c0f-bcd6-8a97f006d9b4', 'date': 'Mon, 24 Jul 2023 07:18:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60128f29-8c4d-4aae-97ae-bc5e9d6c644b", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "52fc5606-19dc-4ee8-8803-b7fb17f06897", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:45Z", "updated_at": "2023-07-24T07:18:45Z", "revision_number": 0}}' 2023-07-24 07:18:45,284 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2021711653 created 2023-07-24 07:18:46,394 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.109s 2023-07-24 07:18:46,394 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c800506f-7ce9-4e7b-9a83-2b661590ffaa', 'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cf1be71a-ae6d-430e-88e9-84514338a9d5", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "floating_ip_address": "172.24.4.212", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:18:45Z", "updated_at": "2023-07-24T07:18:45Z", "revision_number": 0}}' 2023-07-24 07:18:46,395 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cf1be71a-ae6d-430e-88e9-84514338a9d5', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.212', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:18:45Z', 'updated_at': '2023-07-24T07:18:45Z', 'revision_number': 0, 'ip': '172.24.4.212'} created 2023-07-24 07:18:46,514 79772 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.110s 2023-07-24 07:18:46,515 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:46 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-53e9050e-59e2-460e-89bb-0f219f90f3f5', '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": "7feea24601b34a2a821913acd18126d1", "name": "tempest-AttachVolumeNegativeTest-1040366749-project-member", "password_expires_at": null}, "audit_ids": ["eqKt8gF0TYy3L4eZ0qYorw"], "expires_at": "2023-07-24T08:18:46.000000Z", "issued_at": "2023-07-24T07:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "name": "tempest-AttachVolumeNegativeTest-1040366749"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "r egion_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:18:46,516 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '21c97cc1-61c9-4a48-bb4e-d0f9d4d38900', 'name': 'tempest-AttachVolumeNegativeTest-66316919-network', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:18:46,517 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1037430136', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH4oFh/Rh1MiGGUBNXOvTX1+fYmx6Jdld3+KtP6kYY3fht3jd5KteqkhFsDXLtHk/u9VgILHKzQFjdiaqWy2moHpJmavwfswZ8/RHUT3WzRuEajR0ly47J/CAkWrSTpRYg==', 'fingerprint': '7d:77:09:81:55:48:a6:58:5d:c2:de:1a:e3:fe:c2:51', 'user_id': '7feea24601b34a2a821913acd18126d1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCusripfpAPnBkbEQAOBZ14htgi/pwdVoEB9fnNQayVAyMYcfgQ2g/d\nzKZdtL5TZNCgBwYFK4EEACKhZANiAAR+KBYf0YdTIhhlATVzr019fn2JseiXZXd/\nirT+pGGN34bd43eSrXqpIRbA1y7R5P7vVYCCxys0BY3YmqlstpqB6SZmr8H7MGfP\n0R1E91s0bhGo0dJcuOyfwgJFq0k6UWI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '52fc5606-19dc-4ee8-8803-b7fb17f06897', 'name': 'tempest-securitygroup--2021711653', 'stateful': True, 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': 'tempest-description--2055559957', 'shared': False, 'security_group_rules': [{'id': '3889de10-9653-4fb3-b4a6-5bad468248e0', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': '52fc5606-19dc-4ee8-8803-b7fb17f06897', '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, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:43Z', 'updated_at': '2023-07-24T07:18:43Z', 'revision_number': 0}, {'id': 'b32437ca-d8f4-4079-8973-159737ad6f43', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': '52fc5606-19dc-4ee8-8803-b7fb17f06897', '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': 205, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:43Z', 'updated_at': '2023-07-24T07:18:43Z', 'r evision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:18:43Z', 'updated_at': '2023-07-24T07:18:43Z', 'revision_number': 1, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35'}, 'floating_ip': {'id': 'cf1be71a-ae6d-430e-88e9-84514338a9d5', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.212', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:18:45Z', 'updated_at': '2023-07-24T07:18:45Z', 'revision_number': 0, 'ip': '172.24.4.212'}} 2023-07-24 07:18:46,567 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.048s 2023-07-24 07:18:46,568 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1720617993", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "21c97cc1-61c9-4a48-bb4e-d0f9d4d38900"}], "security_groups": [{"name": "tempest-securitygroup--2021711653"}], "key_name": "tempest-keypair-1037430136", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-d39df9f9-7acb-44ef-83e3-47bd2b479c14', 'x-compute-request-id': 'req-d39df9f9-7acb-44ef-83e3-47bd2b479c14', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:18:46,604 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1037430136 0.034s 2023-07-24 07:18:46,605 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5732650-37ab-4091-bdfb-48d4d8b22cf2', 'x-compute-request-id': 'req-e5732650-37ab-4091-bdfb-48d4d8b22cf2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1037430136'} Body: b'' 2023-07-24 07:18:46,760 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/52fc5606-19dc-4ee8-8803-b7fb17f06897 0.154s 2023-07-24 07:18:46,760 79772 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-d8bbff6d-f37b-45ea-b668-5bcde11ea7d1', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/52fc5606-19dc-4ee8-8803-b7fb17f06897'} Body: b'' 2023-07-24 07:18:46,791 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/52fc5606-19dc-4ee8-8803-b7fb17f06897 0.030s 2023-07-24 07:18:46,792 79772 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-2df4ff16-532e-4b07-868c-43bb87a1bf68', 'date': 'Mon, 24 Jul 2023 07:18:46 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/52fc5606-19dc-4ee8-8803-b7fb17f06897'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 52fc5606-19dc-4ee8-8803-b7fb17f06897 does not exist", "detail": ""}}' 2023-07-24 07:18:47,592 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/cf1be71a-ae6d-430e-88e9-84514338a9d5 0.799s 2023-07-24 07:18:47,593 79772 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-bdc9d930-03f0-414d-9db1-fc9fc053ea24', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:18:47 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/cf1be71a-ae6d-430e-88e9-84514338a9d5'} Body: b'' setUpClass (tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON) -------------------------------------------------------------------------------------- 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_servers_negative.py", line 60, in resource_setup server = cls.create_test_server(wait_until='ACTIVE') File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 48, in test_attach_attached_volume_to_same_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:47,598 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:18:47,598 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:18:47,687 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.084s 2023-07-24 07:18:47,687 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-61802420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEXPrEfkE63/mkOl0ZsQzRE7Bzi1auiOwtq7LyIfq3rlk8ZFCZ7OUPBGeACadHrlDxlwGDUVWdKDx8OUMjrYfPZjyKdi/qo2HbvWhTMVKtggBwPqVbI0weJCWkNBrmQLvA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '384', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1042d3fd-ddf5-4c36-8e14-3b4e0b6ec999', 'x-compute-request-id': 'req-1042d3fd-ddf5-4c36-8e14-3b4e0b6ec999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-61802420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEXPrEfkE63/mkOl0ZsQzRE7Bzi1auiOwtq7LyIfq3rlk8ZFCZ7OUPBGeACadHrlDxlwGDUVWdKDx8OUMjrYfPZjyKdi/qo2HbvWhTMVKtggBwPqVbI0weJCWkNBrmQLvA==", "fingerprint": "98:3b:af:60:c9:dd:67:d8:02:29:dd:60:cd:da:2a:a6", "user_id": "7feea24601b34a2a821913acd18126d1"}}' 2023-07-24 07:18:47,692 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-61802420 created 2023-07-24 07:18:48,325 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.632s 2023-07-24 07:18:48,326 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2013499281", "description": "tempest-description--626772194"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-ae15428e-2f70-43fb-995a-94ad171da0d5', 'date': 'Mon, 24 Jul 2023 07:18:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "name": "tempest-securitygroup--2013499281", "stateful": true, "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "tempest-description--626772194", "shared": false, "security_group_rules": [{"id": "31a4899b-b3c6-479e-b2f4-66a62b71c5ef", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "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": 226, "description": null, "tags": [], "created_at": "2023-07-24T07:18:47Z", "updated_at": "2023-07-24T07:18:47Z", "revision_number": 0}, {"id": "4a70c9ae-7ff8-4968-8943-2321620df6d8", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "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": 227, "description": null, "tags": [], "created_at": "2023-07-24T07:18:47Z", "updated_at": "2023-07-24T07:18:47Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:18:47Z", "updated_at": "2023-07-24T07:18:47Z", "revision_number": 1, "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35"}}' 2023-07-24 07:18:48,963 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.636s 2023-07-24 07:18:48,963 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c6382578-b663-47cd-837d-2d53156b61f8', 'date': 'Mon, 24 Jul 2023 07:18: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": "9a81c0f9-1866-4d1c-ad14-45cbc21ab4d4", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:48Z", "updated_at": "2023-07-24T07:18:48Z", "revision_number": 0}}' 2023-07-24 07:18:49,982 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.018s 2023-07-24 07:18:49,983 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-a99337b9-0135-4a96-a0d5-925ebd011bca', 'date': 'Mon, 24 Jul 2023 07:18:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "66111b4b-cfba-44fe-be2f-8833eb34962e", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "f2f101e3-37dc-40d5-8cf5-92a3f765ca47", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:49Z", "updated_at": "2023-07-24T07:18:49Z", "revision_number": 0}}' 2023-07-24 07:18:49,983 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2013499281 created 2023-07-24 07:18:53,310 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.326s 2023-07-24 07:18:53,310 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-open stack-request-id': 'req-ad293575-fcb6-4c7f-9456-4514c12ab149', 'date': 'Mon, 24 Jul 2023 07:18:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f2547e5d-5a5c-4b21-add3-2f0fde43e34c", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "floating_ip_address": "172.24.4.46", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:18:51Z", "updated_at": "2023-07-24T07:18:51Z", "revision_number": 0}}' 2023-07-24 07:18:53,311 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f2547e5d-5a5c-4b21-add3-2f0fde43e34c', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:18:51Z', 'updated_at': '2023-07-24T07:18:51Z', 'revision_number': 0, 'ip': '172.24.4.46'} created 2023-07-24 07:18:53,410 79772 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.093s 2023-07-24 07:18:53,410 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:53 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-b222b5bd-01f6-4a57-b8bb-9ffe0f02e744', '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": "7feea24601b34a2a821913acd18126d1", "name": "tempest-AttachVolumeNegativeTest-1040366749-project-member", "password_expires_at": null}, "audit_ids": ["wd3RFOZ2TPSpZoFTHKAJ_g"], "expires_at": "2023-07-24T08:18:53.000000Z", "issued_at": "2023-07-24T07:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "name": "tempest-AttachVolumeNegativeTest-1040366749"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "Regi onOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:18:53,411 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '21c97cc1-61c9-4a48-bb4e-d0f9d4d38900', 'name': 'tempest-AttachVolumeNegativeTest-66316919-network', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:18:53,411 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-61802420', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEXPrEfkE63/mkOl0ZsQzRE7Bzi1auiOwtq7LyIfq3rlk8ZFCZ7OUPBGeACadHrlDxlwGDUVWdKDx8OUMjrYfPZjyKdi/qo2HbvWhTMVKtggBwPqVbI0weJCWkNBrmQLvA==', 'fingerprint': '98:3b:af:60:c9:dd:67:d8:02:29:dd:60:cd:da:2a:a6', 'user_id': '7feea24601b34a2a821913acd18126d1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDCgb1GKLO6dnFD7KSGOya3S3SYysHvcY/EqJMjX4NT9FbtLYmPItDw\nSl/tUakEVJ2gBwYFK4EEACKhZANiAARFz6xH5BOt/5pDpdGbEM0ROwc4tWrojsLa\nuy8iH6t65ZPGRQmezlDwRngAmnR65Q8ZcBg1FVnSg8fDlDI62Hz2Y8inYv6qNh27\n1oUzFSrYIAcD6lWyNMHiQlpDQa5kC7w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f2f101e3-37dc-40d5-8cf5-92a3f765ca47', 'name': 'tempest-securitygroup--2013499281', 'stateful': True, 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': 'tempest-description--626772194', 'shared': False, 'security_group_rules': [{'id': '31a4899b-b3c6-479e-b2f4-66a62b71c5ef', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': 'f2f101e3-37dc-40d5-8cf5-92a3f765ca47', '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': 226, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:47Z', 'updated_at': '2023-07-24T07:18:47Z', 'revision_number': 0}, {'id': '4a70c9ae-7ff8-4968-8943-2321620df6d8', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': 'f2f101e3-37dc-40d5-8cf5-92a3f765ca47', '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': 227, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:47Z', 'updated_at': '2023-07-24T07:18:47Z', 'revision_number': 0}], 't ags': [], 'created_at': '2023-07-24T07:18:47Z', 'updated_at': '2023-07-24T07:18:47Z', 'revision_number': 1, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35'}, 'floating_ip': {'id': 'f2547e5d-5a5c-4b21-add3-2f0fde43e34c', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.46', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:18:51Z', 'updated_at': '2023-07-24T07:18:51Z', 'revision_number': 0, 'ip': '172.24.4.46'}} 2023-07-24 07:18:53,450 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.037s 2023-07-24 07:18:53,450 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1863043259", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "21c97cc1-61c9-4a48-bb4e-d0f9d4d38900"}], "security_groups": [{"name": "tempest-securitygroup--2013499281"}], "key_name": "tempest-keypair-61802420", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-e85ee077-ba44-4ea5-9fcf-b7b2cab6a1a5', 'x-compute-request-id': 'req-e85ee077-ba44-4ea5-9fcf-b7b2cab6a1a5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:18:53,510 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-61802420 0.058s 2023-07-24 07:18:53,511 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:53 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-ec5cdebd-0693-4727-add4-2895b1587030', 'x-compute-request-id': 'req-ec5cdebd-0693-4727-add4-2895b1587030', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-61802420'} Body: b'' 2023-07-24 07:18:54,472 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f2f101e3-37dc-40d5-8cf5-92a3f765ca47 0.960s 2023-07-24 07:18:54,472 79772 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-bf3e3fd0-256a-4e3c-a4d1-8edde6a73bcd', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:18:54 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2f101e3-37dc-40d5-8cf5-92a3f765ca47'} Body: b'' 2023-07-24 07:18:54,533 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f2f101e3-37dc-40d5-8cf5-92a3f765ca47 0.060s 2023-07-24 07:18:54,534 79772 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-b3926d7b-054f-4543-8786-4c8554082e98', 'date': 'Mon, 24 Jul 2023 07:18:54 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f2f101e3-37dc-40d5-8cf5-92a3f765ca47'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f2f101e3-37dc-40d5-8cf5-92a3f765ca47 does not exist", "detail": ""}}' 2023-07-24 07:18:56,425 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f2547e5d-5a5c-4b21-add3-2f0fde43e34c 1.890s 2023-07-24 07:18:56,425 79772 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-7489304f-dbcb-40a1-8990-88e0c7c83c7c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:18:56 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f2547e5d-5a5c-4b21-add3-2f0fde43e34c'} Body: b'' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON) ---------------------------------------------------------------------------------- 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 95, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} 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 31, in test_delete_attached_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:56,428 79772 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:18:56,428 79772 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:18:56,612 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.180s 2023-07-24 07:18:56,612 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1725283914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGm8gYbfWBpj80iJ13nFlJDS474NpYMsVPnuqbsc6yazUQgdwP6upQzGQU9YNrl/wJoDSEuyybcZoqqZzPpWtMUoRUWu2FV1Xm7KFvDWMOaKSPlnGV7qN4DqpVpCqJ1lUA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:56 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-ecd997fb-c218-42f5-982b-d6d3d264525c', 'x-compute-request-id': 'req-ecd997fb-c218-42f5-982b-d6d3d264525c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1725283914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGm8gYbfWBpj80iJ13nFlJDS474NpYMsVPnuqbsc6yazUQgdwP6upQzGQU9YNrl/wJoDSEuyybcZoqqZzPpWtMUoRUWu2FV1Xm7KFvDWMOaKSPlnGV7qN4DqpVpCqJ1lUA==", "fingerprint": "60:bf:6e:1f:a6:98:fc:a2:b8:31:7a:a2:85:9b:d7:4a", "user_id": "7feea24601b34a2a821913acd18126d1"}}' 2023-07-24 07:18:56,615 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1725283914 created 2023-07-24 07:18:57,253 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.638s 2023-07-24 07:18:57,253 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1540040565", "description": "tempest-description--887930197"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c3543a16-91b7-43aa-9b99-51689451c7cd', 'date': 'Mon, 24 Jul 2023 07:18:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "39407e91-a6f2-4471-a12a-246823631840", "name": "tempest-securitygroup--1540040565", "stateful": true, "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "tempest-description--887930197", "shared": false, "security_group_rules": [{"id": "d05d8638-3ce2-410e-bc71-377836189ea6", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "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": 256, "description": null, "tags": [], "created_at": "2023-07-24T07:18:56Z", "updated_at": "2023-07-24T07:18:56Z", "revision_number": 0}, {"id": "e53cce84-3d43-42b8-8953-1a73246d2edd", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pre fix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 255, "description": null, "tags": [], "created_at": "2023-07-24T07:18:56Z", "updated_at": "2023-07-24T07:18:56Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:18:56Z", "updated_at": "2023-07-24T07:18:56Z", "revision_number": 1, "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35"}}' 2023-07-24 07:18:58,003 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.748s 2023-07-24 07:18:58,003 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-87ce36ae-9f8b-4567-80bb-a97dcb36c7eb', 'date': 'Mon, 24 Jul 2023 07:18:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cb5f649a-8b69-4abe-96c8-f38c092d336c", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:57Z", "updated_at": "2023-07-24T07:18:57Z", "revision_number": 0}}' 2023-07-24 07:18:58,609 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.605s 2023-07-24 07:18:58,610 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5ebc338a-524f-49cd-9c98-b0bdc3f69a99', 'date': 'Mon, 24 Jul 2023 07:18:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "7d14770c-a8be-47e3-914b-bae1cc8275bc", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "security_group_id": "39407e91-a6f2-4471-a12a-246823631840", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:18:58Z", "updated_at": "2023-07-24T07:18:58Z", "revision_number": 0}}' 2023-07-24 07:18:58,610 79772 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1540040565 created 2023-07-24 07:19:01,339 79772 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.729s 2023-07-24 07:19:01,340 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', ' x-openstack-request-id': 'req-0f50267a-29ec-498f-b6b1-decada03fbb3', 'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9d94d33d-8e42-4385-9728-56b264337162", "tenant_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "floating_ip_address": "172.24.4.165", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:00Z", "updated_at": "2023-07-24T07:19:00Z", "revision_number": 0}}' 2023-07-24 07:19:01,340 79772 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9d94d33d-8e42-4385-9728-56b264337162', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.165', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:00Z', 'updated_at': '2023-07-24T07:19:00Z', 'revision_number': 0, 'ip': '172.24.4.165'} created 2023-07-24 07:19:01,465 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.119s 2023-07-24 07:19:01,466 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 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-42cc262f-8b4f-4a96-9cd5-262e8fd6a436', '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": "7feea24601b34a2a821913acd18126d1", "name": "tempest-AttachVolumeNegativeTest-1040366749-project-member", "password_expires_at": null}, "audit_ids": ["7QAzVNO3R-aPndTf1qZVJA"], "expires_at": "2023-07-24T08:19:01.000000Z", "issued_at": "2023-07-24T07:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65bb31a0c5194d1baf8dd7ce2ab53a35", "name": "tempest-AttachVolumeNegativeTest-1040366749"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne" , "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/65bb31a0c5194d1baf8dd7ce2ab53a35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:01,466 79772 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '21c97cc1-61c9-4a48-bb4e-d0f9d4d38900', 'name': 'tempest-AttachVolumeNegativeTest-66316919-network', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:01,467 79772 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1725283914', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGm8gYbfWBpj80iJ13nFlJDS474NpYMsVPnuqbsc6yazUQgdwP6upQzGQU9YNrl/wJoDSEuyybcZoqqZzPpWtMUoRUWu2FV1Xm7KFvDWMOaKSPlnGV7qN4DqpVpCqJ1lUA==', 'fingerprint': '60:bf:6e:1f:a6:98:fc:a2:b8:31:7a:a2:85:9b:d7:4a', 'user_id': '7feea24601b34a2a821913acd18126d1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA15mB5nsHbmYQpH9pDW7PInRXAeqLEBGDBMndFGm62+cx+kmCvQqe8\nA+9TgGJrw+CgBwYFK4EEACKhZANiAARpvIGG31gaY/NIidd5xZSQ0uO+DaWDLFT5\n7qm7HOsms1EIHcD+rqUMxkFPWDa5f8CaA0hLssm3GaKqmcz6VrTFKEVFrthVdV5u\nyhbw1jDmikj5Zxle6jeA6qVaQqidZVA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '39407e91-a6f2-4471-a12a-246823631840', 'name': 'tempest-securitygroup--1540040565', 'stateful': True, 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': 'tempest-description--887930197', 'shared': False, 'security_group_rules': [{'id': 'd05d8638-3ce2-410e-bc71-377836189ea6', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': '39407e91-a6f2-4471-a12a-246823631840', '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': 256, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:56Z', 'updated_at': '2023-07-24T07:18:56Z', 'revision_number': 0}, {'id': 'e53cce84-3d43-42b8-8953-1a73246d2edd', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'security_group_id': '39407e91-a6f2-4471-a12a-246823631840', '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': 255, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:18:56Z', 'updated_at': '2023-07-24T07:18:56Z', 'revision_number': 0}], 'tags': [], 'created_ at': '2023-07-24T07:18:56Z', 'updated_at': '2023-07-24T07:18:56Z', 'revision_number': 1, 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35'}, 'floating_ip': {'id': '9d94d33d-8e42-4385-9728-56b264337162', 'tenant_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'floating_ip_address': '172.24.4.165', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '65bb31a0c5194d1baf8dd7ce2ab53a35', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:00Z', 'updated_at': '2023-07-24T07:19:00Z', 'revision_number': 0, 'ip': '172.24.4.165'}} 2023-07-24 07:19:01,504 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.035s 2023-07-24 07:19:01,505 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1468323444", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "21c97cc1-61c9-4a48-bb4e-d0f9d4d38900"}], "security_groups": [{"name": "tempest-securitygroup--1540040565"}], "key_name": "tempest-keypair-1725283914", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 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': '73', 'x-openstack-request-id': 'req-297f9ec7-bbf2-48d5-8f72-8d7772635dd2', 'x-compute-request-id': 'req-297f9ec7-bbf2-48d5-8f72-8d7772635dd2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:19:01,555 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1725283914 0.049s 2023-07-24 07:19:01,555 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 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-aa46b8ed-b5b6-466f-aa47-c956e83cd36b', 'x-compute-request-id': 'req-aa46b8ed-b5b6-466f-aa47-c956e83cd36b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1725283914'} Body: b'' 2023-07-24 07:19:01,954 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/39407e91-a6f2-4471-a12a-246823631840 0.398s 2023-07-24 07:19:01,955 79772 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-677a085e-89ec-4c95-b5bb-b0321be09f72', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39407e91-a6f2-4471-a12a-246823631840'} Body: b'' 2023-07-24 07:19:01,975 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNega tiveTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/39407e91-a6f2-4471-a12a-246823631840 0.020s 2023-07-24 07:19:01,976 79772 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-934070e3-41c2-405d-b23a-85d7f5a656b4', 'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39407e91-a6f2-4471-a12a-246823631840'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 39407e91-a6f2-4471-a12a-246823631840 does not exist", "detail": ""}}' 2023-07-24 07:19:02,669 79772 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/9d94d33d-8e42-4385-9728-56b264337162 0.692s 2023-07-24 07:19:02,669 79772 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-6889252c-a6be-45ec-8d2b-2734f41579cf', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/9d94d33d-8e42-4385-9728-56b264337162'} Body: b'' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow,volume] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 113, in test_volume_swap server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:55,653 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes 0.622s 2023-07-24 07:18:55,653 79764 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-900183138"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604c7984-004c-424c-9b8f-a683959808f8', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604c7984-004c-424c-9b8f-a683959808f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:55.561980", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:18:55,748 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b 0.073s 2023-07-24 07:18:55,749 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e9f902-80d2-4220-9379-b852d3320712', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e9f902-80d2-4220-9379-b852d3320712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:18:56,848 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b 0.079s 2023-07-24 07:18:56,848 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X- Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1f71141-61d7-4edb-8286-31ed4abdc08c', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1f71141-61d7-4edb-8286-31ed4abdc08c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:18:57,955 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b 0.086s 2023-07-24 07:18:57,955 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a9c2a79-0110-457e-aba7-189e54ccde38', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a9c2a79-0110-457e-aba7-189e54ccde38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:18:59,100 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b 0.133s 2023-07-24 07:18:59,100 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0a4c12-285b-4e09-bfcb-c7f2adcc1002', 'content-length': '904', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0a4c12-285b-4e09-bfcb-c7f2adcc1002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b'} Body: b'{"volume": {"id": "702f7927-ef9e-402e-8f12-6e6285ecf50b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:58.000000", "name": "tempest-TestVolumeSwap-volume-900183138", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/702f7927-ef9e-402e-8f12-6e6285ecf50b"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:18:59,123 79764 INFO [tempest.common.waiters] volume 702f7927-ef9e-402e-8f12-6e6285ecf50b reached available after waiting for 4.123081 seconds 2023-07-24 07:18:59,544 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes 0.421s 2023-07-24 07:18:59,545 79764 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-1058320458"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a41a9559-adfd-4cc6-8bfc-1709b4684d73', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a41a9559-adfd-4cc6-8bfc-1709b4684d73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.434380", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:18:59,619 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca 0.065s 2023-07-24 07:18:59,619 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1eb1322-7977-4945-8ae4-e4154ba66c31', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1eb1322-7977-4945-8ae4-e4154ba66c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:00,713 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca 0.081s 2023-07-24 07:19:00,714 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5afefb6c-a587-42c9-82e8-d4186a537baa', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5afefb6c-a587-42c9-82e8-d4186a537baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:01,840 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca 0.112s 2023-07-24 07:19:01,841 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c5124d0-6341-4496-89fe-61b21e34bab2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c5124d0-6341-4496-89fe-61b21e34bab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.000000", "updated_at": "2023-07-24T07:19:00.0 00000", "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:02,945 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca 0.084s 2023-07-24 07:19:02,946 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8a81bf4-5217-4aee-b4d6-54d7665b8b78', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8a81bf4-5217-4aee-b4d6-54d7665b8b78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca'} Body: b'{"volume": {"id": "9d10448e-31ed-446c-88b6-959ba60de1ca", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:59.000000", "updated_at": "2023-07-24T07:19:03.000000", "name": "tempest-TestVolumeSwap-volume-1058320458", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e270bb13e725440d8de859744a6ad5aa/volumes/9d10448e-31ed-446c-88b6-959ba60de1ca"}], "user_id": "2032e0a84e9940aab454f413349aa992", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:02,965 79764 INFO [tempest.common.waiters] volume 9d10448e-31ed-446c-88b6-959ba60de1ca reached available after waiting for 3.965428 seconds 2023-07-24 07:19:02,966 79764 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:03,080 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.109s 2023-07-24 07:19:03,081 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2074269230", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIT9WG1S9R3F4kDNofUWrtbNzF/YMjZJoimvh5Emx2zcGUDuZSt5si6S7FJkO/ziq2sAMNbn2n8PcTUoHyR+W5poMewh2EQC9s5/xmN9IMxkEMD7yNspKch+gN3JT0Qtbw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 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-690f6dd6-bd57-4323-b1fe-75a797cde4af', 'x-compute-request-id': 'req-690f6dd6-bd57-4323-b1fe-75a797cde4af', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2074269230", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIT9WG1S9R3F4kDNofUWrtbNzF/YMjZJoimvh5Emx2zcGUDuZSt5si6S7FJkO/ziq2sAMNbn2n8PcTUoHyR+W5poMewh2EQC9s5/xmN9IMxkEMD7yNspKch+gN3JT0Qtbw==", "fingerprint": "92:b6:0b:b3:cb:44:3c:af:cb:e4:e9:6a:25:08:96:28", "user_id": "2032e0a84e9940aab454f413349aa992"}}' 2023-07-24 07:19:03,083 79764 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2074269230 created 2023-07-24 07:19:03,802 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.717s 2023-07-24 07:19:03,802 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1284378573", "description": "tempest-description--391823259"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-2a1932c3-ac8d-4852-9ed8-5567a6e96e16', 'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "4373363d-b016-4d34-a94d-8037a0560586", "name": "tempest-securitygroup--1284378573", "stateful": true, "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "description": "tempest-description--391823259", "shared": false, "security_group_rules": [{"id": "b6b8fa45-b26d-424d-8f03-bd50c4e8e203", "project_id": "e270bb13e725440d8de859744a6ad5aa", "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "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": 274, "description": null, "tags": [], "created_at": "2023-07-24T07:19:03Z", "updated_at": "2023-07-24T07:19:03Z", "revision_number": 0}, {"id": "e52835c5-3d89-4164-90a7-43d55a86c6c4", "project_id": "e270bb13e725440d8de859744a6ad5aa", "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "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": 275, "description": null, "tags": [], "created_at": "2023-07-24T07:19:03Z", "updated_at": "2023-07-24T07:19:03Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:03Z", "updated_at": "2023-07-24T07:19:03Z", "revision_number": 1, "project_id": "e270bb13e725440d8de859744a6ad5aa"}}' 2023-07-24 07:19:04,199 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.396s 2023-07-24 07:19:04,199 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-30875a9a-fb39-4ad2-bf12-042ddcc96e7d', 'date': 'Mon, 24 Jul 2023 07:19: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": "73674f1e-beaf-43b2-8c13-68934a8812d2", "project_id": "e270bb13e725440d8de859744a6ad5aa", "tenant_id": "e270bb13e725440d8de8597 44a6ad5aa", "security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:04Z", "updated_at": "2023-07-24T07:19:04Z", "revision_number": 0}}' 2023-07-24 07:19:04,628 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.428s 2023-07-24 07:19:04,628 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-93c9c3d6-ea95-40ce-a363-7e35c118cdd2', 'date': 'Mon, 24 Jul 2023 07:19: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": "50fe180d-a428-447f-99ac-171d0bef6491", "project_id": "e270bb13e725440d8de859744a6ad5aa", "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "security_group_id": "4373363d-b016-4d34-a94d-8037a0560586", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:04Z", "updated_at": "2023-07-24T07:19:04Z", "revision_number": 0}}' 2023-07-24 07:19:04,629 79764 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1284378573 created 2023-07-24 07:19:06,486 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.856s 2023-07-24 07:19:06,486 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-97923ef9-60b4-447a-a68d-4137c87744d7', 'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "70917657-984a-482b-b9b5-4aa039376313", "tenant_id": "e270bb13e725440d8de859744a6ad5aa", "floating_ip_address": "172.24.4.6", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e270bb13e725440d8de859744a6ad5aa", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:05Z", "updated_at": "2023-07-24T07:19:05Z", "revision_number": 0}}' 2023-07-24 07:19:06,487 79764 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '70917657-984a-482b-b9b5-4aa039376313', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'floating_ip_address': '172.24.4.6', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:05Z', 'updated_at': '2023-07-24T07:19:05Z', 'revision_number': 0, 'ip': '172.24.4.6'} created 2023-07-24 07:19:06,580 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2023-07-24 07:19:06,580 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2799', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2e4df8e0-2658-4eb5-a765-9baaa7286e0b', '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": "2032e0a84e9940aab454f413349aa992", "name": "tempest-TestVolumeSwap-114257765-project-member", "password_expires_at": null}, "audit_ids": ["K-yHBkFtQSK5h3it4_plUg"], "expires_at": "2023-07-24T08:19:06.000000Z", "issued_at": "2023-07-24T07:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e270bb13e725440d8de859744a6ad5aa", "name": "tempest-TestVolumeSwap-114257765"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e270bb13e725440d8de859744a6ad5aa", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e270bb13e725440d8de859744a6ad5aa", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:06,581 79764 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': '547654e1-f0e4-456b-96d0-6887c1bc7191', 'name': 'tempest-TestVolumeSwap-846620790-network', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 10020, 'is_default': False, 'availability_zo ne_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:06,581 79764 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2074269230', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIT9WG1S9R3F4kDNofUWrtbNzF/YMjZJoimvh5Emx2zcGUDuZSt5si6S7FJkO/ziq2sAMNbn2n8PcTUoHyR+W5poMewh2EQC9s5/xmN9IMxkEMD7yNspKch+gN3JT0Qtbw==', 'fingerprint': '92:b6:0b:b3:cb:44:3c:af:cb:e4:e9:6a:25:08:96:28', 'user_id': '2032e0a84e9940aab454f413349aa992', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC3/1mlufpX/w+tNl38V7goy6RpNba26oS4pUMOi7A+O99HqpkzeM3B\ndfJ9En5Lo2agBwYFK4EEACKhZANiAASE/VhtUvUdxeJAzaH1Fq7Wzcxf2DI2SaIp\nr4eRJsds3BlA7mUrebIukuxSZDv84qtrADDW59p/D3E1KB8kfluaaDHsIdhEAvbO\nf8ZjfSDMZBDA+8jbKSnIfoDdyU9ELW8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '4373363d-b016-4d34-a94d-8037a0560586', 'name': 'tempest-securitygroup--1284378573', 'stateful': True, 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'description': 'tempest-description--391823259', 'shared': False, 'security_group_rules': [{'id': 'b6b8fa45-b26d-424d-8f03-bd50c4e8e203', 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'security_group_id': '4373363d-b016-4d34-a94d-8037a0560586', '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': 274, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:03Z', 'updated_at': '2023-07-24T07:19:03Z', 'revision_number': 0}, {'id': 'e52835c5-3d89-4164-90a7-43d55a86c6c4', 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'security_group_id': '4373363d-b016-4d34-a94d-8037a0560586', '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': 275, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:03Z', 'updated_at': '2023-07-24T07:19:03Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:03Z', 'updated_at': '2023-07-24T07:19:03Z', 'revision_number': 1, 'project_id': 'e270bb13e725440d8de859744a6ad5aa'}, 'floating_ip': {'id': '70917657-984a-482b-b9b5-4aa039376313', 'tenant_id': 'e270bb13e725440d8de859744a6ad5aa', 'floating_ip_address': '172.24.4.6', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e270bb13e725440d8de859744a6ad5aa', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:05Z', 'updated_at': '2023-07-24T07:19:05Z', 'revision_number': 0, 'ip': '172.24.4.6'}} 2023-07-24 07:19:06,606 79764 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 400 POST http://10.0.0.210/compute/v2.1/servers 0.023s 2023-07-24 07:19:06,606 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-93143374", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "547654e1-f0e4-456b-96d0-6887c1bc7191"}], "security_groups": [{"name": "tempest-securitygroup--1284378573"}], "key_name": "tempest-keypair-2074269230", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', ' server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-7620d23c-6f2d-4ef3-b326-92a902591124', 'x-compute-request-id': 'req-7620d23c-6f2d-4ef3-b326-92a902591124', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 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 94, in test_attach_scsi_disk_with_config_drive server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:02,272 79752 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/b7d973e6-abff-4df8-9b16-c487f5603787 0.162s 2023-07-24 07:19:02,273 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-de333801-4430-4bbb-aed6-3a582e269f40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:19:03,508 79752 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.204s 2023-07-24 07:19:03,508 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-aa93080c-9326-4ab4-bbff-f514f22d0934', '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": "909eebd89eac4cc497ca5106dd1a4fed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "17b4a0a7-901b-4242-bfcd-4eb803dc465c", "created_at": "2023-07-24T07:19:03Z", "updated_at": "2023-07-24T07:19:03Z", "tags": [], "self": "/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c", "file": "/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:19:05,941 79752 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2023-07-24 07:19:05,942 79752 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/17b4a0a7-901b-4242-bfcd-4eb803dc465c/file 2.433s 2023-07-24 07:19:05,942 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-975ad449-5666-484a-b69b-239e24e70956', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c/file'} Body: b'' 2023-07-24 07:19:05,943 79752 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:19:05,944 79752 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:06,279 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.330s 2023-07-24 07:19:06,279 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1950178370", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPMagBWjxUvEYbzMIIc5nfQTcjAxyT5f6hifyWDU83S7qaGIwZT8ZHg2PD7tVDstmsUjCPYRRNC49gCr4TogypiGSpG/4+vUuZUiEBbdqTjpjTMaL8Azx7J+SoastylPhQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:05 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-63d18730-127e-4c4a-bb2c-b001f900984a', 'x-compute-request-id': 'req-63d18730-127e-4c4a-bb2c-b001f900984a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1950178370", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPMagBWjxUvEYbzMIIc5nfQTcjAxyT5f6hifyWDU83S7qaGIwZT8ZHg2PD7tVDstmsUjCPYRRNC49gCr4TogypiGSpG/4+vUuZUiEBbdqTjpjTMaL8Azx7J+SoastylPhQ==", "fingerprint": "20:e0:ae:98:42:2b:3a:79:16:47:4c:cd:f5:d6:c3:7d", "user_id": "039e7852d5064153b5d4a5903ededdcb"}}' 2023-07-24 07:19:06,288 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1950178370 created 2023-07-24 07:19:06,490 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.201s 2023-07-24 07:19:06,490 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--250396442", "description": "tempest-description--486504573"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-b3867e20-c0f8-4fe5-a8c4-533e32ed6094', 'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "name": "tempest-securitygroup--250396442", "stateful": true, "tenant_id": "9af41daf790249948558586871133f92", "description": "tempest-description--486504573", "shared": false, "security_group_rules": [{"id": "22a66b61-d67a-4479-a2e6-a87d1a2cdf42", "project_id": "9af41daf790249948558586871133f92", "tenant_id": "9af41daf790249948558586871133f92", "security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "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": 291, "description": null, "tags": [], "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 0}, {"id": "636fe0ee-ef62-4d58-9d87-91da80654469", "project_id": "9af41daf790249948558586871133f92", "tenant_id": "9af41daf790249948558586871133f92", "security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "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": 290, "description": null, "tags": [], "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 1, "project_id": "9af41daf790249948558586871133f92"}}' 2023-07-24 07:19:06,677 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-07-24 07:19:06,678 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2ab84147-222c-41be-894e-7636e5711cb4', 'date': 'Mon, 24 Jul 2023 07:19: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": "39323b26-8304-4e71-94a5-a17923e135aa", "project_id": "9af41daf790249948558586871133f92", "tenant_id": "9af41daf790249948558586871133f92", "security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 0}}' 2023-07-24 07:19:06,969 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.290s 2023-07-24 07:19:06,969 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-68f38ee1-bff1-4827-b548-663628ac0600', 'date': 'Mon, 24 Jul 2023 07:19: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": "84712ae3-5ee5-4b9d-a353-be76914c2eda", "project_id": "9af41daf790249948558586871133f92", "tenant_id": "9af41daf790249948558586871133f92", "security_group_id": "b8247ea5-54b0-48d7-8bee-a6fd96306be4", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:06Z", "updated_at": "2023-07-24T07:19:06Z", "revision_number": 0}}' 2023-07-24 07:19:06,970 79752 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--250396442 created 2023-07-24 07:19:09,078 79752 INFO [tempest.lib.common.rest_client] Request (Va lidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.108s 2023-07-24 07:19:09,079 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-28827eb7-77d0-4fd6-9f55-d742dbc39f2c', 'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "18497211-cafc-4634-ba52-385ab1a157a2", "tenant_id": "9af41daf790249948558586871133f92", "floating_ip_address": "172.24.4.124", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9af41daf790249948558586871133f92", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:08Z", "updated_at": "2023-07-24T07:19:08Z", "revision_number": 0}}' 2023-07-24 07:19:09,079 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '18497211-cafc-4634-ba52-385ab1a157a2', 'tenant_id': '9af41daf790249948558586871133f92', 'floating_ip_address': '172.24.4.124', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9af41daf790249948558586871133f92', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:08Z', 'updated_at': '2023-07-24T07:19:08Z', 'revision_number': 0, 'ip': '172.24.4.124'} created 2023-07-24 07:19:09,217 79752 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.131s 2023-07-24 07:19:09,218 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 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-57ad468a-d7dd-4117-82e6-ff1a5d9062e2', '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": "039e7852d5064153b5d4a5903ededdcb", "name": "tempest-AttachSCSIVolumeTestJSON-634542156-project-member", "password_expires_at": null}, "audit_ids": ["5xV4RDF_Q5uQ_GM3Sg6ISA"], "expires_at": "2023-07-24T08:19:09.000000Z", "issued_at": "2023-07-24T07:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9af41daf790249948558586871133f92", "name": "tempest-AttachSCSIVolumeTestJSON-634542156"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9af41daf790249948558586871133f92", "region": "RegionOne"}], "id": "6f b885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9af41daf790249948558586871133f92", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9af41daf790249948558586871133f92", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:09,218 79752 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '5d19ea72-6a25-42ff-94c5-0d61fe1838ad', 'name': 'tempest-AttachSCSIVolumeTestJSON-2047544301-network', 'tenant_id': '9af41daf790249948558586871133f92', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9af41daf790249948558586871133f92', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 16803, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:09,219 79752 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1950178370', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPMagBWjxUvEYbzMIIc5nfQTcjAxyT5f6hifyWDU83S7qaGIwZT8ZHg2PD7tVDstmsUjCPYRRNC49gCr4TogypiGSpG/4+vUuZUiEBbdqTjpjTMaL8Azx7J+SoastylPhQ==', 'fingerprint': '20:e0:ae:98:42:2b:3a:79:16:47:4c:cd:f5:d6:c3:7d', 'user_id': '039e7852d5064153b5d4a5903ededdcb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCJYLsKy537WcTa5AcOyQkX09Pt8K4u039K+lcX6NYq3Z7ydcB16ze1\ndzdq6FrRZ4igBwYFK4EEACKhZANiAATzGoAVo8VLxGG8zCCHOZ30E3IwMck+X+oY\nn8lg1PN0u6mhiMGU/GR4Njw+7VQ7LZrFIwj2EUTQuPYAq+E6IMqYhkqRv+Pr1LmV\nIhAW3ak46Y0zGi/AM8eyfkqGrLcpT4U=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b8247ea5-54b0-48d7-8bee-a6fd96306be4', 'name': 'tempest-securitygroup--250396442', 'stateful': True, 'tenant_id': '9af41daf790249948558586871133f92', 'description': 'tempest-description--486504573', 'shared': False, 'security_group_rules': [{'id': '22a66b61-d67a-4479-a2e6-a87d1a2cdf42', 'project_id': '9af41daf790249948558586871133f92', 'tenant_id': '9af41daf790249948558586871133f92', 'security_group_id': 'b8247ea5-54b0-48d7-8bee-a6fd96306be4', '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': 291, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:06Z', 'updated_at': '2023-07-24T07:19:06Z', 'revision_number': 0}, {'id': '636fe0ee-ef62-4d58-9d87-91da80654469', 'project_id': '9af41daf790249948558586871133f92', 'tenant_id': '9af 41daf790249948558586871133f92', 'security_group_id': 'b8247ea5-54b0-48d7-8bee-a6fd96306be4', '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': 290, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:06Z', 'updated_at': '2023-07-24T07:19:06Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:06Z', 'updated_at': '2023-07-24T07:19:06Z', 'revision_number': 1, 'project_id': '9af41daf790249948558586871133f92'}, 'floating_ip': {'id': '18497211-cafc-4634-ba52-385ab1a157a2', 'tenant_id': '9af41daf790249948558586871133f92', 'floating_ip_address': '172.24.4.124', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9af41daf790249948558586871133f92', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:08Z', 'updated_at': '2023-07-24T07:19:08Z', 'revision_number': 0, 'ip': '172.24.4.124'}} 2023-07-24 07:19:09,248 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 400 POST http://10.0.0.210/compute/v2.1/servers 0.028s 2023-07-24 07:19:09,249 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-324337391", "imageRef": "17b4a0a7-901b-4242-bfcd-4eb803dc465c", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "5d19ea72-6a25-42ff-94c5-0d61fe1838ad"}], "security_groups": [{"name": "tempest-securitygroup--250396442"}], "key_name": "tempest-keypair-1950178370", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 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': '73', 'x-openstack-request-id': 'req-5614b6ad-e420-42ba-84b4-c29acb68959f', 'x-compute-request-id': 'req-5614b6ad-e420-42ba-84b4-c29acb68959f', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:19:09,294 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1950178370 0.042s 2023-07-24 07:19:09,294 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19: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-984bea2c-358e-46b2-8e06-bdfa8f54341b', 'x-compute-request-id': 'req-984bea2c-358e-46b2-8e06-bdfa8f54341b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1950178370'} Body: b'' 2023-07-24 07:19:09,495 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b8247ea5-54b0-48d7-8bee-a6fd96306be4 0.200s 2023-07-24 07:19:09,496 79752 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-ca92ae44-6e4e-4efc-8bdb-e8bfc54374ea', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b8247ea5-54b0-48d7-8bee-a6fd96306be4'} Body: b'' 2023-07-24 07:19:09,527 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b8247ea5-54b0-48d7-8bee-a6fd96306be4 0.030s 2023-07-24 07:19:09,527 79752 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-f1494856-8ec8-4168-87e4-38382db16bb9', 'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b8247ea5-54b0-48d7-8bee-a6fd96306be4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b8247ea5-54b0-48d7-8bee-a6fd96306be4 does not exist", "detail": ""}}' 2023-07-24 07:19:10,486 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/18497211-cafc-4634-ba52-385ab1a157a2 0.958s 2023-07-24 07:19:10,487 79752 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-7f0fe4c3-4d23-496f-98e1-876dce2d9c24', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/18497211-cafc-4634-ba52-385ab1a157a2'} Body: b'' 2023-07-24 07:19:10,834 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c 0.346s 2023-07-24 07:19:10,834 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-49fb61d0-4758-4409-9f96-5cfe04c4eccc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c'} Body: b'' 2023-07-24 07:19:10,879 79752 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c 0.044s 2023-07-24 07:19:10,879 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9c50d042-ff3b-4ce5-b3ab-2d80b9252a9d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/17b4a0a7-901b-4242-bfcd-4eb803dc465c'} Body: b'{"message": "No image found with ID 17b4a0a7-901b-4242-bfcd-4eb803dc465c

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment[id-3e41c782-2a89-4922-a9d2-9a188c4e7c7c,image,network,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 399, in test_tagged_attachment server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:03,963 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.849s 2023-07-24 07:19:03,964 79774 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-1613990077"}} Response - Headers: {'content-type': 'application/json', 'content-length': '583', 'x-openstack-request-id': 'req-64947da7-28a0-4c00-8940-ccfc4485de0e', 'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"a5e622ad-2995-46bf-a51c-0fbca57e4e09","name":"tempest-tagged-attachments-test-net-1613990077","tenant_id":"9cfe2aa87e304522b67bf6a9210e62e4","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"9cfe2aa87e304522b67bf6a9210e62e4","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-07-24T07:19:02Z","updated_at":"2023-07-24T07:19:02Z","revision_number":1}}' 2023-07-24 07:19:06,072 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.107s 2023-07-24 07:19:06,072 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "a5e622ad-2995-46bf-a51c-0fbca57e4e09", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '603', 'x-openstack-request-id': 'req-a6f4f575-e50a-42e4-a04d-59df3eedcdc8', 'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"765fce3c-c54c-4efe-af16-ad3e00f56e92","name":"","tenant_id":"9cfe2aa87e304522b67bf6a9210e62e4","network_id":"a5e622ad-2995-46bf-a51c-0fbca57e4e09","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.10.10.1","cidr":"10.10.10.0/24","allocation_pools":[{"start":"10.10.10.2","end":"10.10.10.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:04Z","updated_at":"2023-07-24T07:19:04Z","revision_number":0,"project_id":"9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:06,309 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes 0.235s 2023-07-24 07:19:06,309 79774 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-1130884017"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c07899dd-452a-4fc9-aa8f-ba8e4b2e1e32', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c07899dd-452a-4fc9-aa8f-ba8e4b2e1e32', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.241758", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "vo lume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:06,374 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704 0.047s 2023-07-24 07:19:06,375 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a70d4d3a-40eb-4222-9f4e-2365277d98f1', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a70d4d3a-40eb-4222-9f4e-2365277d98f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:07,455 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704 0.065s 2023-07-24 07:19:07,455 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7a823e-02ff-474b-9a73-332cc5c0202a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7a823e-02ff-474b-9a73-332cc5c0202a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.000000", "updated_at": "2023-07-24T07:19:06.000000", "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-82 36-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:08,527 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704 0.053s 2023-07-24 07:19:08,528 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8546a2cc-e9c6-4b6a-9837-f4058780d9ed', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8546a2cc-e9c6-4b6a-9837-f4058780d9ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.000000", "updated_at": "2023-07-24T07:19:08.000000", "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:09,616 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704 0.077s 2023-07-24 07:19:09,617 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a6d06ff-ee60-42c2-b023-62fa505430cb', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a6d06ff-ee60-42c2-b023-62fa505430cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704'} Body: b'{"volume": {"id": "30024f4a-8236-445c-b350-4b470bc5a704", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:06.000000", "updated_at": "2023-07-24T07:19:09.000000", "name": "tempest-TaggedAttachmentsTest-volume-1130884017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cfe2aa87e304522b67bf6a9210e62e4/volumes/30024f4a-8236-445c-b350-4b470bc5a704"}], "user_id": "8ce9348c6eb74aa992af168aaa601e99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_ id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:09,627 79774 INFO [tempest.common.waiters] volume 30024f4a-8236-445c-b350-4b470bc5a704 reached available after waiting for 3.627585 seconds 2023-07-24 07:19:09,628 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:19:09,628 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:09,691 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.060s 2023-07-24 07:19:09,691 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-195520518", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnXHr9wcBlUMA+nWmMwneAjZvbnkNcGj/j58xh76wr5DnM5zV2Czqz/72vfZWSfZfzNasOtNbikbeyYRA64SOhybYjMN+hJtwLf+arNx2S2AX0aJalXlKIprV9EUuHr/A=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f8c8973-79da-4f9d-942d-7caef4b26743', 'x-compute-request-id': 'req-4f8c8973-79da-4f9d-942d-7caef4b26743', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-195520518", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnXHr9wcBlUMA+nWmMwneAjZvbnkNcGj/j58xh76wr5DnM5zV2Czqz/72vfZWSfZfzNasOtNbikbeyYRA64SOhybYjMN+hJtwLf+arNx2S2AX0aJalXlKIprV9EUuHr/A==", "fingerprint": "19:bd:86:49:bd:4f:5d:b6:da:28:03:35:f6:32:ef:bc", "user_id": "8ce9348c6eb74aa992af168aaa601e99"}}' 2023-07-24 07:19:09,694 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-195520518 created 2023-07-24 07:19:09,888 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.193s 2023-07-24 07:19:09,888 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--493696790", "description": "tempest-description--368275659"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-817d39b4-3ada-4a3f-9dae-ef048342fd30', 'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "name": "tempest-securitygroup--493696790", "stateful": true, "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "description": "tempest-description--368275659", "shared": false, "security_group_rules": [{"id": "465b0aad-bb0c-43a3-a55d-35727f0764b4", "project_id": "9cfe2aa87e304522b67bf6a9210e62e4", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "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": 307, "description": null, "tags": [], "created_at": "2023-07-24T07:19:09Z", "updated_at": "2023-07-24T07:19:09Z", "revision_number": 0}, {"id": "b0089c67-866d-4f1e-88cf-71eabd8f5ee6", "project_id": "9cfe2aa87e304 522b67bf6a9210e62e4", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "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": 308, "description": null, "tags": [], "created_at": "2023-07-24T07:19:09Z", "updated_at": "2023-07-24T07:19:09Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:09Z", "updated_at": "2023-07-24T07:19:09Z", "revision_number": 1, "project_id": "9cfe2aa87e304522b67bf6a9210e62e4"}}' 2023-07-24 07:19:10,113 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.223s 2023-07-24 07:19:10,113 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-1754c849-542e-4805-ad97-e52027efdf28', 'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3c56aa82-642c-4ef3-a6bd-ead574beae12", "project_id": "9cfe2aa87e304522b67bf6a9210e62e4", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:09Z", "updated_at": "2023-07-24T07:19:09Z", "revision_number": 0}}' 2023-07-24 07:19:10,666 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.551s 2023-07-24 07:19:10,666 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0615a405-641c-4556-839f-65c4243d6856', 'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c6bcbef1-86dd-4286-87d7-dd4dd3fa628e", "project_id": "9cfe2aa87e304522b67bf6a9210e62e4", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "security_group_id": "042aecdd-f706-43ac-ac07-54619c57b0d5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:10Z", "updated_at": "2023-07-24T07:19:10Z", "revision_number": 0}}' 2023-07-24 07:19:10,667 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--493696790 created 2023-07-24 07:19:12,640 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.973s 2023-07-24 07:19:12,641 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-a0538afc-decb-47c3-abf0-fa4f1f9e42a1', 'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c783d214-debe-4360-a4a1-81861214472d", "tenant_id": "9cfe2aa87e304522b67bf6a9210e62e4", "floating_ip_address": "172.24.4.60", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9cfe2aa87e304522b67bf6a9210e62e4", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:12Z", "updated_at": "2023-07-24T07:19:12Z", "revision_number": 0}}' 2023-07-24 07:19:12,641 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c783d214-debe-4360-a4a1-81861214472d', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'floating_ip_address': '172.24.4.60', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:12Z', 'updated_at': '2023-07-24T07:19:12Z', 'revision_number': 0, 'ip': '172.24.4.60'} created 2023-07-24 07:19:12,828 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.180s 2023-07-24 07:19:12,828 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 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-b7b760d8-229f-44eb-a22d-46c3a17fb382', '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": "8ce9348c6eb74aa992af168aaa601e99", "name": "tempest-TaggedAttachmentsTest-899332224-project-member", "password_expires_at": null}, "audit_ids": ["_w-0rPzrRgq6EAYj6nZRQA"], "expires_at": "2023-07-24T08:19:12.000000Z", "issued_at": "2023-07-24T07:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cfe2aa87e304522b67bf6a9210e62e4", "name": "tempest-TaggedAttachmentsTest-899332224"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9cfe2aa87e304522b67bf 6a9210e62e4", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:12,829 79774 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '303d3928-d13e-49c1-b004-95ab9aea6fef', 'name': 'tempest-TaggedAttachmentsTest-1300278246-network', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34831, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:12,885 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.052s 2023-07-24 07:19:12,886 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 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-aa7bf3de-0bfa-4d56-b554-1a0c28aa83b1', '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": "8ce9348c6eb74aa992af168aaa601e99", "name": "tempest-TaggedAttachmentsTest-899332224-project-member", "password_expires_at": null}, "audit_ids": ["B7L-_jjgRMi1S0c4Q4vP1A"], "expires_at": "2023-07-24T08:19:12.000000Z", "issued_at": "2023-07-24T07:19:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cfe2aa87e304522b67bf6a9210e62e4", "name": "tempest-TaggedAttachmentsTest-899332224"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cfe2aa87e304522b67bf6a9210e62e4", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:12,886 79774 INFO [tempest.lib.common.fixed_network] (TaggedAttachmentsTest:test_tagged_attachment) Found network {'id': '303d3928-d13e-49c1-b004-95ab9aea6fef', 'name': 'tempest-TaggedAttachmentsTest-1300278246-network', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 34831, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:17Z', 'updated_at': '2023-07-24T07:18:17Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:12,887 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-195520518', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFnXHr9wcBlUMA+nWmMwneAjZvbnkNcGj/j58xh76wr5DnM5zV2Czqz/72vfZWSfZfzNasOtNbikbeyYRA64SOhybYjMN+hJtwLf+arNx2S2AX0aJalXlKIprV9EUuHr/A==', 'fingerprint': '19:bd:86:49:bd:4f:5d:b6:da:28:03:35:f6:32:ef:bc', 'user_id': '8ce9348c6eb74aa992af168aaa601e99', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCCOOx0ulChwKxLLyFp/r6Ob9DeUoX9Q0i+ViWsj4UcMTT9swn8k1vq\n0uN+5/JO0UigBwYFK4EEACKhZANiAARZ1x6/cHAZVDAPp1pjMJ3gI2b255DXBo/4\n+fMYe+sK+Q5zOc1dgs6s/+9r32Vkn2X8zWrDrTW4pG3smEQOuEjocm2IzDfoSbcC\n3/mqzcdktgF9GiWpV5SiKa1fRFLh6/w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '042aecdd-f706-43ac-ac07-54619c57b0d5', 'name': 'tempest-securitygroup--493696790', 'stateful': True, 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'description': 'tempest-description--368275659', 'shared': False, 'security_group_rules': [{'id': '465b0aad-bb0c-43a3-a55d-35727f0764b4', 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'security_group_id': '042aecdd-f706-43ac-ac07-54619c57b0d5', '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': 307, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:09Z', 'updated_at': '2023-07-24T07:19:09Z', 'revision_numb er': 0}, {'id': 'b0089c67-866d-4f1e-88cf-71eabd8f5ee6', 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'security_group_id': '042aecdd-f706-43ac-ac07-54619c57b0d5', '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': 308, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:09Z', 'updated_at': '2023-07-24T07:19:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:09Z', 'updated_at': '2023-07-24T07:19:09Z', 'revision_number': 1, 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4'}, 'floating_ip': {'id': 'c783d214-debe-4360-a4a1-81861214472d', 'tenant_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'floating_ip_address': '172.24.4.60', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cfe2aa87e304522b67bf6a9210e62e4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:12Z', 'updated_at': '2023-07-24T07:19:12Z', 'revision_number': 0, 'ip': '172.24.4.60'}} 2023-07-24 07:19:12,929 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 400 POST http://10.0.0.210/compute/v2.1/servers 0.041s 2023-07-24 07:19:12,930 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1773984854", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "303d3928-d13e-49c1-b004-95ab9aea6fef"}], "security_groups": [{"name": "tempest-securitygroup--493696790"}], "key_name": "tempest-keypair-195520518", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-8f921a5d-f9df-4dbf-9eea-2a8e8898dcdd', 'x-compute-request-id': 'req-8f921a5d-f9df-4dbf-9eea-2a8e8898dcdd', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:19:12,981 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-195520518 0.048s 2023-07-24 07:19:12,981 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.49', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.49', 'x-openstack-nova-api-version': '2.49', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff52780-2d10-4aa6-ac31-7e434aed77ae', 'x-compute-request-id': 'req-aff52780-2d10-4aa6-ac31-7e434aed77ae', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-195520518'} Body: b'' 2023-07-24 07:19:13,460 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/042aecdd-f706-43ac-ac07-54619c57b0d5 0.478s 2023-07-24 07:19:13,460 79774 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-651b17d5-0d38-4a83-b6e5-7af0023de38e', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:13 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/042aecdd-f706-43ac-ac07-54619c57b0d5'} Body: b'' 2023-07-24 07:19:13,481 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/042aecdd-f706-43ac-ac07-54619c57b0d5 0.020s 2023-07-24 07:19:13,481 79774 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-9e7de836-0754-4d7a-9cd6-c427d29b4a38', 'date': 'Mon, 24 Jul 2023 07:19:13 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/042aecdd-f706-43ac-ac07-54619c57b0d5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 042aecdd-f706-43ac-ac07-54619c57b0d5 does not exist", "detail": ""}}' 2023-07-24 07:19:14,275 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/c783d214-debe-4360-a4a1-81861214472d 0.794s 2023-07-24 07:19:14,276 79774 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-9ba4e92e-2053-463f-857a-28a1a5a353c4', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/c783d214-debe-4360-a4a1-81861214472d'} Body: b'' 2023-07-24 07:19:14,986 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/765fce3c-c54c-4efe-af16-ad3e00f56e92 0.710s 2023-07-24 07:19:14,987 79774 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-3469997f-f776-457c-a9ce-bd7e31e9ea92', 'date': 'Mon, 24 Jul 2023 07:19:14 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/765fce3c-c54c-4efe-af16-ad3e00f56e92'} Body: b'' 2023-07-24 07:19:16,240 79774 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/a5e622ad-2995-46bf-a51c-0fbca57e4e09 1.253s 2023-07-24 07:19:16,241 79774 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-2e64b4bd-6eda-4433-9a3d-98b01e34e245', 'date': 'Mon, 24 Jul 2023 07:19:16 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/a5e622ad-2995-46bf-a51c-0fbca57e4e09'} Body: b'' setUpClass (tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON) ------------------------------------------------------------------------------------------------- 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_rescue_negative.py", line 52, in resource_setup server = cls.create_test_server(adminPass=cls.password, File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} 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 83, in test_force_detach_volume server_id = self.create_server()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:35,051 79772 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.109s 2023-07-24 07:19:35,051 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:34 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-5f208f3a-642e-4b80-a9c1-288c07f09114', '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": "37f48e3f11f04d09a92b323303314304", "name": "tempest-VolumesActionsTest-1172515911-project-member", "password_expires_at": null}, "audit_ids": ["yvGOFt-pTOmvIao8_-Iw2A"], "expires_at": "2023-07-24T08:19:34.000000Z", "issued_at": "2023-07-24T07:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6db7ded59b884fd6bf776efe62620af7", "name": "tempest-VolumesActionsTest-1172515911"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6db7ded59b884fd6bf776efe62620af7", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6db7ded59b884fd6bf776efe62620af7", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/6db7ded59b884fd6bf776efe62620af7", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:35,052 79772 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '3570ec17-4f00-4688-ac26-b6d5267619b4', 'name': 'tempest-VolumesActionsTest-474073681-network', 'tenant_id': '6db7ded59b884fd6bf776efe62620af7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6db7ded59b884fd6bf776efe62620af7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 11552, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:10Z', 'updated_at': '2023-07-24T07:19:10Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:35,314 79772 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.260s 2023-07-24 07:19:35,314 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1736360325", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "3570ec17-4f00-4688-ac26-b6d5267619b4"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:35 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': '73', 'x-openstack-request-id': 'req-81027cc5-6c74-440a-beb0-0763739aada4', 'x-compute-request-id': 'req-81027cc5-6c74-440a-beb0-0763739aada4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 286, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:57,216 79774 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.042s 2023-07-24 07:19:57,216 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a171dc00-159e-42e6-bf68-306b3b8dbc5f', '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": "274fc70dcd6542268e2f6a535bf1c87d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1424554429-project-member", "password_expires_at": null}, "audit_ids": ["gvwqFR7nRKS5rbN-FsLBTA"], "expires_at": "2023-07-24T08:19:57.000000Z", "issued_at": "2023-07-24T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad3d10bf85844ff6a91e014f55312fa4", "name": "tempest-ServerBootFromVolumeStableRescueTest-1424554429"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:57,217 79774 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '9e409934-0e9c-4334-a7ae-4a5bc16f8919', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-2067291261-network', 'tenant_id': 'ad3d10bf85844ff6a91e014f55312fa4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'ad3d10bf85844ff6a91e014f55312fa4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18976, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:41Z', 'updated_at': '2023-07-24T07:19:42Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:57,557 79774 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.338s 2023-07-24 07:19:57,557 79774 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-1933779102", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "9e409934-0e9c-4334-a7ae-4a5bc16f8919"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-1922eabe-cff9-40e5-8d6d-1918c4c9f734', 'x-compute-request-id': 'req-1922eabe-cff9-40e5-8d6d-1918c4c9f734', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 305, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:57,640 79774 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.074s 2023-07-24 07:19:57,640 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bfa16065-e3b2-4a7b-9145-9c7462376765', '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": "274fc70dcd6542268e2f6a535bf1c87d", "name": "tempest-ServerBootFromVolumeStableRescueTest-1424554429-project-member", "password_expires_at": null}, "audit_ids": ["x-ORoPcdRp-6VM7FmjGgAQ"], "expires_at": "2023-07-24T08:19:57.000000Z", "issued_at": "2023-07-24T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad3d10bf85844ff6a91e014f55312fa4", "name": "tempest-ServerBootFromVolumeStableRescueTest-1424554429"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ad3d10bf85844ff6a91e014f55312fa4", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:57,652 79774 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '9e409934-0e9c-4334-a7ae-4a5bc16f8919', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-2067291261-network', 'tenant_id': 'ad3d10bf85844ff6a91e014f55312fa4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'ad3d10bf85844ff6a91e014f55312fa4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 18976, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:41Z', 'updated_at': '2023-07-24T07:19:42Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:57,692 79774 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.033s 2023-07-24 07:19:57,693 79774 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-2113193335", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "9e409934-0e9c-4334-a7ae-4a5bc16f8919"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-1ec0c195-4ea3-464d-a696-4d0a6172c1e0', 'x-compute-request-id': 'req-1ec0c195-4ea3-464d-a696-4d0a6172c1e0', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 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 834, in resource_setup cls.server_id = cls.recreate_server(None, validatable=True) File "/opt/stack/tempest/tempest/api/compute/base.py", line 442, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance[compute,id-fff42874-7db5-4487-a8e1-ddda5fb5288d,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_actions.py", line 45, in test_attach_detach_volume_to_instance server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:58,897 79754 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.139s 2023-07-24 07:19:58,898 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9064b2b9-da00-47c8-b4f2-58e5023f961b', '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": "34f2321cfa074665aab2aed9d27698d1", "name": "tempest-VolumesActionsTest-357659257-project-member", "password_expires_at": null}, "audit_ids": ["JX7jOKXTT0GR5Wc-35HpQg"], "expires_at": "2023-07-24T08:19:58.000000Z", "issued_at": "2023-07-24T07:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d0a3fe345942edb6c488b686abcb35", "name": "tempest-VolumesActionsTest-357659257"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:58,898 79754 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_attach_detach_volume_to_instance) Found network {'id': 'd3e56b24-6736-490a-aa58-d9d8625cc573', 'name': 'tempest-VolumesActionsTest-237416279-network', 'tenant_id': 'f6d0a3fe345942edb6c488b686abcb35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f6d0a3fe345942edb6c488b686abcb35', 'port_security_enabled': True, 'router:external': False, ' provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45412, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:39Z', 'updated_at': '2023-07-24T07:19:40Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:58,937 79754 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_attach_detach_volume_to_instance): 400 POST http://10.0.0.210/compute/v2.1/servers 0.038s 2023-07-24 07:19:58,938 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1559857096", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "d3e56b24-6736-490a-aa58-d9d8625cc573"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-387ff33b-0f1e-4b08-a951-2ca412f4d1db', 'x-compute-request-id': 'req-387ff33b-0f1e-4b08-a951-2ca412f4d1db', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment[compute,id-9516a2c8-9135-488c-8dd6-5677a7e5f371] -------------------------------------------------------------------------------------------------------------------------------------- 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_actions.py", line 81, in test_get_volume_attachment server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:59,005 79754 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.049s 2023-07-24 07:19:59,005 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4220c55b-f5a5-45ed-9523-e3b589ef4544', '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": "34f2321cfa074665aab2aed9d27698d1", "name": "tempest-VolumesActionsTest-357659257-project-member", "password_expires_at": null}, "audit_ids": ["3rExoPZzR0qSs9dRLhs4uw"], "expires_at": "2023-07-24T08:19:58.000000Z", "issued_at": "2023-07-24T07:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6d0a3fe345942edb6c488b686abcb35", "name": "tempest-VolumesActionsTest-357659257"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/f6d0a3fe345942edb6c488b686abcb35", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:59,006 79754 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_get_volume_attachment) Found network {'id': 'd3e56b24-6736-490a-aa58-d9d8625cc573', 'name': 'tempest-VolumesActionsTest-237416279-network', 'tenant_id': 'f6d0a3fe345942edb6c488b686abcb35', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f6d0a3fe345942edb6c488b686abcb35', 'port_security_enabled': True, 'router:external': False, 'provider:network_type' : 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 45412, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:39Z', 'updated_at': '2023-07-24T07:19:40Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:59,037 79754 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_get_volume_attachment): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 07:19:59,038 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1453911379", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "d3e56b24-6736-490a-aa58-d9d8625cc573"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:59 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': '73', 'x-openstack-request-id': 'req-e23851fb-62f0-473c-b918-98bffcd3c203', 'x-compute-request-id': 'req-e23851fb-62f0-473c-b918-98bffcd3c203', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:18:56,005 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes 1.027s 2023-07-24 07:18:56,005 79758 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-328650214", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc1b7ea-f24d-4cd8-bebe-0c5710637400', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc1b7ea-f24d-4cd8-bebe-0c5710637400', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:55.915396", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:18:56,063 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.046s 2023-07-24 07:18:56,064 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c16c4bc-7fb0-4a54-870d-09cf521a0c9c', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c16c4bc-7fb0-4a54-870d-09cf521a0c9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:18:57,175 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.099s 2023-07-24 07 :18:57,175 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-faeda746-f666-4bfc-b959-83e1f44b68e3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-faeda746-f666-4bfc-b959-83e1f44b68e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:18:58,257 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.068s 2023-07-24 07:18:58,257 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7018f6b5-1786-438c-80c6-9c886736087a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7018f6b5-1786-438c-80c6-9c886736087a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:18:59,365 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.088s 2023-07-24 07:18:59,366 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9c64775-f272-486b-9234-c7ec26f5fccc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9c64775-f272-486b-9234-c7ec26f5fccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:00,433 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.048s 2023-07-24 07:19:00,434 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-618c650a-8bca-43e8-a2e8-c9206cd8a724', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-618c650a-8bca-43e8-a2e8-c9206cd8a724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:01,508 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.056s 2023-07-24 07:19:01,509 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae3fcde-1b90-4922-bb34-65 7c69bf3bef', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae3fcde-1b90-4922-bb34-657c69bf3bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:02,603 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.082s 2023-07-24 07:19:02,604 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4c50b39-6c5e-4b9d-bee3-3a4d198de89a', 'content-length': '973', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4c50b39-6c5e-4b9d-bee3-3a4d198de89a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:18:56.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:03,667 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.046s 2023-07-24 07:19:03,667 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95a907e8-de65-4cae-81de-75233072f778', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versio n', 'x-openstack-request-id': 'req-95a907e8-de65-4cae-81de-75233072f778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:04,726 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.047s 2023-07-24 07:19:04,726 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b3a7c2f-44ac-4299-aa26-dca3c4b41416', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b3a7c2f-44ac-4299-aa26-dca3c4b41416', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:05,831 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.093s 2023-07-24 07:19:05,831 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a774e087-b38e-46bd-99a8-29fa9ff7e755', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a774e087-b38e-46bd-99a8-29fa9ff7e755', 'connection': 'close', 'st atus': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:06,906 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.063s 2023-07-24 07:19:06,906 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cdf54d6-ca46-4ca4-a2b2-5d10eea3d39e', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cdf54d6-ca46-4ca4-a2b2-5d10eea3d39e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:07,975 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.055s 2023-07-24 07:19:07,975 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98eda94c-1252-4e30-b49f-663b123c48bb', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98eda94c-1252-4e30-b49f-663b123c48bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volu mes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:09,057 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.060s 2023-07-24 07:19:09,057 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93a2faa7-e0a4-4d7b-9341-7cfa07b199aa', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93a2faa7-e0a4-4d7b-9341-7cfa07b199aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:10,133 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.058s 2023-07-24 07:19:10,134 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172b8f24-c85b-4839-be32-17986fc6cde3', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172b8f24-c85b-4839-be32-17986fc6cde3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84 a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:11,204 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.049s 2023-07-24 07:19:11,205 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a823d24a-41c1-482b-9a0e-656abc0e21bb', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a823d24a-41c1-482b-9a0e-656abc0e21bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:12,268 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.049s 2023-07-24 07:19:12,269 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6254137a-f476-4f9a-a6da-48febb161c62', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6254137a-f476-4f9a-a6da-48febb161c62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "202 3-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:13,335 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.055s 2023-07-24 07:19:13,335 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66f9631e-a4bb-4883-93d6-31ba25b376b4', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66f9631e-a4bb-4883-93d6-31ba25b376b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:14,395 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.047s 2023-07-24 07:19:14,396 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b21130-5165-4749-b701-9ee78c066787', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b21130-5165-4749-b701-9ee78c066787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDev icesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:15,453 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.046s 2023-07-24 07:19:15,454 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3ef4b6d-4d35-479b-ba5a-ea8839b02531', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3ef4b6d-4d35-479b-ba5a-ea8839b02531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:16,522 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.049s 2023-07-24 07:19:16,522 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b4f4695-e724-4a59-8499-478fb151fbb0', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b4f4695-e724-4a59-8499-478fb151fbb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": n ull, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:17,591 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.057s 2023-07-24 07:19:17,591 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c3f0dc-c022-414d-b647-3926aeebbae7', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c3f0dc-c022-414d-b647-3926aeebbae7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:04.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:18,705 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.102s 2023-07-24 07:19:18,706 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56d037e-d117-42c9-a61c-0c8c26d68530', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56d037e-d117-42c9-a61c-0c8c26d68530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volu me/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:19,772 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.047s 2023-07-24 07:19:19,772 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01ca982-abf3-465b-8acc-3542265cc394', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01ca982-abf3-465b-8acc-3542265cc394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:20,916 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.131s 2023-07-24 07:19:20,917 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b71faaef-33b8-445c-91ff-40e077b1767a', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b71faaef-33b8-445c-91ff-40e077b1767a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "book mark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:22,017 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.077s 2023-07-24 07:19:22,017 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d755cba-b5ba-4461-82d6-737f322778c6', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d755cba-b5ba-4461-82d6-737f322778c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:23,121 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.087s 2023-07-24 07:19:23,122 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e942737-9b36-4cc4-b35c-eab2ada3ef94', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e942737-9b36-4cc4-b35c-eab2ada3ef94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186 -a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:24,216 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.081s 2023-07-24 07:19:24,217 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21286da2-feb2-4524-8933-9ad2ad4a71db', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21286da2-feb2-4524-8933-9ad2ad4a71db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:25,297 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.059s 2023-07-24 07:19:25,298 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35388621-9cd0-4b90-844f-6424200b58b4', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35388621-9cd0-4b90-844f-6424200b58b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypte d": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:26,361 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.044s 2023-07-24 07:19:26,362 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c852fdfe-9480-4c63-9198-6d0345e89df0', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c852fdfe-9480-4c63-9198-6d0345e89df0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:18.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:27,439 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.058s 2023-07-24 07:19:27,439 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01ec3b13-2f5f-4f76-844d-26c85cdd8da9', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01ec3b13-2f5f-4f76-844d-26c85cdd8da9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachmen ts": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:28,512 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.060s 2023-07-24 07:19:28,513 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50e6b2e8-5093-4392-abf2-99c5e502de34', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50e6b2e8-5093-4392-abf2-99c5e502de34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:29,578 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.050s 2023-07-24 07:19:29,578 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfaae61d-cf23-42ce-84b9-cb20d5ea9698', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfaae61d-cf23-42ce-84b9-cb20d5ea9698', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": " 9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:30,675 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.065s 2023-07-24 07:19:30,676 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddd3e61e-0c1f-4f3f-a255-784b3cd2f779', 'content-length': '976', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddd3e61e-0c1f-4f3f-a255-784b3cd2f779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:27.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:31,744 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28 0.048s 2023-07-24 07:19:31,744 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-683e999c-d097-4c4a-9800-21ae4152282e', 'content-length': '1394', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-683e999c-d097-4c4a-9800-21ae4152282e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28'} Body: b'{"volume": {"id": "487d21be-384b-4186-a84a-5f07a6ad5a28", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:18:56.000000", "updated_at": "2023-07-24T07:19:31.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-328650214", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/487d21be-384b-4186-a84a-5f07a6ad5a28"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "o wner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:31,755 79758 INFO [tempest.common.waiters] volume 487d21be-384b-4186-a84a-5f07a6ad5a28 reached available after waiting for 35.755457 seconds 2023-07-24 07:19:32,028 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes 0.272s 2023-07-24 07:19:32,028 79758 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-2084012205"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1e75e8e-efd4-405a-91b0-8e84f31cb48b', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e75e8e-efd4-405a-91b0-8e84f31cb48b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:31.958636", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:32,083 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.043s 2023-07-24 07:19:32,083 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531d41f4-d414-48f8-bbdb-76b1cc55f598', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531d41f4-d414-48f8-bbdb-76b1cc55f598', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable ": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:33,497 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.401s 2023-07-24 07:19:33,497 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0284f58-dc96-4c23-8a0e-d3cf7f278731', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0284f58-dc96-4c23-8a0e-d3cf7f278731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": "2023-07-24T07:19:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:34,554 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.045s 2023-07-24 07:19:34,554 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0128649a-3862-44c1-9973-ab54e7727907', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0128649a-3862-44c1-9973-ab54e7727907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": "2023-07-24T07:19:32.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:35, 622 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.046s 2023-07-24 07:19:35,622 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f550e2f4-9ec3-40ab-b616-76b0ba0de009', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f550e2f4-9ec3-40ab-b616-76b0ba0de009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": "2023-07-24T07:19:36.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:36,725 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f 0.089s 2023-07-24 07:19:36,726 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b94bdb3-b741-4fec-b656-56c6eedebe89', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b94bdb3-b741-4fec-b656-56c6eedebe89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f'} Body: b'{"volume": {"id": "e9f23073-1597-46db-ab66-a2b5d131c60f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:32.000000", "updated_at": "2023-07-24T07:19:36.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-2084012205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/e9f23073-1597-46db-ab66-a2b5d131c60f"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:36,744 79758 INFO [tempest.common.waiters] volume e9f23073-1597-46db-ab66-a2b5d131c60f reached available after waiting for 4.744909 seconds 2023-07-24 07:19:37,124 79758 INFO [tempest.lib.common.rest_client] Reques t (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes 0.378s 2023-07-24 07:19:37,124 79758 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-376422208"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca73db42-e0e3-42a9-a630-de0eba6ddf2f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca73db42-e0e3-42a9-a630-de0eba6ddf2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.948708", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:37,188 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8 0.053s 2023-07-24 07:19:37,188 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-114c3ea5-9c78-4ce7-ab63-7e4d7f97ebf7', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-114c3ea5-9c78-4ce7-ab63-7e4d7f97ebf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:37.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:38,243 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8 0.044s 2023-07-24 07:19:38,243 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'appl ication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed350005-da39-480f-b472-95583b0ca681', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed350005-da39-480f-b472-95583b0ca681', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:37.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:39,306 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8 0.049s 2023-07-24 07:19:39,306 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71ee7db9-0feb-48b7-a4bb-a8ceced9ca6b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71ee7db9-0feb-48b7-a4bb-a8ceced9ca6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:37.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:40,381 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8 0.056s 2023-07-24 07:19:40,382 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id ': 'req-0badda14-820d-4088-919f-f169a3edd17f', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0badda14-820d-4088-919f-f169a3edd17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8'} Body: b'{"volume": {"id": "a8ff462d-933b-4ac0-a276-8635835255e8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:37.000000", "updated_at": "2023-07-24T07:19:39.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-376422208", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c2fced644be4d628f2412c3058298c7/volumes/a8ff462d-933b-4ac0-a276-8635835255e8"}], "user_id": "dde544312b024558a26fcf236e6e9bec", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:40,400 79758 INFO [tempest.common.waiters] volume a8ff462d-933b-4ac0-a276-8635835255e8 reached available after waiting for 3.400208 seconds 2023-07-24 07:19:41,739 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.337s 2023-07-24 07:19:41,739 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-346749271"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-0f995bd1-ca6f-40a9-88ec-4dde54ef6b9b', 'date': 'Mon, 24 Jul 2023 07:19:41 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"7c95d901-83fd-479f-b9dd-2b3c239d6378","name":"tempest-device-tagging-net1-346749271","tenant_id":"9c2fced644be4d628f2412c3058298c7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"9c2fced644be4d628f2412c3058298c7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-07-24T07:19:40Z","updated_at":"2023-07-24T07:19:40Z","revision_number":1}}' 2023-07-24 07:19:43,228 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.488s 2023-07-24 07:19:43,228 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-1457920126"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5a5024a4-a202-4dbc-8fb1-8c51d974ec9d', 'date': 'Mon, 24 Jul 2023 07:19:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"467ddddc-21e6-4ac7-a118-ec173cf2d27c","name":"tempest-device-tagging-net2-1457920126","tenant_id":"9c2fced644be4d628f2412c3058298c7","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"9c2fced644be4d628f2412c3058298c7","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description ":"","tags":[],"created_at":"2023-07-24T07:19:41Z","updated_at":"2023-07-24T07:19:41Z","revision_number":1}}' 2023-07-24 07:19:45,760 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.530s 2023-07-24 07:19:45,761 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "7c95d901-83fd-479f-b9dd-2b3c239d6378", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-c82887f1-c3eb-4c1d-94c5-4bb7e12e574d', 'date': 'Mon, 24 Jul 2023 07:19:45 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"e9812987-0dd1-4e91-81e8-1373e62acff3","name":"","tenant_id":"9c2fced644be4d628f2412c3058298c7","network_id":"7c95d901-83fd-479f-b9dd-2b3c239d6378","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:43Z","updated_at":"2023-07-24T07:19:43Z","revision_number":0,"project_id":"9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:48,398 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.637s 2023-07-24 07:19:48,399 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "467ddddc-21e6-4ac7-a118-ec173cf2d27c", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-aad2b75d-50fa-4ef9-8d26-ae2c920685b2', 'date': 'Mon, 24 Jul 2023 07:19:48 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"025b0b3c-149d-49b7-9fec-d20e30a5b92e","name":"","tenant_id":"9c2fced644be4d628f2412c3058298c7","network_id":"467ddddc-21e6-4ac7-a118-ec173cf2d27c","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:46Z","updated_at":"2023-07-24T07:19:46Z","revision_number":0,"project_id":"9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:51,755 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 3.355s 2023-07-24 07:19:51,755 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c95d901-83fd-479f-b9dd-2b3c239d6378", "name": "tempest-TaggedBootDevicesTest_v242-852996214", "fixed_ips": [{"subnet_id": "e9812987-0dd1-4e91-81e8-1373e62acff3"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '736', 'x-openstack-request-id': 'req-ff7cdfad-961d-4028-b8ba-3c785a1a6383', 'date': 'Mon, 24 Jul 2023 07:19:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"ae4750ca-46a6-428d-8fd8-cd3b9fac8aac","name":"tempest-TaggedBootDevicesTest_v242-852996214","network_id":"7c95d901-83fd-479f-b9dd-2b3c239d6378","tenant_id":"9c2fced644be4d628f2412c3058298c7","mac_address":"fa:1 6:3e:d1:39:53","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e9812987-0dd1-4e91-81e8-1373e62acff3","ip_address":"10.1.1.38"}],"project_id":"9c2fced644be4d628f2412c3058298c7","port_security_enabled":true,"security_groups":["7bd5d6a0-083d-4bb7-af8a-c2f2a8c65624"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T07:19:49Z","updated_at":"2023-07-24T07:19:49Z","revision_number":1}}' 2023-07-24 07:19:53,787 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 2.031s 2023-07-24 07:19:53,788 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "7c95d901-83fd-479f-b9dd-2b3c239d6378", "name": "tempest-TaggedBootDevicesTest_v242-1738098313", "fixed_ips": [{"subnet_id": "e9812987-0dd1-4e91-81e8-1373e62acff3"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '737', 'x-openstack-request-id': 'req-438f81e4-165a-4aad-8c47-8ccbabb7a7a4', 'date': 'Mon, 24 Jul 2023 07:19:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"6b11b826-5147-477c-84c0-6c7d450676ba","name":"tempest-TaggedBootDevicesTest_v242-1738098313","network_id":"7c95d901-83fd-479f-b9dd-2b3c239d6378","tenant_id":"9c2fced644be4d628f2412c3058298c7","mac_address":"fa:16:3e:5c:f1:5d","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"e9812987-0dd1-4e91-81e8-1373e62acff3","ip_address":"10.1.1.67"}],"project_id":"9c2fced644be4d628f2412c3058298c7","port_security_enabled":true,"security_groups":["7bd5d6a0-083d-4bb7-af8a-c2f2a8c65624"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T07:19:52Z","updated_at":"2023-07-24T07:19:52Z","revision_number":1}}' 2023-07-24 07:19:53,792 79758 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:19:53,792 79758 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:53,882 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.082s 2023-07-24 07:19:53,883 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1986721907", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9Q4jNlFXTbYrHUDBcxFENM4LZr14JQKf9hsOP/4RIL21gaViu/Et0ybXVEjGx7coalkG6GHQn5WaEcaDZiw0wfmRT+mEmbE4VgfWF/7CAwUDjCwMHS/ujDAZp5e2Cgpg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c72b8d1-c9a9-4465-a429-53314fdeaf27', 'x-compute-request-id': 'req-6c72b8d1-c9a9-4465-a429-53314fdeaf27', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1986721907", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9Q4jNlFXTbYrHUDBcxFENM4LZr14JQKf9hsOP/4RIL21gaViu/Et0ybXVEjGx7coalkG6GHQn5WaEcaDZiw0wfmRT+mEmbE4VgfWF/7CAwUDjCwMHS/ujDAZp5e2Cgpg==", "fingerprint": "19:66:17:06:68:d5:fb:81:fa:71:3f:08:25 :09:5b:84", "user_id": "dde544312b024558a26fcf236e6e9bec"}}' 2023-07-24 07:19:53,888 79758 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1986721907 created 2023-07-24 07:19:54,441 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.552s 2023-07-24 07:19:54,442 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--149080412", "description": "tempest-description--683860010"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-c6a566a5-31c2-40ce-b202-dc786a893447', 'date': 'Mon, 24 Jul 2023 07:19:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "name": "tempest-securitygroup--149080412", "stateful": true, "tenant_id": "9c2fced644be4d628f2412c3058298c7", "description": "tempest-description--683860010", "shared": false, "security_group_rules": [{"id": "88331202-5992-4a9b-ad75-eb1fa21e89db", "project_id": "9c2fced644be4d628f2412c3058298c7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "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": 502, "description": null, "tags": [], "created_at": "2023-07-24T07:19:54Z", "updated_at": "2023-07-24T07:19:54Z", "revision_number": 0}, {"id": "8d3abcd2-cc03-490a-9001-a3859e805d08", "project_id": "9c2fced644be4d628f2412c3058298c7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "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": 501, "description": null, "tags": [], "created_at": "2023-07-24T07:19:54Z", "updated_at": "2023-07-24T07:19:54Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:54Z", "updated_at": "2023-07-24T07:19:54Z", "revision_number": 1, "project_id": "9c2fced644be4d628f2412c3058298c7"}}' 2023-07-24 07:19:55,114 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.672s 2023-07-24 07:19:55,115 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-47900fd0-0423-4c00-af33-1be1b8fff346', 'date': 'Mon, 24 Jul 2023 07:19: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": "ecb2808b-300b-43a8-95a1-00217eaf43da", "project_id": "9c2fced644be4d628f2412c3058298c7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:54Z", "updated_at": "2023-07-24T07:19:54Z ", "revision_number": 0}}' 2023-07-24 07:19:56,165 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.049s 2023-07-24 07:19:56,165 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-19150228-645b-4a04-9d91-633dcf293c59', 'date': 'Mon, 24 Jul 2023 07:19: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": "92f92411-7d01-4572-8e60-f7448c74621f", "project_id": "9c2fced644be4d628f2412c3058298c7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "security_group_id": "39b99fa9-e671-4a47-a3fa-7ae29df487cf", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:55Z", "updated_at": "2023-07-24T07:19:55Z", "revision_number": 0}}' 2023-07-24 07:19:56,166 79758 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--149080412 created 2023-07-24 07:19:57,685 79758 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.518s 2023-07-24 07:19:57,686 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-54121c14-ffaa-43b4-84e6-aafa37c42bb1', 'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "91b2ceee-b12c-4da3-b055-eba94dbb44f7", "tenant_id": "9c2fced644be4d628f2412c3058298c7", "floating_ip_address": "172.24.4.72", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9c2fced644be4d628f2412c3058298c7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:19:57Z", "updated_at": "2023-07-24T07:19:57Z", "revision_number": 0}}' 2023-07-24 07:19:57,686 79758 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '91b2ceee-b12c-4da3-b055-eba94dbb44f7', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'floating_ip_address': '172.24.4.72', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9c2fced644be4d628f2412c3058298c7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:57Z', 'updated_at': '2023-07-24T07:19:57Z', 'revision_number': 0, 'ip': '172.24.4.72'} created 2023-07-24 07:19:57,806 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.104s 2023-07-24 07:19:57,807 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a727c2c5-7768-4cc2-93e3-a4659e10ac8d', '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": "dde544312b024558a26fcf236e6e9bec", "name": "tempest-TaggedBootDevicesTest_v242-243684441-project-member", "password_expires_at": null}, "audit_ids": ["d_L2vkbkTp2doWjVaEXb_A"], "expires_at": "2023-07-24T08:19:57.000000Z", "issued_at": "2023-07-24T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c2fced644be4d628f2412c3058298c7", "name": "tempest-TaggedBootDevicesTest_v242-243684441"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:57,808 79758 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'ac57bec6-4c31-4954-b5ec-7d9dc3bfd2b8', 'name': 'tempest-TaggedBootDevicesTest_v242-1460989379-network', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9c2fced644be4d628f2412c3058298c7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23456, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:15Z', 'updated_at': '2023-07-24T07:18:15Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:57,962 79758 INFO [tempest.lib.co mmon.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.149s 2023-07-24 07:19:57,962 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 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-319734eb-8cb1-46a4-8c92-a7c507b6ec22', '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": "dde544312b024558a26fcf236e6e9bec", "name": "tempest-TaggedBootDevicesTest_v242-243684441-project-member", "password_expires_at": null}, "audit_ids": ["kxpYXXWDRl-0OMxpgUWlrg"], "expires_at": "2023-07-24T08:19:57.000000Z", "issued_at": "2023-07-24T07:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c2fced644be4d628f2412c3058298c7", "name": "tempest-TaggedBootDevicesTest_v242-243684441"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c2fced644be4d628f2412c3058298c7", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:19:57,963 79758 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest_v242:test_tagged_boot_devices) Found network {'id': 'ac57bec6-4c31-4954-b5ec-7d9dc3bfd2b8', 'name': 'tempest-TaggedBootDevicesTest_v242-1460989379-network', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9c2fced644be4d628f2412c3058298c7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'prov ider:physical_network': None, 'provider:segmentation_id': 23456, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:15Z', 'updated_at': '2023-07-24T07:18:15Z', 'revision_number': 1} available for tenant 2023-07-24 07:19:57,964 79758 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1986721907', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE9Q4jNlFXTbYrHUDBcxFENM4LZr14JQKf9hsOP/4RIL21gaViu/Et0ybXVEjGx7coalkG6GHQn5WaEcaDZiw0wfmRT+mEmbE4VgfWF/7CAwUDjCwMHS/ujDAZp5e2Cgpg==', 'fingerprint': '19:66:17:06:68:d5:fb:81:fa:71:3f:08:25:09:5b:84', 'user_id': 'dde544312b024558a26fcf236e6e9bec', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCwQlxB6n5rhZ+C1UCfDymxR36ezB56mcxcsi5rECm/B6pa93by5Ykg\n8U30m3/mHxSgBwYFK4EEACKhZANiAARPUOIzZRV022Kx1AwXMRRDTOC2a9eCUCn/\nYbDj/+ESC9tYGlYrvxLdMm11RIxse3KGpZBuhh0J+VmhHGg2YsNMH5kU/phJmxOF\nYH1hf+wgMFA4wsDB0v7owwGaeXtgoKY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '39b99fa9-e671-4a47-a3fa-7ae29df487cf', 'name': 'tempest-securitygroup--149080412', 'stateful': True, 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'description': 'tempest-description--683860010', 'shared': False, 'security_group_rules': [{'id': '88331202-5992-4a9b-ad75-eb1fa21e89db', 'project_id': '9c2fced644be4d628f2412c3058298c7', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'security_group_id': '39b99fa9-e671-4a47-a3fa-7ae29df487cf', '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': 502, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:54Z', 'updated_at': '2023-07-24T07:19:54Z', 'revision_number': 0}, {'id': '8d3abcd2-cc03-490a-9001-a3859e805d08', 'project_id': '9c2fced644be4d628f2412c3058298c7', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'security_group_id': '39b99fa9-e671-4a47-a3fa-7ae29df487cf', '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': 501, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:54Z', 'updated_at': '2023-07-24T07:19:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:54Z', 'updated_at': '2023-07-24T07:19:54Z', 'revision_number': 1, 'project_id': '9c2fced644be4d628f2412c3058298c7'}, 'floating_ip': {'id': '91b2ceee-b12c-4da3-b055-eba94dbb44f7', 'tenant_id': '9c2fced644be4d628f2412c3058298c7', 'floating_ip_address': '172.24.4.72', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9c2fced644be4d628f2412c3058298c7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:19:57Z', 'updated_at': '2023-07-24T07:19:57Z', 'revision_number': 0, 'ip': '172.24.4.72'}} 2023-07-24 07:19:58,004 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 400 POST http://10.0.0.210/compute/v2.1/servers 0.038s 2023-07-24 07:19:58,005 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1171693317", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "ac57bec6-4c31-4954-b5ec-7d9dc3bfd2b8"}, {"port": "ae4750ca-46a6-428d-8fd8-cd3b9fac8aac", "tag": "port-1"}, {"port": "6b11b826-5147-477c-84c0-6c7d450676ba", "tag": "port-2"}, {"uuid": "7c95d901-83fd-479f-b9dd-2b3c239d6378", "tag": "net-1"}, {"uuid": "7c95d901-83fd-479f-b9dd-2b3c239d6378"}, {"uuid": "467ddddc-21e6-4ac7-a118-ec173cf2d27c", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "467ddddc-21e6-4ac7-a118-ec173cf2d27c", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "487d21be-384b-4186-a84a-5f07a6ad5a28", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "e9f23073-1597-46db-ab66-a2b5d131c60f", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "a8ff462d-933b-4ac0-a276-8635835255e8", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--149080412"}], "key_name": "tempest-keypair-1986721907", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-63d8829a-7453-49f5-bb20-622ed0464517', 'x-compute-request-id': 'req-63d8829a-7453-49f5-bb20-622ed0464517', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:19:58,053 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1986721907 0.043s 2023-07-24 07:19:58,053 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.42', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.42', 'x-openstack-nova-api-version': '2.42', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01df991e-7276-4c4a-b847-808a53688bc8', 'x-compute-request-id': 'req-01df991e-7276-4c4a-b847-808a53688bc8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1986721907'} Body: b'' 2023-07-24 07:19:58,303 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/39b99fa9-e671-4a47-a3fa-7ae29df487cf 0.249s 2023-07-24 07:19:58,303 79758 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-f35f9bd4-a5af-4b28-808d-ec4ae2ca0eb2', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39b99fa9-e671-4a47-a3fa-7ae29df487cf'} Body: b'' 2023-07-24 07:19:58,334 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/39b99fa9-e671-4a47-a3fa-7ae29df487cf 0.030s 2023-07-24 07:19:58,335 79758 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-2182bf36-7ff9-4fe7-9f94-5f4c32639582', 'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'connecti on': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/39b99fa9-e671-4a47-a3fa-7ae29df487cf'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 39b99fa9-e671-4a47-a3fa-7ae29df487cf does not exist", "detail": ""}}' 2023-07-24 07:19:59,196 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/91b2ceee-b12c-4da3-b055-eba94dbb44f7 0.860s 2023-07-24 07:19:59,197 79758 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-e2bced94-ff6f-4b83-aaab-e7cceac59917', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:19:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/91b2ceee-b12c-4da3-b055-eba94dbb44f7'} Body: b'' 2023-07-24 07:20:00,601 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/6b11b826-5147-477c-84c0-6c7d450676ba 1.403s 2023-07-24 07:20:00,601 79758 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-ac94b71f-6786-4011-a9ae-df838dd81a67', 'date': 'Mon, 24 Jul 2023 07:20:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/6b11b826-5147-477c-84c0-6c7d450676ba'} Body: b'' 2023-07-24 07:20:01,805 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/ae4750ca-46a6-428d-8fd8-cd3b9fac8aac 1.203s 2023-07-24 07:20:01,806 79758 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-9ca5ff6a-3211-4f82-8254-81ba868b7c1c', 'date': 'Mon, 24 Jul 2023 07:20:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/ae4750ca-46a6-428d-8fd8-cd3b9fac8aac'} Body: b'' 2023-07-24 07:20:02,573 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/025b0b3c-149d-49b7-9fec-d20e30a5b92e 0.767s 2023-07-24 07:20:02,574 79758 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-2e8443d8-9c72-4ee4-a09d-3f4ab6671bd0', 'date': 'Mon, 24 Jul 2023 07:20:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/025b0b3c-149d-49b7-9fec-d20e30a5b92e'} Body: b'' 2023-07-24 07:20:03,108 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/e9812987-0dd1-4e91-81e8-1373e62acff3 0.533s 2023-07-24 07:20:03,108 79758 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-ed0e9844-5c8a-4341-b8ee-e167434e5c07', 'date': 'Mon, 24 Jul 2023 07:20:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/e9812987-0dd1-4e91-81e8-1373e62acff3'} Body: b'' 2023-0 7-24 07:20:04,386 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/467ddddc-21e6-4ac7-a118-ec173cf2d27c 1.276s 2023-07-24 07:20:04,386 79758 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-b46238a2-fb50-4540-b29e-a35c4e255181', 'date': 'Mon, 24 Jul 2023 07:20:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/467ddddc-21e6-4ac7-a118-ec173cf2d27c'} Body: b'' 2023-07-24 07:20:05,396 79758 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/7c95d901-83fd-479f-b9dd-2b3c239d6378 1.010s 2023-07-24 07:20:05,397 79758 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-2ec1c8db-fdaf-454b-b2fa-32cc3209e223', 'date': 'Mon, 24 Jul 2023 07:20:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/7c95d901-83fd-479f-b9dd-2b3c239d6378'} Body: b'' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:19:00,409 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes 0.947s 2023-07-24 07:19:00,409 79756 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-643423730", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:18:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cb909a2-1b42-4a10-afd1-de5f44d76184', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cb909a2-1b42-4a10-afd1-de5f44d76184', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.295203", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:00,473 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.046s 2023-07-24 07:19:00,474 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb062009-1a7a-4fd4-9935-a50992572ac7', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb062009-1a7a-4fd4-9935-a50992572ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:01,566 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.078s 2023-07-24 07:19:01,567 79756 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26eaaa83-733d-4fd4-8d44-2f59034086bf', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26eaaa83-733d-4fd4-8d44-2f59034086bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:02,652 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.064s 2023-07-24 07:19:02,652 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1844eae9-3492-403e-9bf8-046e8e3180a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1844eae9-3492-403e-9bf8-046e8e3180a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:03,732 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.064s 2023-07-24 07:19:03,732 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:03 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da0bb5bc-8c01-44aa-9ec2-ab484595ac87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da0bb5bc-8c01-44aa-9ec2-ab484595ac87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:04,837 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.084s 2023-07-24 07:19:04,837 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49114be3-6dd4-45a8-9099-138ed42fcc7f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49114be3-6dd4-45a8-9099-138ed42fcc7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:05,956 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.105s 2023-07-24 07:19:05,957 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fec73eb5-b745-4567-854a-a4dbcd0bf30a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-fec73eb5-b745-4567-854a-a4dbcd0bf30a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:07,028 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.059s 2023-07-24 07:19:07,028 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8ddbd68-93d4-4f8f-ab6d-6c239c4ce903', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8ddbd68-93d4-4f8f-ab6d-6c239c4ce903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:08,092 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.051s 2023-07-24 07:19:08,092 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaf57225-8640-4ee6-8cb1-8c38fe65499f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaf57225-8640-4ee6-8cb1-8c38fe65499f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"vol ume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:09,158 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.045s 2023-07-24 07:19:09,158 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15678db2-8b35-4551-9e7a-ff887373a7ca', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15678db2-8b35-4551-9e7a-ff887373a7ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:10,224 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.052s 2023-07-24 07:19:10,225 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2777d3ec-67b4-45db-9a4e-502d7f5d9751', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2777d3ec-67b4-45db-9a4e-502d7f5d9751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest- volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:11,296 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.060s 2023-07-24 07:19:11,297 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94af9d89-720e-4a71-8dca-142d986aa5f6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94af9d89-720e-4a71-8dca-142d986aa5f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:12,363 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.047s 2023-07-24 07:19:12,364 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bc0ac0f-d020-4247-a9b6-10aaf3b4e395', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bc0ac0f-d020-4247-a9b6-10aaf3b4e395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d- de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:13,466 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.089s 2023-07-24 07:19:13,466 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2943f1f6-0448-4843-bd62-d0d92a70db76', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2943f1f6-0448-4843-bd62-d0d92a70db76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:14,543 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.055s 2023-07-24 07:19:14,544 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caef0a2d-c3c5-4cd6-855c-6a16d5231138', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caef0a2d-c3c5-4cd6-855c-6a16d5231138', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encryp ted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:15,603 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.040s 2023-07-24 07:19:15,604 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1c2a9b9-15ea-4970-93a0-16cc60315846', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1c2a9b9-15ea-4970-93a0-16cc60315846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:16,716 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.076s 2023-07-24 07:19:16,718 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0f3a38e-757b-4181-bfcb-ab93121d1cb1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0f3a38e-757b-4181-bfcb-ab93121d1cb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:17,800 79756 INFO [tempest.lib.common.re st_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.062s 2023-07-24 07:19:17,801 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7285da3d-3c06-4587-9859-f31d1e3401ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7285da3d-3c06-4587-9859-f31d1e3401ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:18,881 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.060s 2023-07-24 07:19:18,881 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99b74c8a-58c8-451f-9031-e4b00ef900b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99b74c8a-58c8-451f-9031-e4b00ef900b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:19,956 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.063s 2023-07-24 07:19:19,956 79756 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46f7f7bf-d479-43e9-babf-4bdb1b2bc1a1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46f7f7bf-d479-43e9-babf-4bdb1b2bc1a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:21,062 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.089s 2023-07-24 07:19:21,063 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39cea53-e71f-40bd-ac59-04ce77bcf65c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39cea53-e71f-40bd-ac59-04ce77bcf65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:22,173 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.090s 2023-07-24 07:19:22,174 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:22 GMT', 'server': 'Apache/2.4. 52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0907117b-5a10-44bd-a4ca-093085eed778', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0907117b-5a10-44bd-a4ca-093085eed778', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:23,265 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.066s 2023-07-24 07:19:23,265 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64b28b1c-9d14-47b5-b698-fa217f1002c5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64b28b1c-9d14-47b5-b698-fa217f1002c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:24,328 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.051s 2023-07-24 07:19:24,328 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef460dd9-0f3e-40cd-b475-a616dbee9cc6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': ' req-ef460dd9-0f3e-40cd-b475-a616dbee9cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:25,387 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.046s 2023-07-24 07:19:25,387 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-751cba79-0cde-4352-9abc-221aa2102ad7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-751cba79-0cde-4352-9abc-221aa2102ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:26,452 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.052s 2023-07-24 07:19:26,452 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-315c1d0a-4387-4e40-9ec5-9cb9b766ce5d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-315c1d0a-4387-4e40-9ec5-9cb9b766ce5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"i d": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:27,549 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.085s 2023-07-24 07:19:27,550 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71f13b24-8f65-4b37-9112-2309f4b4dcee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f13b24-8f65-4b37-9112-2309f4b4dcee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:28,617 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.055s 2023-07-24 07:19:28,617 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef7ea3a6-0ebf-4a34-96fc-63b9e7481f54', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef7ea3a6-0ebf-4a34-96fc-63b9e7481f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-64 3423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:29,708 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.077s 2023-07-24 07:19:29,709 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dac6533-6012-4c01-aa43-72c58d299e23', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dac6533-6012-4c01-aa43-72c58d299e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:30,768 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.042s 2023-07-24 07:19:30,769 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce472854-c494-4701-a859-8720e6f8cb7e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce472854-c494-4701-a859-8720e6f8cb7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2 -84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:31,831 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.050s 2023-07-24 07:19:31,831 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52cae2d1-810b-4477-93e5-89338ce670ff', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52cae2d1-810b-4477-93e5-89338ce670ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:32,908 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.062s 2023-07-24 07:19:32,909 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-387bd3fe-ba17-4033-baec-30605327bdef', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-387bd3fe-ba17-4033-baec-30605327bdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": fal se, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:34,054 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.125s 2023-07-24 07:19:34,054 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c9f59d5-0559-4b8f-b986-a4a335e62c0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c9f59d5-0559-4b8f-b986-a4a335e62c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:35,135 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.059s 2023-07-24 07:19:35,136 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8cb3f1-09ff-4505-af3b-440ec6d1054a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8cb3f1-09ff-4505-af3b-440ec6d1054a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:00.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:36,231 79756 INFO [tempest.lib.common.rest_client ] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814 0.075s 2023-07-24 07:19:36,232 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2175790f-13a2-488d-8445-38584fa5f3b8', 'content-length': '1358', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2175790f-13a2-488d-8445-38584fa5f3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814'} Body: b'{"volume": {"id": "1b4aa77d-de73-4ac2-84de-54121513f814", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:00.000000", "updated_at": "2023-07-24T07:19:36.000000", "name": "tempest-TaggedBootDevicesTest-volume-643423730", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/1b4aa77d-de73-4ac2-84de-54121513f814"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:36,251 79756 INFO [tempest.common.waiters] volume 1b4aa77d-de73-4ac2-84de-54121513f814 reached available after waiting for 36.251454 seconds 2023-07-24 07:19:36,477 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes 0.223s 2023-07-24 07:19:36,477 79756 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-22857934"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7147af44-180d-43a2-b354-d2afcd55ece1', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7147af44-180d-43a2-b354-d2afcd55ece1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.407842", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26 c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:36,530 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.043s 2023-07-24 07:19:36,531 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96cf356a-6ab9-4ccd-b1a0-573288f35f3a', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96cf356a-6ab9-4ccd-b1a0-573288f35f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:37,618 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.076s 2023-07-24 07:19:37,619 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e50cab35-728a-4d04-8c29-f03e871f5284', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e50cab35-728a-4d04-8c29-f03e871f5284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:38,710 79756 INFO [tempest.lib .common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.072s 2023-07-24 07:19:38,710 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67996c23-9374-47e3-9094-453abadb0a47', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67996c23-9374-47e3-9094-453abadb0a47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:39,811 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.079s 2023-07-24 07:19:39,812 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3da44c8-d604-4b41-9a75-114c95c6dbf1', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3da44c8-d604-4b41-9a75-114c95c6dbf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:40,894 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.069s 2023-07-24 07:19:40,894 79756 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-823a7a1c-da73-495a-922d-218d09c3bdfd', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-823a7a1c-da73-495a-922d-218d09c3bdfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:41,968 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.062s 2023-07-24 07:19:41,968 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc65f2f-f03b-459a-bdbd-22e11d675996', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc65f2f-f03b-459a-bdbd-22e11d675996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:37.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:43,039 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258 0.059s 2023-07-24 07:19:43,040 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:42 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acd577f3-76e6-4f41-bb82-125c24ca56a9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acd577f3-76e6-4f41-bb82-125c24ca56a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258'} Body: b'{"volume": {"id": "13680392-f26c-4323-8978-d2babdefd258", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:36.000000", "updated_at": "2023-07-24T07:19:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-22857934", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/13680392-f26c-4323-8978-d2babdefd258"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:43,050 79756 INFO [tempest.common.waiters] volume 13680392-f26c-4323-8978-d2babdefd258 reached available after waiting for 7.050419 seconds 2023-07-24 07:19:43,354 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes 0.303s 2023-07-24 07:19:43,355 79756 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-1644398305"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93b4db2c-3121-46be-94a0-8601701bf71a', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93b4db2c-3121-46be-94a0-8601701bf71a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.254537", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:19:43,418 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.054s 2023-07-24 07:19:43,418 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-759e7b51-b979-4a9f-9122-2dad132be571', 'content-length': '887', 'openstack -api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-759e7b51-b979-4a9f-9122-2dad132be571', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:44,489 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.049s 2023-07-24 07:19:44,490 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b94081db-902e-4738-9db9-ab47c1400645', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b94081db-902e-4738-9db9-ab47c1400645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": "2023-07-24T07:19:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:45,571 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.069s 2023-07-24 07:19:45,571 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2274981a-9092-46ba-ab7a-4bc096686600', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2274981a-9092-46ba-ab7a-4bc096686600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/10 2890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": "2023-07-24T07:19:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:46,702 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.117s 2023-07-24 07:19:46,702 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad145b80-21d0-43bf-b6b4-2fa9153fa4c8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad145b80-21d0-43bf-b6b4-2fa9153fa4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": "2023-07-24T07:19:43.000000", "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:47,794 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111 0.072s 2023-07-24 07:19:47,795 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52327a11-e64a-4f29-826c-2b0eea33de74', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52327a11-e64a-4f29-826c-2b0eea33de74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111'} Body: b'{"volume": {"id": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:19:43.000000", "updated_at": "2023-07 -24T07:19:47.000000", "name": "tempest-TaggedBootDevicesTest-volume-1644398305", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a23e7e29ee2d4b78b3ebe407c341a3c1/volumes/102890c8-bbd8-4dfc-bb52-3e7e00028111"}], "user_id": "d8e81229dcae4688b6a865728e6a5fcc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:47,806 79756 INFO [tempest.common.waiters] volume 102890c8-bbd8-4dfc-bb52-3e7e00028111 reached available after waiting for 4.806779 seconds 2023-07-24 07:19:49,384 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.576s 2023-07-24 07:19:49,384 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-1100645515"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-5956f4de-7ff1-4748-b7bf-afb0b15d81d0', 'date': 'Mon, 24 Jul 2023 07:19:49 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"10743a05-482d-4c90-8657-3419aeb293e3","name":"tempest-device-tagging-net1-1100645515","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-07-24T07:19:47Z","updated_at":"2023-07-24T07:19:48Z","revision_number":1}}' 2023-07-24 07:19:50,579 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 1.194s 2023-07-24 07:19:50,580 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-785188272"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-7a09b865-bdf0-4b07-983e-145b54144c5f', 'date': 'Mon, 24 Jul 2023 07:19:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"13525f48-3b25-4dee-84d5-e5f55bb1358f","name":"tempest-device-tagging-net2-785188272","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","port_security_enabled":true,"router:external":false,"is_default":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2023-07-24T07:19:49Z","updated_at":"2023-07-24T07:19:49Z","revision_number":1}}' 2023-07-24 07:19:52,771 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.190s 2023-07-24 07:19:52,771 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "10743a05-482d-4c90-8657-3419aeb293e3", "cidr": "10.1.1.0/24", "ip_ver sion": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-78298f42-e1d8-4fbe-86e9-3fb437954361', 'date': 'Mon, 24 Jul 2023 07:19:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"b6d76007-0a6f-4250-be40-5e910adba3b7","name":"","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","network_id":"10743a05-482d-4c90-8657-3419aeb293e3","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:50Z","updated_at":"2023-07-24T07:19:50Z","revision_number":0,"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:55,553 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 2.781s 2023-07-24 07:19:55,554 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "13525f48-3b25-4dee-84d5-e5f55bb1358f", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-9a0632d9-2700-47f5-b596-70f9e069fe86', 'date': 'Mon, 24 Jul 2023 07:19:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"58cdfeb7-083e-49b9-add8-6803177214bb","name":"","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","network_id":"13525f48-3b25-4dee-84d5-e5f55bb1358f","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-07-24T07:19:53Z","updated_at":"2023-07-24T07:19:53Z","revision_number":0,"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:56,683 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.129s 2023-07-24 07:19:56,684 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "10743a05-482d-4c90-8657-3419aeb293e3", "name": "tempest-TaggedBootDevicesTest-826252886", "fixed_ips": [{"subnet_id": "b6d76007-0a6f-4250-be40-5e910adba3b7"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '732', 'x-openstack-request-id': 'req-302faa35-92e7-419c-82e4-7bcadb56ef93', 'date': 'Mon, 24 Jul 2023 07:19:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"a5476483-5c88-427b-b857-199c2d5616b2","name":"tempest-TaggedBootDevicesTest-826252886","network_id":"10743a05-482d-4c90-8657-3419aeb293e3","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","mac_address":"fa:16:3e:f3:15:28","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"b6d76007-0a6f-4250-be40-5e910adba3b7","ip_address":"10.1.1.147"}],"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","port_security_enabled":true,"security_groups":["3b39e61d-018f-4a26-b99c-075eb557a449"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T07:19:55Z","updated_at":"2023-07-24T07:19:56Z","revision_number":1}}' 2023-07-24 07:19:57,899 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tag ged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 1.215s 2023-07-24 07:19:57,900 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "10743a05-482d-4c90-8657-3419aeb293e3", "name": "tempest-TaggedBootDevicesTest-1226871142", "fixed_ips": [{"subnet_id": "b6d76007-0a6f-4250-be40-5e910adba3b7"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-d473db9e-e0d2-48d9-8976-ae0b9859b710', 'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"ff8fb3a4-13ca-42ad-805f-e3632999f98d","name":"tempest-TaggedBootDevicesTest-1226871142","network_id":"10743a05-482d-4c90-8657-3419aeb293e3","tenant_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","mac_address":"fa:16:3e:c7:3b:c3","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"b6d76007-0a6f-4250-be40-5e910adba3b7","ip_address":"10.1.1.173"}],"project_id":"a23e7e29ee2d4b78b3ebe407c341a3c1","port_security_enabled":true,"security_groups":["3b39e61d-018f-4a26-b99c-075eb557a449"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-07-24T07:19:57Z","updated_at":"2023-07-24T07:19:57Z","revision_number":1}}' 2023-07-24 07:19:57,903 79756 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:19:57,903 79756 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:19:57,981 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.071s 2023-07-24 07:19:57,981 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1833287373", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKiLy7nkHKOT4aGYh+JImWzYzZzEiRyoXLfvktaba1yVnh9bxPJiUN87GT01G/C8h8yvgTout8FkVAX0aIdsIJjwj7AGELwGTUyveyyvdTSDroWKYMkdPrZpi4zgRLrRKg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:19:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48e53804-0a2d-4526-992b-14ae85a83e9f', 'x-compute-request-id': 'req-48e53804-0a2d-4526-992b-14ae85a83e9f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1833287373", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKiLy7nkHKOT4aGYh+JImWzYzZzEiRyoXLfvktaba1yVnh9bxPJiUN87GT01G/C8h8yvgTout8FkVAX0aIdsIJjwj7AGELwGTUyveyyvdTSDroWKYMkdPrZpi4zgRLrRKg==", "fingerprint": "11:32:50:95:3c:00:61:0e:c3:6f:d2:93:a5:5d:b9:6d", "user_id": "d8e81229dcae4688b6a865728e6a5fcc"}}' 2023-07-24 07:19:57,985 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1833287373 created 2023-07-24 07:19:58,211 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.224s 2023-07-24 07:19:58,211 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygrou p--1012053494", "description": "tempest-description--1512003831"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-1b5e8117-3ed6-40e9-8ced-8635df4d4e21', 'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "name": "tempest-securitygroup--1012053494", "stateful": true, "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "description": "tempest-description--1512003831", "shared": false, "security_group_rules": [{"id": "4a3940ca-ea82-4e9e-9e98-a2c859dc2c05", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "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": 519, "description": null, "tags": [], "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 0}, {"id": "4fc50107-9c2d-4b18-b6b9-39f2491a734b", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "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": 520, "description": null, "tags": [], "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 1, "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1"}}' 2023-07-24 07:19:58,580 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.368s 2023-07-24 07:19:58,580 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-6f2cda8a-3df5-438a-8343-366bd9615edf', 'date': 'Mon, 24 Jul 2023 07:19:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d388f376-2eb4-4f80-978d-f9c41f7772ff", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 0}}' 2023-07-24 07:19:59,316 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.735s 2023-07-24 07:19:59,316 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', ' content-length': '570', 'x-openstack-request-id': 'req-8ea0a888-2f31-4c54-8f19-74611264747d', 'date': 'Mon, 24 Jul 2023 07:19:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a90da266-ac87-47e5-a1c8-b7846e94edcf", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "security_group_id": "1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:19:58Z", "updated_at": "2023-07-24T07:19:58Z", "revision_number": 0}}' 2023-07-24 07:19:59,316 79756 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1012053494 created 2023-07-24 07:20:00,479 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.161s 2023-07-24 07:20:00,479 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3cc807f6-04e4-4f8f-893f-3e27b1ddf469', 'date': 'Mon, 24 Jul 2023 07:20:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb", "tenant_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "floating_ip_address": "172.24.4.179", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:00Z", "updated_at": "2023-07-24T07:20:00Z", "revision_number": 0}}' 2023-07-24 07:20:00,480 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'floating_ip_address': '172.24.4.179', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:00Z', 'updated_at': '2023-07-24T07:20:00Z', 'revision_number': 0, 'ip': '172.24.4.179'} created 2023-07-24 07:20:00,636 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.136s 2023-07-24 07:20:00,637 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:00 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-e7886925-e1c7-4cd0-aea2-abe72468b1d6', '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": "d8e81229dcae4688b6a865728e6a5fcc", "name": "tempest-TaggedBootDevicesTest-1879944012-project-member", "password_expires_at": null}, "audit_ids": ["Ld8yOANeRZG4ccQjGtAKug"], "expires_at": "2023-07-24T08:20:0 0.000000Z", "issued_at": "2023-07-24T07:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "name": "tempest-TaggedBootDevicesTest-1879944012"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:00,638 79756 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '9585e932-af6e-414f-9855-47e09ecdc61d', 'name': 'tempest-TaggedBootDevicesTest-1672525514-network', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22050, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:16Z', 'updated_at': '2023-07-24T07:18:16Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:00,680 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.037s 2023-07-24 07:20:00,681 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:00 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-553b742d-dcee-431f-9fad-cbc17daa9a45', 'connection': 'close', 'status': '201', 'conten t-location': 'http://10.0.0.210/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "d8e81229dcae4688b6a865728e6a5fcc", "name": "tempest-TaggedBootDevicesTest-1879944012-project-member", "password_expires_at": null}, "audit_ids": ["_b1_OUmTRCqQALrIl3ISEg"], "expires_at": "2023-07-24T08:20:00.000000Z", "issued_at": "2023-07-24T07:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a23e7e29ee2d4b78b3ebe407c341a3c1", "name": "tempest-TaggedBootDevicesTest-1879944012"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a23e7e29ee2d4b78b3ebe407c341a3c1", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:00,681 79756 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '9585e932-af6e-414f-9855-47e09ecdc61d', 'name': 'tempest-TaggedBootDevicesTest-1672525514-network', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22050, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:18:16Z', 'updated_at': '2023-07-24T07:18:16Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:00,682 79756 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1833287373', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKiLy7nkHKOT4aGYh+JImWzYzZzEiRyoXLfvktaba1yVnh9bxPJiUN87GT0 1G/C8h8yvgTout8FkVAX0aIdsIJjwj7AGELwGTUyveyyvdTSDroWKYMkdPrZpi4zgRLrRKg==', 'fingerprint': '11:32:50:95:3c:00:61:0e:c3:6f:d2:93:a5:5d:b9:6d', 'user_id': 'd8e81229dcae4688b6a865728e6a5fcc', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBLGlDDq9F9i/h/BntrKWD3aJxx5V6BRuJjulp6AnjLqAbWk7LV9W3I\nScYt9ahlCvqgBwYFK4EEACKhZANiAASoi8u55Byjk+GhmIfiSJls2M2cxIkcqFy3\n75LWm2tclZ4fW8TyYlDfOxk9NRvwvIfMr4E6LrfBZFQF9GiHbCCY8I+wBhC8Bk1M\nr3ssr3U0g66FimDJHT62aYuM4ES60So=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d', 'name': 'tempest-securitygroup--1012053494', 'stateful': True, 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'description': 'tempest-description--1512003831', 'shared': False, 'security_group_rules': [{'id': '4a3940ca-ea82-4e9e-9e98-a2c859dc2c05', 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'security_group_id': '1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d', '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': 519, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:58Z', 'updated_at': '2023-07-24T07:19:58Z', 'revision_number': 0}, {'id': '4fc50107-9c2d-4b18-b6b9-39f2491a734b', 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'security_group_id': '1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d', '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': 520, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:19:58Z', 'updated_at': '2023-07-24T07:19:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:19:58Z', 'updated_at': '2023-07-24T07:19:58Z', 'revision_number': 1, 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1'}, 'floating_ip': {'id': 'dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb', 'tenant_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'floating_ip_address': '172.24.4.179', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a23e7e29ee2d4b78b3ebe407c341a3c1', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:00Z', 'updated_at': '2023-07-24T07:20:00Z', 'revision_number': 0, 'ip': '172.24.4.179'}} 2023-07-24 07:20:00,711 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 07:20:00,712 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1226214286", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "9585e932-af6e-414f-9855-47e09ecdc61d"}, {"port": "a5476483-5c88-427b-b857-199c2d5616b2", "tag": "port-1"}, {"port": "ff8fb3a4-13ca-42ad-805f-e3632999f98d", "tag": "port-2"}, {"uuid": "10743a05-482d-4c90-8657-3419aeb293e3", "tag": "net-1"}, {"uuid": "10743a05-482d-4c90-8657-3419aeb293e3"}, {"uuid": "13525f48-3b25-4dee-84d5-e5f55bb1358f", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "13525f48-3b25-4dee-84d5-e5f55bb1358f", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "1b4aa77d-de73-4ac2-84de-54121513f814", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "13680392-f26c-4323-8978-d2babdefd258", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "102890c8-bbd8-4dfc-bb52-3e7e00028111", "sou rce_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1012053494"}], "key_name": "tempest-keypair-1833287373", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-e28057a1-c913-4d84-851a-4423ec25cbb1', 'x-compute-request-id': 'req-e28057a1-c913-4d84-851a-4423ec25cbb1', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:00,749 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1833287373 0.033s 2023-07-24 07:20:00,750 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-beef1763-9bb1-4e0c-a221-4c931302dff1', 'x-compute-request-id': 'req-beef1763-9bb1-4e0c-a221-4c931302dff1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1833287373'} Body: b'' 2023-07-24 07:20:01,334 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d 0.583s 2023-07-24 07:20:01,335 79756 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-4fc52079-1bb2-485d-85ee-d32b4347a3a4', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d'} Body: b'' 2023-07-24 07:20:01,366 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d 0.030s 2023-07-24 07:20:01,367 79756 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-2016e511-30ae-47b2-90d9-205aa1038f79', 'date': 'Mon, 24 Jul 2023 07:20:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 1e7a06dc-6d38-43eb-bbf7-7ce019ebf99d does not exist", "detail": ""}}' 2023-07-24 07:20:02,371 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb 1.003s 2023-07-24 07:20:02,371 79756 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-a525a52f-bb54-4962-a73a-4cb0d86ea24f', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dd4f7a24-a2c5-4fd1-9bf3-96be62a8ffcb'} Body: b'' 2023-07-24 07:20:03,180 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/ff8fb3a4-13ca-42ad-805f-e3632999f98d 0.807s 2023-07-24 07:20:03,180 79756 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-d9ef27bd-bb8a-447a-8bad-51118effb5f8', 'date': 'Mon, 24 Jul 2023 07:20:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/ff8fb3a4-13ca-42ad-805f-e3632999f98d'} Body: b'' 2023-07-24 07:20:04,072 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/a5476483-5c88-427b-b857-199c2d5616b2 0.890s 2023-07-24 07:20:04,072 79756 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-be9df315-32c7-4838-a39b-0a124a3002da', 'date': 'Mon, 24 Jul 2023 07:20:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/a5476483-5c88-427b-b857-199c2d5616b2'} Body: b'' 2023-07-24 07:20:04,518 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/58cdfeb7-083e-49b9-add8-6803177214bb 0.445s 2023-07-24 07:20:04,519 79756 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-421350dd-646f-4af4-b9a9-264cef952876', 'date': 'Mon, 24 Jul 2023 07:20:04 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/58cdfeb7-083e-49b9-add8-6803177214bb'} Body: b'' 2023-07-24 07:20:05,071 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/b6d76007-0a6f-4250-be40-5e910adba3b7 0.552s 2023-07-24 07:20:05,071 79756 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-379dff16-b8a5-4397-9a0e-2d2a016c5e0a', 'date': 'Mon, 24 Jul 2023 07:20:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/b6d76007-0a6f-4250-be40-5e910adba3b7'} Body: b'' 2023-07-24 07:20:05,872 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/13525f48-3b25-4dee-84d5-e5f55bb1358f 0.800s 2023-07-24 07:20:05,872 79756 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-89c5c889-35e4-40a0-aee3-67a89f6544c1', 'date': 'Mon, 24 Jul 2023 07:20:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/13525f48-3b25-4dee-84d5-e5 f55bb1358f'} Body: b'' 2023-07-24 07:20:07,052 79756 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/10743a05-482d-4c90-8657-3419aeb293e3 1.179s 2023-07-24 07:20:07,052 79756 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-f8da6fc0-717c-4a3f-8c0b-74f5f3b24d47', 'date': 'Mon, 24 Jul 2023 07:20:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/10743a05-482d-4c90-8657-3419aeb293e3'} 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 65, in test_update_attached_volume_with_nonexistent_volume_in_body self.server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:08,070 79764 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:08,422 79764 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.344s 2023-07-24 07:20:08,423 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-681469030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBApOsGRKi2Zl2eOpQ4Jz8GhNXSTiRNpuy/OaXLpPXqrZGOF3thiaLokPzQ3cUusgN3ieOhJ8VyLIeKzZbMG/9CrskSySjid8LtGKEYcrvdm/jj9AjtmJyHGtycQttVwU7Q=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:08 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-5765785e-0ebf-4a32-a390-e280d8389c69', 'x-compute-request-id': 'req-5765785e-0ebf-4a32-a390-e280d8389c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-681469030", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBApOsGRKi2Zl2eOpQ4Jz8GhNXSTiRNpuy/OaXLpPXqrZGOF3thiaLokPzQ3cUusgN3ieOhJ8VyLIeKzZbMG/9CrskSySjid8LtGKEYcrvdm/jj9AjtmJyHGtycQttVwU7Q==", "fingerprint": "df:b9:30:45:60:c1:5b:f7:0b:cb:29:79:29:94:c5:1f", "user_id": "97fd2287de734d72bfdf227f01ee2bed"}}' 2023-07-24 07:20:08,426 79764 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-681469030 created 2023-07-24 07:20:08,849 79764 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.422s 2023-07-24 07:20:08,850 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1540343666", "description": "tempest-description--948455285"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-5f1ba597-8282-4994-aa00-6def5335492b', 'date': 'Mon, 24 Jul 2023 07:20:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "793099f6-5986-4ad7-a665-e2476933a0ec", "name": "tempest-securitygroup--1540343666", "stateful": true, "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "description": "tempest-description--948455285", "shared": false, "security_group_rules": [{"id": "04b2c795-4ecc-479d-8018-7148eb3b1581", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "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": 553, "description": null, "tags": [], "created_at": "2023-07-24T07:20:08Z", "updated_at": "2023-07-24T07:20:08Z", "revision_number": 0}, {"id": "a25b2233-6628-495e-8ea2-3f09fbd10f9e", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "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": 551, "description": null, "tags": [], "created_at": "2023-07-24T07:20:08Z", "updated_at": "2023-07-24T07:20:08Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:08Z", "updated_at": "2023-07-24T07:20:08Z", "revision_number": 1, "project_id": "3108cb58a3064143a4b1c68c8deeb2ef"}}' 2023-07-24 07:20:09,264 79764 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.414s 2023-07-24 07:20:09,265 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-2364c15f-5fc5-4c60-95a9-e921652e06de', 'date': 'Mon, 24 Jul 2023 07:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "619e6ced-c21b-4bda-bf46-3045e6b7f348", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:09Z", "updated_at": "2023-07-24T07:20:09Z", "revision_number": 0}}' 2023-07-24 07:20:09,997 79764 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.731s 2023-07-24 07:20:09,998 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-e675f985-d251-4c37-81b3-6ce75becdde8', 'date': 'Mon, 24 Jul 2023 07:20:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "30f2b355-2e24-402c-b448-53bcd29f73cf", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "security_group_id": "793099f6-5986-4ad7-a665-e2476933a0ec", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:09Z", "updated_at": "2023-07-24T07:20:09Z", "revision_number": 0}}' 2023-07-24 07:20:09,998 79764 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1540343666 created 2023-07-24 07:20:12,002 79764 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.003s 2023-07-24 07:20:12,003 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b07e247a-9eb6-4470-a965-2b72aa6e7111', 'date': 'Mon, 24 Jul 2023 07:20:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8c788808-5c65-4c82-99a9-00899f6b2984", "tenant_id": "3108cb58a3064143a4b1c68c8deeb2ef", "floating_ip_address": "172.24.4.183", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3108cb58a3064143a4b1c68c8deeb2ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:11Z", "updated_at": "2023-07-24T07:20:11Z", "revision_number": 0}}' 2023-07-24 07:20:12,003 79764 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8c788808-5c65-4c82-99a9-00899f6b2984', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'floating_ip_address': '172.24.4.183', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:11Z', 'updated_at': '2023-07-24T07:20:11Z', 'revision_number': 0, 'ip': '172.24.4.183'} created 2023-07-24 07:20:12,246 79764 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.238s 2023-07-24 07:20:12,247 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:12 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-3910af6e-5d6f-486e-94c9-b2fe2941100f', '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": "97fd2287de734d72bfdf227f01ee2bed", "name": "tempest-VolumesAdminNegativeTest-1127358972-project-member", "password_expires_at": null}, "audit_ids": ["pQ9KK6xZT1CXewLAknodpw"], "expires_at": "2023-07-24T08:20:12.000000Z", "issued_at": "2023-07-24T07:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3108cb58a3064143a4b1c68c8deeb2ef", "name": "tempest-VolumesAdminNegativeTest-1127358972"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nov a_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:12,248 79764 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'a11d89c1-d6f4-4470-92bf-ed0a548b941e', 'name': 'tempest-VolumesAdminNegativeTest-171034872-network', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25386, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:36Z', 'updated_at': '2023-07-24T07:19:36Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:12,248 79764 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-681469030', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBApOsGRKi2Zl2eOpQ4Jz8GhNXSTiRNpuy/OaXLpPXqrZGOF3thiaLokPzQ3cUusgN3ieOhJ8VyLIeKzZbMG/9CrskSySjid8LtGKEYcrvdm/jj9AjtmJyHGtycQttVwU7Q==', 'fingerprint': 'df:b9:30:45:60:c1:5b:f7:0b:cb:29:79:29:94:c5:1f', 'user_id': '97fd2287de734d72bfdf227f01ee2bed', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCw6oSR9sQK27+hv66z4m8IcJ0uc/Kj3U5Gussa52Kr1KAYfQRauWde\n4gdCeK86wcSgBwYFK4EEACKhZANiAAQKTrBkSotmZdnjqUOCc/BoTV0k4kTabsvz\nmly6T16q2Rjhd7YYmi6JD80N3FLrIDd4njoSfFciyHis2WzBv/Qq7JEsko4nfC7R\nihGHK73Zv44/QI7ZichxrcnELbVcFO0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '793099f6-5986-4ad7-a665-e2476933a0ec', 'name': 'tempest-securitygroup--1540343666', 'stateful': True, 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'description': 'tempest-description--948455285', 'shared': False, 'security_group_rules': [{'id': '04b2c795-4ecc-479d-8018-7148eb3b1581', 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'security_group_id': '793099f6-5986-4ad7-a665-e2476933a0ec', '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': 553, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 0}, {'id': 'a25b2233-6628-495e-8ea2-3f09fbd10f9e', 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'security_group_id': '793099f6-5986-4ad7-a665-e2476933a0ec', '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': 551, 'desc ription': None, 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 1, 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef'}, 'floating_ip': {'id': '8c788808-5c65-4c82-99a9-00899f6b2984', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'floating_ip_address': '172.24.4.183', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:11Z', 'updated_at': '2023-07-24T07:20:11Z', 'revision_number': 0, 'ip': '172.24.4.183'}} 2023-07-24 07:20:12,295 79764 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 400 POST http://10.0.0.210/compute/v2.1/servers 0.045s 2023-07-24 07:20:12,295 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-881580563", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "a11d89c1-d6f4-4470-92bf-ed0a548b941e"}], "security_groups": [{"name": "tempest-securitygroup--1540343666"}], "key_name": "tempest-keypair-681469030", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:12 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': '73', 'x-openstack-request-id': 'req-88164a0a-7777-418d-b61f-763d882bb7f9', 'x-compute-request-id': 'req-88164a0a-7777-418d-b61f-763d882bb7f9', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:12,296 79764 ERROR [tempest.lib.decorators] Hints: This test was made for the bug_type 1629110. The failure could be related to https://launchpad.net/bugs/1629110 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 46, in test_update_attached_volume_with_nonexistent_volume_in_uri self.server = self.create_test_server(wait_until="ACTIVE") File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:12,447 79764 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.140s 2023-07-24 07:20:12,448 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:12 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-2ae79efb-9b4d-4d12-827b-447d822b001d', '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": "97fd2287de734d72bfdf227f01ee2bed", "name": "tempest-VolumesAdminNegativeTest-1127358972-project-member", "password_expires_at": null}, "audit_ids": ["NsHAkymPS_6zISOoYjKUNQ"], "expires_at": "2023-07-24T08:20:12.000000Z", "issued_at": "2023-07-24T07:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3108cb58a3064143a4b1c68c8deeb2ef", "name": "tempest-VolumesAdminNegativeTest-1127358972"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/3108cb58a3064143a4b1c68c8deeb2ef", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:12,449 79764 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'a11d89c1-d6f4-4470-92bf-ed0a548b941e', 'name': 'tempest-VolumesAdminNegativeTest-171034872-network', 'tenant_id': '3108cb58a3064143a4b1c68c8deeb2ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3108cb58a3064143a4b 1c68c8deeb2ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25386, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:36Z', 'updated_at': '2023-07-24T07:19:36Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:12,492 79764 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri): 400 POST http://10.0.0.210/compute/v2.1/servers 0.043s 2023-07-24 07:20:12,493 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1354055337", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "a11d89c1-d6f4-4470-92bf-ed0a548b941e"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:12 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': '73', 'x-openstack-request-id': 'req-284c8f32-5eff-45a3-aec8-58d19cb4c575', 'x-compute-request-id': 'req-284c8f32-5eff-45a3-aec8-58d19cb4c575', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 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 73, in test_attach_detach_volume server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:13,135 79752 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:20:13,135 79752 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:13,662 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.523s 2023-07-24 07:20:13,663 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1117670739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFj1eetuc3gABMMt9pJMHiaH/K+Yrzk/Pq5BsHykJPazYXaDK/hQcCYc8mYXoRntVh7kFI5vBOfWzcmo+L1eSR2BQaeSLy553CdPCsZQ4iah5IfNWIA9DxJqD5gkxOYGLg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:13 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-96abead8-2045-43e9-b3aa-99f261aa81c2', 'x-compute-request-id': 'req-96abead8-2045-43e9-b3aa-99f261aa81c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1117670739", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFj1eetuc3gABMMt9pJMHiaH/K+Yrzk/Pq5BsHykJPazYXaDK/hQcCYc8mYXoRntVh7kFI5vBOfWzcmo+L1eSR2BQaeSLy553CdPCsZQ4iah5IfNWIA9DxJqD5gkxOYGLg==", "fingerprint": "c8:7d:36:fa:28:9f:dd:81:ac:f2:08:37:a0:e0:2c:68", "user_id": "ac87f9c47af241c48fcdff6a15523e7b"}}' 2023-07-24 07:20:13,668 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1117670739 created 2023-07-24 07:20:14,053 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.383s 2023-07-24 07:20:14,054 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1076382831", "description": "tempest-description--1354438982"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-271b774f-e000-4516-948d-63cec2508edc', 'date': 'Mon, 24 Jul 2023 07:20:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "name": "tempest-securitygroup--1076382831", "stateful": true, "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "description": "tempest-description--1354438982", "shared": false, "security_group_rules": [{"id": "3f6716a3-7c31-453a-9c7d-e7c3a30e185d", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "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": 579, "description": null, "tags": [], "created_at": "2023-07-24T07:20:13Z", "updated_at": "2023-07-24T07:20:13Z", "revision_number": 0}, {"id": "d89e28c7-ac82-43b1-aaad-8eca4181f560", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_p refix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 580, "description": null, "tags": [], "created_at": "2023-07-24T07:20:13Z", "updated_at": "2023-07-24T07:20:13Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:13Z", "updated_at": "2023-07-24T07:20:13Z", "revision_number": 1, "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94"}}' 2023-07-24 07:20:14,374 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.320s 2023-07-24 07:20:14,375 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-388a10dd-457a-41b3-bcdb-b89ba7972e84', 'date': 'Mon, 24 Jul 2023 07:20:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1ead3dce-e06f-47c2-a7cf-b78a959fb139", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:14Z", "updated_at": "2023-07-24T07:20:14Z", "revision_number": 0}}' 2023-07-24 07:20:14,861 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.485s 2023-07-24 07:20:14,861 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-529640a2-78bb-4278-b02f-5cba9cc5c9a8', 'date': 'Mon, 24 Jul 2023 07:20:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f508a74-72c5-4b24-90a6-7425b3b9a0ae", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "2ec68dd1-fa67-40b4-b169-fe1cede456eb", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:14Z", "updated_at": "2023-07-24T07:20:14Z", "revision_number": 0}}' 2023-07-24 07:20:14,862 79752 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1076382831 created 2023-07-24 07:20:17,446 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.584s 2023-07-24 07:20:17,447 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-963b65ca-5d1c-4495-9a1c-600627379805', 'date': 'Mon, 24 Jul 2023 07:20:17 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "76a64a92-9012-4dde-ab1e-889af5fbda6d", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "floating_ip_address": "172.24.4.122", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:16Z", "updated_at": "2023-07-24T07:20:16Z", "revision_number": 0}}' 2023-07-24 07:20:17,447 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '76a64a92-9012-4dde-ab1e-889af5fbda6d', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'floating_ip_address': '172.24.4.122', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:16Z', 'updated_at': '2023-07-24T07:20:16Z', 'revision_number': 0, 'ip': '172.24.4.122'} created 2023-07-24 07:20:17,586 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.132s 2023-07-24 07:20:17,587 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:17 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-7c204c90-d8ba-41fe-8a58-29d9541f4c7b', '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": "ac87f9c47af241c48fcdff6a15523e7b", "name": "tempest-AttachVolumeTestJSON-1148001949-project-member", "password_expires_at": null}, "audit_ids": ["bdugUUVMSxSkeCwtjcC17A"], "expires_at": "2023-07-24T08:20:17.000000Z", "issued_at": "2023-07-24T07:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "name": "tempest-AttachVolumeTestJSON-1148001949"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "ht tp://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:17,587 79752 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': 'ff0790a7-48dd-4f74-a4af-6bd9c02191d7', 'name': 'tempest-AttachVolumeTestJSON-1657105778-network', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5524, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:59Z', 'updated_at': '2023-07-24T07:19:59Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:17,588 79752 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1117670739', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFj1eetuc3gABMMt9pJMHiaH/K+Yrzk/Pq5BsHykJPazYXaDK/hQcCYc8mYXoRntVh7kFI5vBOfWzcmo+L1eSR2BQaeSLy553CdPCsZQ4iah5IfNWIA9DxJqD5gkxOYGLg==', 'fingerprint': 'c8:7d:36:fa:28:9f:dd:81:ac:f2:08:37:a0:e0:2c:68', 'user_id': 'ac87f9c47af241c48fcdff6a15523e7b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC5fycUMJTc+8kW3TmWqFVyyABCdTUO0CQ6zoHIXUxCcPVKZcNFAqLB\nFSbSknmydwSgBwYFK4EEACKhZANiAARY9XnrbnN4AATDLfaSTB4mh/yvmK85Pz6u\nQbB8pCT2s2F2gyv4UHAmHPJmF6EZ7VYe5BSObwTn1s3JqPi9XkkdgUGnki8uedwn\nTwrGUOImoeSHzViAPQ8Sag+YJMTmBi4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2ec68dd1-fa67-40b4-b169-fe1cede456eb', 'name': 'tempest-securitygroup--1076382831', 'stateful': True, 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': 'tempest-description--1354438982', 'shared': False, 'security_group_rules': [{'id': '3f6716a3-7c31-453a-9c7d-e7c3a30e185d', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'security_group_id': '2ec68dd1-fa67-40b4-b169-fe1cede456eb', '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': 579, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:13Z', 'updated_at': '2023-07-24T07:20:13Z', 'revision_number': 0}, {'id': 'd89e28c7-ac82-43b1-aaad-8eca4181f560', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'security_group_id': '2ec68dd1-fa67-40b4-b169-fe1cede456eb', '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': 580, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:13Z', 'updated_at': '2023-07-24T07:20:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07: 20:13Z', 'updated_at': '2023-07-24T07:20:13Z', 'revision_number': 1, 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94'}, 'floating_ip': {'id': '76a64a92-9012-4dde-ab1e-889af5fbda6d', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'floating_ip_address': '172.24.4.122', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:16Z', 'updated_at': '2023-07-24T07:20:16Z', 'revision_number': 0, 'ip': '172.24.4.122'}} 2023-07-24 07:20:17,644 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.055s 2023-07-24 07:20:17,645 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-650108631", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ff0790a7-48dd-4f74-a4af-6bd9c02191d7"}], "security_groups": [{"name": "tempest-securitygroup--1076382831"}], "key_name": "tempest-keypair-1117670739", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:17 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': '73', 'x-openstack-request-id': 'req-19f63340-f728-4a41-a6d3-9ec9269dd9d7', 'x-compute-request-id': 'req-19f63340-f728-4a41-a6d3-9ec9269dd9d7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:17,699 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1117670739 0.051s 2023-07-24 07:20:17,699 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:17 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-b293316b-3284-4677-b048-66d3c2393e17', 'x-compute-request-id': 'req-b293316b-3284-4677-b048-66d3c2393e17', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1117670739'} Body: b'' 2023-07-24 07:20:18,350 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/2ec68dd1-fa67-40b4-b169-fe1cede456eb 0.649s 2023-07-24 07:20:18,350 79752 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-30f6ef40-cf24-4ccd-97e3-1a1f3631cdb0', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:18 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2ec68dd1-fa67-40b4-b169-fe1cede456eb'} Body: b'' 2023-07-24 07:20:18,393 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10. 0.0.210:9696/networking/v2.0/security-groups/2ec68dd1-fa67-40b4-b169-fe1cede456eb 0.042s 2023-07-24 07:20:18,394 79752 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-1d6fad3a-d631-4ca8-be8d-e46369e7a62c', 'date': 'Mon, 24 Jul 2023 07:20:18 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/2ec68dd1-fa67-40b4-b169-fe1cede456eb'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2ec68dd1-fa67-40b4-b169-fe1cede456eb does not exist", "detail": ""}}' 2023-07-24 07:20:19,462 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/76a64a92-9012-4dde-ab1e-889af5fbda6d 1.067s 2023-07-24 07:20:19,463 79752 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-f3bd351c-97cc-42bd-856d-7120d529522e', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:19 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/76a64a92-9012-4dde-ab1e-889af5fbda6d'} 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 140, in test_list_get_volume_attachments server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:19,468 79752 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:20:19,469 79752 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:19,562 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.089s 2023-07-24 07:20:19,562 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1509357665", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKltO1Pa2p6rD9DrXFVc63Nm704hszhF6cYMF1X2cQTM1pXLxKiGq22QeRypKB9o+Ola0MRFnNOSuePHmO5yDmUhZ/whrUhH9v4iUrQg2r+Z/JqCfv70hGKvAw+Uhhhs+g=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f58303b3-c53d-43ac-ae7c-144f1ccd4773', 'x-compute-request-id': 'req-f58303b3-c53d-43ac-ae7c-144f1ccd4773', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1509357665", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKltO1Pa2p6rD9DrXFVc63Nm704hszhF6cYMF1X2cQTM1pXLxKiGq22QeRypKB9o+Ola0MRFnNOSuePHmO5yDmUhZ/whrUhH9v4iUrQg2r+Z/JqCfv70hGKvAw+Uhhhs+g==", "fingerprint": "90:b5:77:0c:4f:f7:8c:53:56:1e:db:16:f2:08:b1:52", "user_id": "ac87f9c47af241c48fcdff6a15523e7b"}}' 2023-07-24 07:20:19,567 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1509357665 created 2023-07-24 07:20:19,790 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.222s 2023-07-24 07:20:19,790 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1009145496", "description": "tempest-description--8428283"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-491f27a7-1971-464d-a19f-603d26e7d8ed', 'date': 'Mon, 24 Jul 2023 07:20:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "da5e020d-80eb-4246-aace-2b7af88726a3", "name": "tempest-securitygroup--1009145496", "stateful": true, "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "description": "tempest-description--8428283", "shared": false, "security_group_rules": [{"id": "0e37797b-06ed-4c92-a62f-bbbd7c47f085", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "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": 622, "description": null, "tags": [], "created_at": "2023-07-24T07:20:19Z", "updated_at": "2023-07-24T07:20:19Z", "revision_number": 0}, {"id": "59d1fec0-f671-4189-85d4-5555d2e55b5d", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "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": 623, "description": null, "tags": [], "created_at": "2023-07-24T07:20:19Z", "updated_at": "2023-07-24T07:20:19Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:19Z", "updated_at": "2023-07-24T07:20:19Z", "revision_number": 1, "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94"}}' 2023-07-24 07:20:20,118 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.327s 2023-07-24 07:20:20,119 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d3698cdf-937e-4fcc-93a5-bbe2d318539b', 'date': 'Mon, 24 Jul 2023 07:20:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60c9652e-7ab8-488a-b1b2-89063cd6370e", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:19Z", "updated_at": "2023-07-24T07:20:19Z", "revision_number": 0}}' 2023-07-24 07:20:20,862 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.742s 2023-07-24 07:20:20,863 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5de2e445-488d-446e-940f-85d5ee287433', 'date': 'Mon, 24 Jul 2023 07:20:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68113fc4-f631-4a3b-91da-8f01365cb9af", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "security_group_id": "da5e020d-80eb-4246-aace-2b7af88726a3", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 0}}' 2023-07-24 07:20:20,863 79752 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1009145496 created 2023-07-24 07:20:25,104 79752 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.239s 2023-07-24 07:20:25,104 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-op enstack-request-id': 'req-a74f6953-d597-4578-8e19-a48c975f2bb3', 'date': 'Mon, 24 Jul 2023 07:20:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "456f1df3-7927-4a34-bb4e-964a39990ea9", "tenant_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "floating_ip_address": "172.24.4.52", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:22Z", "updated_at": "2023-07-24T07:20:22Z", "revision_number": 0}}' 2023-07-24 07:20:25,105 79752 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '456f1df3-7927-4a34-bb4e-964a39990ea9', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'floating_ip_address': '172.24.4.52', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:22Z', 'updated_at': '2023-07-24T07:20:22Z', 'revision_number': 0, 'ip': '172.24.4.52'} created 2023-07-24 07:20:25,224 79752 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.114s 2023-07-24 07:20:25,274 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:25 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-40f1cf2e-7b29-415e-a1d8-d44a62d6945d', '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": "ac87f9c47af241c48fcdff6a15523e7b", "name": "tempest-AttachVolumeTestJSON-1148001949-project-member", "password_expires_at": null}, "audit_ids": ["f14JffFSSJSmnnqKPcTpsg"], "expires_at": "2023-07-24T08:20:25.000000Z", "issued_at": "2023-07-24T07:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd6c500a4f5c4e4cb2353ca63ab9be94", "name": "tempest-AttachVolumeTestJSON-1148001949"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http ://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dd6c500a4f5c4e4cb2353ca63ab9be94", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:25,275 79752 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': 'ff0790a7-48dd-4f74-a4af-6bd9c02191d7', 'name': 'tempest-AttachVolumeTestJSON-1657105778-network', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5524, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:19:59Z', 'updated_at': '2023-07-24T07:19:59Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:25,276 79752 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1509357665', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKltO1Pa2p6rD9DrXFVc63Nm704hszhF6cYMF1X2cQTM1pXLxKiGq22QeRypKB9o+Ola0MRFnNOSuePHmO5yDmUhZ/whrUhH9v4iUrQg2r+Z/JqCfv70hGKvAw+Uhhhs+g==', 'fingerprint': '90:b5:77:0c:4f:f7:8c:53:56:1e:db:16:f2:08:b1:52', 'user_id': 'ac87f9c47af241c48fcdff6a15523e7b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDQCzBfDnWnhIZH7U7toShzUzP6WxS+QwazXk2RumYEI0WYBWMQvKph\nalG6C48EhlKgBwYFK4EEACKhZANiAASpbTtT2tqeqw/Q61xVXOtzZu9OIbM4RenG\nDBdV9nEEzNaVy8SohqttkHkcqSgfaPjpWtDERZzTkrnjx5jucg5lIWf8Ia1IR/b+\nIlK0INq/mfyagn7+9IRirwMPlIYYbPo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'da5e020d-80eb-4246-aace-2b7af88726a3', 'name': 'tempest-securitygroup--1009145496', 'stateful': True, 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': 'tempest-description--8428283', 'shared': False, 'security_group_rules': [{'id': '0e37797b-06ed-4c92-a62f-bbbd7c47f085', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'security_group_id': 'da5e020d-80eb-4246-aace-2b7af88726a3', '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': 622, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:19Z', 'updated_at': '2023-07-24T07:20:19Z', 'revision_number': 0}, {'id': '59d1fec0-f671-4189-85d4-5555d2e55b5d', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'security_group_id': 'da5e020d-80eb-4246-aace-2b7af88726a3', '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': 623, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:19Z', 'updated_at': '2023-07-24T07:20:19Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T0 7:20:19Z', 'updated_at': '2023-07-24T07:20:19Z', 'revision_number': 1, 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94'}, 'floating_ip': {'id': '456f1df3-7927-4a34-bb4e-964a39990ea9', 'tenant_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'floating_ip_address': '172.24.4.52', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd6c500a4f5c4e4cb2353ca63ab9be94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:22Z', 'updated_at': '2023-07-24T07:20:22Z', 'revision_number': 0, 'ip': '172.24.4.52'}} 2023-07-24 07:20:25,320 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 400 POST http://10.0.0.210/compute/v2.1/servers 0.043s 2023-07-24 07:20:25,321 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-621582960", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "ff0790a7-48dd-4f74-a4af-6bd9c02191d7"}], "security_groups": [{"name": "tempest-securitygroup--1009145496"}], "key_name": "tempest-keypair-1509357665", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:25 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': '73', 'x-openstack-request-id': 'req-e71b8272-15c7-419c-b04c-36d7de474d02', 'x-compute-request-id': 'req-e71b8272-15c7-419c-b04c-36d7de474d02', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:25,716 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1509357665 0.394s 2023-07-24 07:20:25,788 79752 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:25 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-8879de65-5255-46df-8ede-003edcaef1da', 'x-compute-request-id': 'req-8879de65-5255-46df-8ede-003edcaef1da', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1509357665'} Body: b'' 2023-07-24 07:20:26,798 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/da5e020d-80eb-4246-aace-2b7af88726a3 1.010s 2023-07-24 07:20:26,799 79752 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-97f5abce-27d4-439a-8444-50fd8aeabe36', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:26 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/da5e020d-80eb-4246-aace-2b7af88726a3'} Body: b'' 2023-07-24 07:20:26,838 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET htt p://10.0.0.210:9696/networking/v2.0/security-groups/da5e020d-80eb-4246-aace-2b7af88726a3 0.038s 2023-07-24 07:20:26,838 79752 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-43ac9432-c86e-4ed5-b0ab-b7d5de267ba1', 'date': 'Mon, 24 Jul 2023 07:20:26 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/da5e020d-80eb-4246-aace-2b7af88726a3'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group da5e020d-80eb-4246-aace-2b7af88726a3 does not exist", "detail": ""}}' 2023-07-24 07:20:28,630 79752 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/456f1df3-7927-4a34-bb4e-964a39990ea9 1.791s 2023-07-24 07:20:28,630 79752 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-94e78939-e046-41b1-b32c-c87017d3462c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/456f1df3-7927-4a34-bb4e-964a39990ea9'} Body: b'' 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 268, in test_attach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:19,585 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:20:19,585 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:20,123 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.530s 2023-07-24 07:20:20,123 79774 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-315083179", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFqrYn+LmPfDmD3gZpokzI8/VMHcq3xAjuVvR6xry215CmJnycSUe3DKW1UxtzUJBgp4eZk1ve/0igI3fe6I3Ngb8Iepf9CwsDyrH8qFWJP4XrOUSNAGqVtU5uq48H8kA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:19 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-b1cdab3c-cd3c-4429-b23c-3bfd4de50f3c', 'x-compute-request-id': 'req-b1cdab3c-cd3c-4429-b23c-3bfd4de50f3c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-315083179", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFqrYn+LmPfDmD3gZpokzI8/VMHcq3xAjuVvR6xry215CmJnycSUe3DKW1UxtzUJBgp4eZk1ve/0igI3fe6I3Ngb8Iepf9CwsDyrH8qFWJP4XrOUSNAGqVtU5uq48H8kA==", "fingerprint": "63:c0:c5:a7:41:32:d5:e9:7a:1d:e0:c0:56:cb:dd:09", "user_id": "bb430a3de8b94c2e8183bef844123e91"}}' 2023-07-24 07:20:20,129 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-315083179 created 2023-07-24 07:20:20,346 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.215s 2023-07-24 07:20:20,346 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1348749496", "description": "tempest-description--974099042"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-c6721716-e44b-4281-8271-c3873f654163', 'date': 'Mon, 24 Jul 2023 07:20:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "name": "tempest-securitygroup--1348749496", "stateful": true, "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "description": "tempest-description--974099042", "shared": false, "security_group_rules": [{"id": "0f54bb7b-e5c4-4189-9c7f-51dac3246d98", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "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": 627, "description": null, "tags": [], "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 0}, {"id": "850fcca6-6a81-4be6-b4da-345dd466ae67", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_ra nge_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": 626, "description": null, "tags": [], "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 1, "project_id": "fbc561916c3c47bdbfc58a1932511e3e"}}' 2023-07-24 07:20:21,105 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.758s 2023-07-24 07:20:21,106 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-27db100d-43c2-4830-b67e-759ae61fd13e', 'date': 'Mon, 24 Jul 2023 07:20: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": "603ac2e2-82ef-4c5a-84a1-a29987ee98ba", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:20Z", "updated_at": "2023-07-24T07:20:20Z", "revision_number": 0}}' 2023-07-24 07:20:21,831 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.724s 2023-07-24 07:20:21,831 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-f42026c7-ead4-439b-974f-d4e1d21fa9b1', 'date': 'Mon, 24 Jul 2023 07:20: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": "67198f93-acbe-44ad-8801-26c061439d86", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "e5799a42-9d2c-4e35-8eaa-41842d6a571a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:21Z", "updated_at": "2023-07-24T07:20:21Z", "revision_number": 0}}' 2023-07-24 07:20:21,832 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1348749496 created 2023-07-24 07:20:26,577 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.745s 2023-07-24 07:20:26,629 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content -type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-db788027-8493-49af-8c65-f207b2b81a6f', 'date': 'Mon, 24 Jul 2023 07:20:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "b74e9dc4-8eb2-4f4a-81db-8810469475b2", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "floating_ip_address": "172.24.4.234", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:23Z", "updated_at": "2023-07-24T07:20:23Z", "revision_number": 0}}' 2023-07-24 07:20:26,630 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'b74e9dc4-8eb2-4f4a-81db-8810469475b2', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'floating_ip_address': '172.24.4.234', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:23Z', 'updated_at': '2023-07-24T07:20:23Z', 'revision_number': 0, 'ip': '172.24.4.234'} created 2023-07-24 07:20:26,940 79774 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.284s 2023-07-24 07:20:26,941 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:26 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-bf694d5c-5d57-43ef-a8a6-463131c30c5b', '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": "bb430a3de8b94c2e8183bef844123e91", "name": "tempest-AttachVolumeShelveTestJSON-446935433-project-member", "password_expires_at": null}, "audit_ids": ["l4E16LhlSRSNk9qK2sUBLA"], "expires_at": "2023-07-24T08:20:26.000000Z", "issued_at": "2023-07-24T07:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbc561916c3c47bdbfc58a1932511e3e", "name": "tempest-AttachVolumeShelveTestJSON-446935433"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea 4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:26,941 79774 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '87f5f3f0-87a7-456a-8d41-23a5f245d266', 'name': 'tempest-AttachVolumeShelveTestJSON-1536405539-network', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8058, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:26,942 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-315083179', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFqrYn+LmPfDmD3gZpokzI8/VMHcq3xAjuVvR6xry215CmJnycSUe3DKW1UxtzUJBgp4eZk1ve/0igI3fe6I3Ngb8Iepf9CwsDyrH8qFWJP4XrOUSNAGqVtU5uq48H8kA==', 'fingerprint': '63:c0:c5:a7:41:32:d5:e9:7a:1d:e0:c0:56:cb:dd:09', 'user_id': 'bb430a3de8b94c2e8183bef844123e91', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAcnCCcxIG3Eln69kgWuLq69ofcFsT3L6gp/IaZJXtVJXSwkJrKdedj\nvGf2qTrdQm+gBwYFK4EEACKhZANiAASxaq2J/i5j3w5g94GaaJMyPP1TB3Kt8QI7\nlb0esa8tteQpiZ8nElHtwyltVMbc1CQYKeHmZNb3v9IoCN33uiNzYG/CHqX/QsLA\n8qx/KhViT+F6zlEjQBqlbVObquPB/JA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e5799a42-9d2c-4e35-8eaa-41842d6a571a', 'name': 'tempest-securitygroup--1348749496', 'stateful': True, 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': 'tempest-description--974099042', 'shared': False, 'security_group_rules': [{'id': '0f54bb7b-e5c4-4189-9c7f-51dac3246d98', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'security_group_id': 'e5799a42-9d2c-4e35-8eaa-41842d6a571a', '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': 627, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:20Z', 'updated_at': '2023-07-24T07:20:20Z', 'revision_number': 0}, {'id': '850fcca6-6a81-4be6-b4da-345dd466ae67', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'security_group_id': 'e5799a42-9d2c-4e35-8eaa-41842d6a571a', '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': 626, 'description': None, 'tags': [], 'created_a t': '2023-07-24T07:20:20Z', 'updated_at': '2023-07-24T07:20:20Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:20:20Z', 'updated_at': '2023-07-24T07:20:20Z', 'revision_number': 1, 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e'}, 'floating_ip': {'id': 'b74e9dc4-8eb2-4f4a-81db-8810469475b2', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'floating_ip_address': '172.24.4.234', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:23Z', 'updated_at': '2023-07-24T07:20:23Z', 'revision_number': 0, 'ip': '172.24.4.234'}} 2023-07-24 07:20:27,008 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.065s 2023-07-24 07:20:27,008 79774 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-54423902", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "87f5f3f0-87a7-456a-8d41-23a5f245d266"}], "security_groups": [{"name": "tempest-securitygroup--1348749496"}], "key_name": "tempest-keypair-315083179", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:26 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': '73', 'x-openstack-request-id': 'req-972b25f0-0bc5-4e5c-b5b2-348bc88a00d9', 'x-compute-request-id': 'req-972b25f0-0bc5-4e5c-b5b2-348bc88a00d9', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:27,053 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-315083179 0.042s 2023-07-24 07:20:27,053 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:27 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-6c835151-deb3-4678-aee9-7105660a6d7a', 'x-compute-request-id': 'req-6c835151-deb3-4678-aee9-7105660a6d7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-315083179'} Body: b'' 2023-07-24 07:20:27,630 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e5799a42-9d2c-4e35-8eaa-41842d6a571a 0.576s 2023-07-24 07:20:27,630 79774 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-22863670-7329-493c-94c3-4122ebdcf6ca', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210 :9696/networking/v2.0/security-groups/e5799a42-9d2c-4e35-8eaa-41842d6a571a'} Body: b'' 2023-07-24 07:20:27,662 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e5799a42-9d2c-4e35-8eaa-41842d6a571a 0.032s 2023-07-24 07:20:27,663 79774 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-9df7fcc8-4ac8-4f2a-93b4-992696c6e376', 'date': 'Mon, 24 Jul 2023 07:20:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e5799a42-9d2c-4e35-8eaa-41842d6a571a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e5799a42-9d2c-4e35-8eaa-41842d6a571a does not exist", "detail": ""}}' 2023-07-24 07:20:29,591 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/b74e9dc4-8eb2-4f4a-81db-8810469475b2 1.928s 2023-07-24 07:20:29,591 79774 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-1e17bb71-1b06-423c-807e-25efc9473947', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/b74e9dc4-8eb2-4f4a-81db-8810469475b2'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 299, in test_detach_volume_shelved_or_offload_server server, validation_resources = self._create_server() File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 49, in _create_server server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:29,595 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:20:29,595 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:20:29,666 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2023-07-24 07:20:29,667 79774 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-66261822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE087cWdNivhxQQ249EjSDhsTixaLCrhgoHoBWty1XtppaAJo3DgI33VeoeaG337RAE5mLk9hGeh0aH+mwbbmsdcAKuJEaophQLY54hBfExHEqB4M7RgIxin2GJDWWZu6w=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', '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-63a09289-5c65-4613-b564-439420e56a23', 'x-compute-request-id': 'req-63a09289-5c65-4613-b564-439420e56a23', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-66261822", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE087cWdNivhxQQ249EjSDhsTixaLCrhgoHoBWty1XtppaAJo3DgI33VeoeaG337RAE5mLk9hGeh0aH+mwbbmsdcAKuJEaophQLY54hBfExHEqB4M7RgIxin2GJDWWZu6w==", "fingerprint": "d9:d0:78:ab:02:d4:50:a0:f9:0a:60:75:48:83:c9:7b", "user_id": "bb430a3de8b94c2e8183bef844123e91"}}' 2023-07-24 07:20:29,670 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-66261822 created 2023-07-24 07:20:29,851 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.180s 2023-07-24 07:20:29,851 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1343940539", "description": "tempest-description--1745452435"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-93574053-899b-467b-b683-59a08f5d4029', 'date': 'Mon, 24 Jul 2023 07:20:29 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "name": "tempest-securitygroup--1343940539", "stateful": true, "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "description": "tempest-description--1745452435", "shared": false, "security_group_rules": [{"id": "190abab4-1444-486a-b63c-a4f6b92d1b73", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 658, "description": null, "tags": [], "created_at": "2023-07-24T07:20:29Z", "updated_at": "2023-07-24T07:20:29Z", "revision_number": 0}, {"id": "2fa60381-5ea0-49ff-8d00-cb976ff44540", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_ran ge_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": 657, "description": null, "tags": [], "created_at": "2023-07-24T07:20:29Z", "updated_at": "2023-07-24T07:20:29Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:20:29Z", "updated_at": "2023-07-24T07:20:29Z", "revision_number": 1, "project_id": "fbc561916c3c47bdbfc58a1932511e3e"}}' 2023-07-24 07:20:30,066 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.215s 2023-07-24 07:20:30,067 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-dce10592-093a-4c85-a6f4-0b94fbb78458', 'date': 'Mon, 24 Jul 2023 07:20:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a54d4e5f-2969-4f0f-b7c6-05e6fbc116ca", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:29Z", "updated_at": "2023-07-24T07:20:29Z", "revision_number": 0}}' 2023-07-24 07:20:30,289 79774 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 2023-07-24 07:20:30,289 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-02d25fce-5e96-4ac9-a2ef-4207023d3cb0', 'date': 'Mon, 24 Jul 2023 07:20:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cd4f76b9-bfb0-4fb5-9233-b75e2752b6c2", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "security_group_id": "b42bcdcc-117b-4c76-b791-81ab324436ea", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:20:30Z", "updated_at": "2023-07-24T07:20:30Z", "revision_number": 0}}' 2023-07-24 07:20:30,289 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1343940539 created 2023-07-24 07:20:32,655 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.365s 2023-07-24 07:20:32,656 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content- type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-16ae5e33-a6fd-4eeb-b60c-01d08bf9428c', 'date': 'Mon, 24 Jul 2023 07:20:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f398e676-9214-4dbe-a234-889ca0ff272a", "tenant_id": "fbc561916c3c47bdbfc58a1932511e3e", "floating_ip_address": "172.24.4.100", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fbc561916c3c47bdbfc58a1932511e3e", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:20:31Z", "updated_at": "2023-07-24T07:20:31Z", "revision_number": 0}}' 2023-07-24 07:20:32,656 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f398e676-9214-4dbe-a234-889ca0ff272a', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'floating_ip_address': '172.24.4.100', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:31Z', 'updated_at': '2023-07-24T07:20:31Z', 'revision_number': 0, 'ip': '172.24.4.100'} created 2023-07-24 07:20:32,938 79774 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.276s 2023-07-24 07:20:32,938 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:32 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-c91c7aca-c6aa-48bb-be21-62ee330e5bd9', '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": "bb430a3de8b94c2e8183bef844123e91", "name": "tempest-AttachVolumeShelveTestJSON-446935433-project-member", "password_expires_at": null}, "audit_ids": ["-ejKNKkdRXG_4LvRg3rIbA"], "expires_at": "2023-07-24T08:20:32.000000Z", "issued_at": "2023-07-24T07:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbc561916c3c47bdbfc58a1932511e3e", "name": "tempest-AttachVolumeShelveTestJSON-446935433"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4 d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fbc561916c3c47bdbfc58a1932511e3e", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:20:32,939 79774 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '87f5f3f0-87a7-456a-8d41-23a5f245d266', 'name': 'tempest-AttachVolumeShelveTestJSON-1536405539-network', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8058, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:08Z', 'updated_at': '2023-07-24T07:20:08Z', 'revision_number': 1} available for tenant 2023-07-24 07:20:32,939 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-66261822', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE087cWdNivhxQQ249EjSDhsTixaLCrhgoHoBWty1XtppaAJo3DgI33VeoeaG337RAE5mLk9hGeh0aH+mwbbmsdcAKuJEaophQLY54hBfExHEqB4M7RgIxin2GJDWWZu6w==', 'fingerprint': 'd9:d0:78:ab:02:d4:50:a0:f9:0a:60:75:48:83:c9:7b', 'user_id': 'bb430a3de8b94c2e8183bef844123e91', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDuL3zMApWAMOOJ8ZpGJvk6yWry//W+KSTSWzkB1tlZ+Sx8Tnm3AFsW\n3jsCGVEewY+gBwYFK4EEACKhZANiAARNPO3FnTYr4cUENuPRI0g4bE4sWiwq4YKB\n6AVrctV7aaWgCaNw4CN91XqHmht9+0QBOZi5PYRnodGh/psG25rHXACriRGqKYUC\n2OeIQXxMRxKgeDO0YCMYp9hiQ1lmbus=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b42bcdcc-117b-4c76-b791-81ab324436ea', 'name': 'tempest-securitygroup--1343940539', 'stateful': True, 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': 'tempest-description--1745452435', 'shared': False, 'security_group_rules': [{'id': '190abab4-1444-486a-b63c-a4f6b92d1b73', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'security_group_id': 'b42bcdcc-117b-4c76-b791-81ab324436ea', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 658, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:20:29Z', 'updated_at': '2023-07-24T07:20:29Z', 'revision_number': 0}, {'id': '2fa60381-5ea0-49ff-8d00-cb976ff44540', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'security_group_id': 'b42bcdcc-117b-4c76-b791-81ab324436ea', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 657, 'description': None, 'tags': [], 'created_at ': '2023-07-24T07:20:29Z', 'updated_at': '2023-07-24T07:20:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:20:29Z', 'updated_at': '2023-07-24T07:20:29Z', 'revision_number': 1, 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e'}, 'floating_ip': {'id': 'f398e676-9214-4dbe-a234-889ca0ff272a', 'tenant_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'floating_ip_address': '172.24.4.100', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fbc561916c3c47bdbfc58a1932511e3e', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:20:31Z', 'updated_at': '2023-07-24T07:20:31Z', 'revision_number': 0, 'ip': '172.24.4.100'}} 2023-07-24 07:20:32,996 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 400 POST http://10.0.0.210/compute/v2.1/servers 0.056s 2023-07-24 07:20:32,997 79774 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-1104681976", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "adminPass": "password", "networks": [{"uuid": "87f5f3f0-87a7-456a-8d41-23a5f245d266"}], "security_groups": [{"name": "tempest-securitygroup--1343940539"}], "key_name": "tempest-keypair-66261822", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-3247f218-a679-43df-af39-dd5d0f1a38f4', 'x-compute-request-id': 'req-3247f218-a679-43df-af39-dd5d0f1a38f4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:20:33,046 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66261822 0.047s 2023-07-24 07:20:33,046 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:33 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-28687494-a129-4110-809d-4997c1d9b2fc', 'x-compute-request-id': 'req-28687494-a129-4110-809d-4997c1d9b2fc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66261822'} Body: b'' 2023-07-24 07:20:33,362 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/b42bcdcc-117b-4c76-b791-81ab324436ea 0.314s 2023-07-24 07:20:33,362 79774 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-b1493594-4c9f-44f6-876f-887adf04d0b2', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:33 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9 696/networking/v2.0/security-groups/b42bcdcc-117b-4c76-b791-81ab324436ea'} Body: b'' 2023-07-24 07:20:33,460 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/b42bcdcc-117b-4c76-b791-81ab324436ea 0.097s 2023-07-24 07:20:33,461 79774 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-2260f956-580b-4f89-9129-f8f720a860a3', 'date': 'Mon, 24 Jul 2023 07:20:33 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/b42bcdcc-117b-4c76-b791-81ab324436ea'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b42bcdcc-117b-4c76-b791-81ab324436ea does not exist", "detail": ""}}' 2023-07-24 07:20:34,767 79774 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f398e676-9214-4dbe-a234-889ca0ff272a 1.305s 2023-07-24 07:20:34,767 79774 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-f667d187-7214-47f5-ac02-2973fbab3f11', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:20:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f398e676-9214-4dbe-a234-889ca0ff272a'} Body: b'' tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242) ------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: (, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 487d21be-384b-4186-a84a-5f07a6ad5a28 failed to delete and is in error_deleting status, ) 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 244, in test_stable_device_rescue_disk_virtio_with_volume_attached server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 139, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 272, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:20:59,904 79756 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:21:00,326 79756 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.418s 2023-07-24 07:21:00,326 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1621011197", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK+Ce7GbEVYkEWNKAdb0Y5hJmxC2M9WbY9MExe5n/CTI84B+A2ZngXunEEP8NZtWZHrCEmXWw1ExiocG06k0hPKtCFNVd0TK3JLwDNapNe611E5v3r25mSAHconpEro8Ug=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:20:59 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-57bb4608-dac2-44b1-9486-3ce65b94ea3c', 'x-compute-request-id': 'req-57bb4608-dac2-44b1-9486-3ce65b94ea3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1621011197", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK+Ce7GbEVYkEWNKAdb0Y5hJmxC2M9WbY9MExe5n/CTI84B+A2ZngXunEEP8NZtWZHrCEmXWw1ExiocG06k0hPKtCFNVd0TK3JLwDNapNe611E5v3r25mSAHconpEro8Ug==", "fingerprint": "88:11:ac:74:9c:80:38:6b:c9:51:77:28:bb:aa:af:c8", "user_id": "beb29747405841168014a3de002f3a68"}}' 2023-07-24 07:21:00,329 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1621011197 created 2023-07-24 07:21:00,961 79756 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.632s 2023-07-24 07:21:00,961 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--73945259", "description": "tempest-description--236867793"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-ca4775d4-27f4-4746-8b4a-58fe325f45fd', 'date': 'Mon, 24 Jul 2023 07:21:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3c618928-f915-499a-937a-ca7652873414", "name": "tempest-securitygroup--73945259", "stateful": true, "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "description": "tempest-description--236867793", "shared": false, "security_group_rules": [{"id": "22743966-9f1c-4704-82fa-2298417291f1", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "security_group_id": "3c618928-f915-499a-937a-ca7652873414", "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": 785, "description": null, "tags": [], "created_at": "2023-07-24T07:21:00Z", "updated_at": "2023-07-24T07:21:00Z", "revision_number": 0}, {"id": "fe20a51a-6eca-4470-95e3-2acc70c4954f", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "security_group_id": "3c618928-f915-499a-937a-ca7652873414", "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": nu ll, "remote_group_id": null, "standard_attr_id": 784, "description": null, "tags": [], "created_at": "2023-07-24T07:21:00Z", "updated_at": "2023-07-24T07:21:00Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:00Z", "updated_at": "2023-07-24T07:21:00Z", "revision_number": 1, "project_id": "08d5e48eca4f4254a435a6a1610aa83b"}}' 2023-07-24 07:21:01,521 79756 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.559s 2023-07-24 07:21:01,522 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c618928-f915-499a-937a-ca7652873414", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-603b0498-290e-4224-9e67-e4719fe72d5f', 'date': 'Mon, 24 Jul 2023 07:21: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": "a42b0249-5782-4f18-84e2-653d65f49736", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "security_group_id": "3c618928-f915-499a-937a-ca7652873414", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:01Z", "updated_at": "2023-07-24T07:21:01Z", "revision_number": 0}}' 2023-07-24 07:21:01,900 79756 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.377s 2023-07-24 07:21:01,900 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3c618928-f915-499a-937a-ca7652873414", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2dec60d4-e2b0-4649-9f00-75f9449d954e', 'date': 'Mon, 24 Jul 2023 07:21: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": "6cf70ce6-37e1-4dd4-ab71-19fd65b63b15", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "security_group_id": "3c618928-f915-499a-937a-ca7652873414", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:01Z", "updated_at": "2023-07-24T07:21:01Z", "revision_number": 0}}' 2023-07-24 07:21:01,900 79756 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--73945259 created 2023-07-24 07:21:03,683 79756 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 1.782s 2023-07-24 07:21:03,683 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0 c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-4a7296da-4e4c-4ddb-8298-305f72d04ea6', 'date': 'Mon, 24 Jul 2023 07:21:03 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ea1dcce7-a970-48cb-9986-c43ddc8e7cbe", "tenant_id": "08d5e48eca4f4254a435a6a1610aa83b", "floating_ip_address": "172.24.4.24", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "08d5e48eca4f4254a435a6a1610aa83b", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:21:02Z", "updated_at": "2023-07-24T07:21:02Z", "revision_number": 0}}' 2023-07-24 07:21:03,684 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ea1dcce7-a970-48cb-9986-c43ddc8e7cbe', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'floating_ip_address': '172.24.4.24', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:02Z', 'updated_at': '2023-07-24T07:21:02Z', 'revision_number': 0, 'ip': '172.24.4.24'} created 2023-07-24 07:21:03,800 79756 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.110s 2023-07-24 07:21:03,800 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dfe6fc27-fc9b-49b6-8c2b-fa4e7f652468', '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": "beb29747405841168014a3de002f3a68", "name": "tempest-ServerStableDeviceRescueTest-1125691203-project-member", "password_expires_at": null}, "audit_ids": ["Og4yBUPTSTWaCw4_gQ6bKQ"], "expires_at": "2023-07-24T08:21:03.000000Z", "issued_at": "2023-07-24T07:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "08d5e48eca4f4254a435a6a1610aa83b", "name": "tempest-ServerStableDeviceRescueTest-1125691203"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/08d5e48eca4f4254a435a6a1610aa83b", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/08d5e48eca4f4254a435a6a1610aa83b", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_l egacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/08d5e48eca4f4254a435a6a1610aa83b", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:21:03,801 79756 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': 'd14b8859-e1d5-49b2-b619-33158c6a82a8', 'name': 'tempest-ServerStableDeviceRescueTest-1280120927-network', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 6270, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:50Z', 'updated_at': '2023-07-24T07:20:50Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:03,802 79756 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1621011197', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK+Ce7GbEVYkEWNKAdb0Y5hJmxC2M9WbY9MExe5n/CTI84B+A2ZngXunEEP8NZtWZHrCEmXWw1ExiocG06k0hPKtCFNVd0TK3JLwDNapNe611E5v3r25mSAHconpEro8Ug==', 'fingerprint': '88:11:ac:74:9c:80:38:6b:c9:51:77:28:bb:aa:af:c8', 'user_id': 'beb29747405841168014a3de002f3a68', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBJXAU0in/rWyI108/ueByiCiwQyVIqZGht2HCI8rOprRCH44GNYpnh\navFh/8oLs3OgBwYFK4EEACKhZANiAASvgnuxmxFWJBFjSgHW9GOYSZsQtjPVm2PT\nBMXuZ/wkyPOAfgNmZ4F7pxBD/DWbVmR6whJl1sNRMYqHBtOpNITyrQhTVXdEytyS\n8AzWqTXutdROb969uZkgB3KJ6RK6PFI=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3c618928-f915-499a-937a-ca7652873414', 'name': 'tempest-securitygroup--73945259', 'stateful': True, 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'description': 'tempest-description--236867793', 'shared': False, 'security_group_rules': [{'id': '22743966-9f1c-4704-82fa-2298417291f1', 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'security_group_id': '3c618928-f915-499a-937a-ca7652873414', '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': 785, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:00Z', 'updated_at': '2023-07-24T07:21:00Z', 'revision_number': 0}, {'id': 'fe20a51a-6eca-4470-95e3-2acc70c4954f', 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'security_group_id': '3c618928-f915-499a-937a-ca7652873414', '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, 'sta ndard_attr_id': 784, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:00Z', 'updated_at': '2023-07-24T07:21:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:21:00Z', 'updated_at': '2023-07-24T07:21:00Z', 'revision_number': 1, 'project_id': '08d5e48eca4f4254a435a6a1610aa83b'}, 'floating_ip': {'id': 'ea1dcce7-a970-48cb-9986-c43ddc8e7cbe', 'tenant_id': '08d5e48eca4f4254a435a6a1610aa83b', 'floating_ip_address': '172.24.4.24', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '08d5e48eca4f4254a435a6a1610aa83b', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:02Z', 'updated_at': '2023-07-24T07:21:02Z', 'revision_number': 0, 'ip': '172.24.4.24'}} 2023-07-24 07:21:03,834 79756 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 400 POST http://10.0.0.210/compute/v2.1/servers 0.031s 2023-07-24 07:21:03,834 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-63222537", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "d14b8859-e1d5-49b2-b619-33158c6a82a8"}], "security_groups": [{"name": "tempest-securitygroup--73945259"}], "key_name": "tempest-keypair-1621011197", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-13687c05-b241-4b02-9aec-0aafd12d8c7a', 'x-compute-request-id': 'req-13687c05-b241-4b02-9aec-0aafd12d8c7a', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 190, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:14,354 79772 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 2023-07-24 07:21:15,804 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 201 POST http://10.0.0.210/image/v2/images 1.449s 2023-07-24 07:21:15,804 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1853014442", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-17352db1-f0e7-4947-bfdb-bf00fc971668', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1853014442", "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": "425e2356e74e4d8cba942ffac61eddf8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "a1dedfe2-bb6b-443b-9b80-6c0fe7a19300", "created_at": "2023-07-24T07:21:16Z", "updated_at": "2023-07-24T07:21:16Z", "tags": [], "self": "/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300", "file": "/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:21:18,107 79772 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/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300/file 2.301s 2023-07-24 07:21:18,107 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-d78cb5a5-4bc9-4dee-ad5e-35244fb0b1e2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300/file'} Body: b'' 2023-07-24 07:21:18,107 79772 DEBUG [tempest.scenario.manager] image:a1dedfe2-bb6b-443b-9b80-6c0fe7a19300 2023-07-24 07:21:18,175 79772 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.062s 2023-07-24 07:21:18,175 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1226739236", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL8ueY6GerAZ5Nis6HqXAVjORNgL8c/+t+xYzK5a8Ii2ab+M6wcM0DMkggyYUO9l/pY730a4IMrUZRr1Le5qBu2ky22xIMQIIrvzAnsduH9QiGE1Gi0vBnu1grBgEtuSvw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0316f65-3712-4b15-b1d4-7a62cb0eb245', 'x-compute-request-id': 'req-b0316f65-3712-4b15-b1d4-7a62cb0eb245', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1226739236", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL8ueY6GerAZ5Nis6HqXAVjORNgL8c/+t+xYzK5a8Ii2ab+M6wcM0DMkggyYUO9l/pY730a4IMrUZRr1Le5qBu2ky22xIMQIIrvzAnsduH9QiGE1Gi0vBnu1grBgEtuSvw==", "fingerprint": "50:b9:17:45:ff:e0:65:42:f1:da:7c:73:bd:c2:9a:84", "user_id": "22873647e5364cbd9ea88fd41c19a4bd"}}' 2023-07-24 07:21:18,269 79772 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.086s 2023-07-24 07:21:18,269 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-07183b72-3178-4637-a147-a3365bc9e956', '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": "22873647e5364cbd9ea88fd41c19a4bd", "name": "tempest-TestMinimumBasicScenario-700586103-project-member", "password_expires_at": null}, "audit_ids": ["AcAV3znKTX217Mopj5d80w"], "expires_at": "2023-07-24T08:21:18.000000Z", "issued_at": "2023-07-24T07:21:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "425e2356e74e4d8cba942ffac61eddf8", "name": "tempest-TestMinimumBasicScenario-700586103"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]} }' 2023-07-24 07:21:18,270 79772 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '89861133-c271-48b7-8350-4961c3755819', 'name': 'tempest-TestMinimumBasicScenario-1184270033-network', 'tenant_id': '425e2356e74e4d8cba942ffac61eddf8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '425e2356e74e4d8cba942ffac61eddf8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38254, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:52Z', 'updated_at': '2023-07-24T07:20:52Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:18,305 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 400 POST http://10.0.0.210/compute/v2.1/servers 0.034s 2023-07-24 07:21:18,306 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-892847579", "imageRef": "a1dedfe2-bb6b-443b-9b80-6c0fe7a19300", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1226739236", "networks": [{"uuid": "89861133-c271-48b7-8350-4961c3755819"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-0ee788ec-65ed-4daf-9248-28444abdfc98', 'x-compute-request-id': 'req-0ee788ec-65ed-4daf-9248-28444abdfc98', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:21:18,360 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1226739236 0.052s 2023-07-24 07:21:18,361 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27af03d6-4c2f-499b-bd2e-266f61b8efd1', 'x-compute-request-id': 'req-27af03d6-4c2f-499b-bd2e-266f61b8efd1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1226739236'} Body: b'' 2023-07-24 07:21:18,481 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300 0.119s 2023-07-24 07:21:18,481 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f57ea3db-38b0-4896-a0a7-8879f06b0297', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/a1dedfe2-bb6b-443b-9b80-6c0fe7a19300'} 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 110, in test_minimum_basic_scenario server = self.create_server(image_id=image, key_name=keypair['name']) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:18,484 79772 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 2023-07-24 07:21:19,781 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 1.296s 2023-07-24 07:21:19,781 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--174359994", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-104df20f-0d31-4602-8d79-3c5acc9fc123', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--174359994", "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": "425e2356e74e4d8cba942ffac61eddf8", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0c842bf5-bc81-4e82-8385-6c3ed8e55301", "created_at": "2023-07-24T07:21:20Z", "updated_at": "2023-07-24T07:21:20Z", "tags": [], "self": "/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301", "file": "/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:21:22,294 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301/file 2.512s 2023-07-24 07:21:22,294 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-624b2134-a286-4b53-8d61-0e7d4579cc91', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301/file'} Body: b'' 2023-07-24 07:21:22,295 79772 DEBUG [tempest.scenario.manager] image:0c842bf5-bc81-4e82-8385-6c3ed8e55301 2023-07-24 07:21:22,390 79772 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.091s 2023-07-24 07:21:22,391 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-961506096", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBObrLo1hZIgimngEjNQdhkW1UCh7F+/GvPD+ezkBAn7Efln4dumeOWTmiaNx6Ml8CBZO2FGwztCqgJT+mkKySFqbUPa1jfiQnu/OHu9AenlalovnG0AhpJJulSaWZ2pgQQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 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-4e7f344d-d2b8-4ec6-afd4-93e302d3a26f', 'x-compute-request-id': 'req-4e7f344d-d2b8-4ec6-afd4-93e302d3a26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-961506 096", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBObrLo1hZIgimngEjNQdhkW1UCh7F+/GvPD+ezkBAn7Efln4dumeOWTmiaNx6Ml8CBZO2FGwztCqgJT+mkKySFqbUPa1jfiQnu/OHu9AenlalovnG0AhpJJulSaWZ2pgQQ==", "fingerprint": "91:c2:df:1b:8b:20:24:9c:10:35:2c:85:9c:31:87:dd", "user_id": "22873647e5364cbd9ea88fd41c19a4bd"}}' 2023-07-24 07:21:22,515 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.114s 2023-07-24 07:21:22,516 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 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-967d9e0a-28ef-4215-a222-a76199048285', '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": "22873647e5364cbd9ea88fd41c19a4bd", "name": "tempest-TestMinimumBasicScenario-700586103-project-member", "password_expires_at": null}, "audit_ids": ["zupfZwsIRuGo1no_1tS-lA"], "expires_at": "2023-07-24T08:21:22.000000Z", "issued_at": "2023-07-24T07:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "425e2356e74e4d8cba942ffac61eddf8", "name": "tempest-TestMinimumBasicScenario-700586103"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/425e2356e74e4d8cba942ffac61eddf8", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:21:22,517 79772 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {' id': '89861133-c271-48b7-8350-4961c3755819', 'name': 'tempest-TestMinimumBasicScenario-1184270033-network', 'tenant_id': '425e2356e74e4d8cba942ffac61eddf8', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '425e2356e74e4d8cba942ffac61eddf8', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38254, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:52Z', 'updated_at': '2023-07-24T07:20:52Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:22,558 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 400 POST http://10.0.0.210/compute/v2.1/servers 0.040s 2023-07-24 07:21:22,558 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1783198278", "imageRef": "0c842bf5-bc81-4e82-8385-6c3ed8e55301", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-961506096", "networks": [{"uuid": "89861133-c271-48b7-8350-4961c3755819"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 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': '73', 'x-openstack-request-id': 'req-b71178fa-d7ca-454f-9558-496e2395d867', 'x-compute-request-id': 'req-b71178fa-d7ca-454f-9558-496e2395d867', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:21:22,759 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-961506096 0.198s 2023-07-24 07:21:22,759 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 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-e9c76fd2-b504-4baf-8653-2d54a517ac12', 'x-compute-request-id': 'req-e9c76fd2-b504-4baf-8653-2d54a517ac12', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-961506096'} Body: b'' 2023-07-24 07:21:22,877 79772 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301 0.117s 2023-07-24 07:21:22,877 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-25602828-9164-467d-81ba-700486cda9d9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/0c842bf5-bc81-4e82-8385-6c3ed8e55301'} Body: b'' 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 88, in test_stamp_pattern server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:20,783 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.364s 2023-07-24 07:21:20,783 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-329525238", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAhAZy0nhv6sVM3JB6vE2383q0yyY57/B+rNcTElTLgHlyVX++HlhHzkOdTASFQJR4mFdV84FSjKyviJox/vO8r8qh0mteR2Zb/sN6TrfaHET3czF6Iz8UnoAi89c8e8bw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91ff7e43-85cc-4701-a365-6bb8601d507f', 'x-compute-request-id': 'req-91ff7e43-85cc-4701-a365-6bb8601d507f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-329525238", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAhAZy0nhv6sVM3JB6vE2383q0yyY57/B+rNcTElTLgHlyVX++HlhHzkOdTASFQJR4mFdV84FSjKyviJox/vO8r8qh0mteR2Zb/sN6TrfaHET3czF6Iz8UnoAi89c8e8bw==", "fingerprint": "32:f5:86:34:78:12:58:e4:4e:d8:56:d8:6a:b2:5d:dd", "user_id": "373b855f84824fe48225a637750f8619"}}' 2023-07-24 07:21:21,190 79774 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.401s 2023-07-24 07:21:21,190 79774 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-486441559", "description": "tempest-secgroup-smoke-486441559 description", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-3a6becd2-ce0d-43c9-bfbf-ef416e544562', 'date': 'Mon, 24 Jul 2023 07:21:21 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "name": "tempest-secgroup-smoke-486441559", "stateful": true, "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "description": "tempest-secgroup-smoke-486441559 description", "shared": false, "security_group_rules": [{"id": "a5aa7992-4ba8-4466-ad92-8135f4370927", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "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": 885, "description": null, "tags": [], "created_at": "2023-07-24T07:21:20Z", "updated_at": "2023-07-24T07:21:20Z", "revision_number": 0}, {"id": "abc97d91-0d18-4921-baef-fb0feafc8bc9", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "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": 884, "description": null, "tags": [], "created_at": "2023-07-24T07:21:20Z", "updated_at": "2023-07-24T07:21:20Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:20Z", "updated_at": "2023-07-24T07:21:20Z", "revision_number": 1, "project_id": " b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:21,539 79774 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.348s 2023-07-24 07:21:21,540 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-701b109a-3d0f-4ace-8f6b-3cc4501d658b', 'date': 'Mon, 24 Jul 2023 07:21: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": "e4d9dd6f-4658-4bef-a86b-555ca3ede85d", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:21Z", "updated_at": "2023-07-24T07:21:21Z", "revision_number": 0}}' 2023-07-24 07:21:22,107 79774 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.566s 2023-07-24 07:21:22,107 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-07fb32a6-b095-4d53-9a76-e19588de5559', 'date': 'Mon, 24 Jul 2023 07:21:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d0a64380-f9f1-4661-bd35-0543430b6578", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:21Z", "updated_at": "2023-07-24T07:21:21Z", "revision_number": 0}}' 2023-07-24 07:21:22,360 79774 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.251s 2023-07-24 07:21:22,360 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-4ea42a15-bd24-4f40-b381-ea269c9be154', 'date': 'Mon, 24 Jul 2023 07:21:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3105407f-4534-4dd7-b9d8-9c0f7a1ae577", "project_id": "b59dfc2971fd4e78 ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:22Z", "updated_at": "2023-07-24T07:21:22Z", "revision_number": 0}}' 2023-07-24 07:21:22,809 79774 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.448s 2023-07-24 07:21:22,809 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-0de585e8-9842-45fa-b6b9-27f05163cbf8', 'date': 'Mon, 24 Jul 2023 07:21:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4917d69c-3ef1-4f8f-8d40-e668cf8a6817", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:22Z", "updated_at": "2023-07-24T07:21:22Z", "revision_number": 0}}' 2023-07-24 07:21:23,043 79774 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.233s 2023-07-24 07:21:23,044 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-ee69c8ab-af64-4e61-81f8-686428ddf0f2', 'date': 'Mon, 24 Jul 2023 07:21:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "daf39a3f-a8f8-43ad-9beb-5dc22baeccfb", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:22Z", "updated_at": "2023-07-24T07:21:22Z", "revision_number": 0}}' 2023-07-24 07:21:23,267 79774 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.223s 2023-07-24 07:21:23,267 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-t ype': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e1dc7eca-d124-40d3-8bf9-d642f96b78f3', 'date': 'Mon, 24 Jul 2023 07:21:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "97677490-c605-4c20-aaa5-b21e658939ae", "project_id": "b59dfc2971fd4e78ac2eacb2487cd302", "tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302", "security_group_id": "7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:23Z", "updated_at": "2023-07-24T07:21:23Z", "revision_number": 0}}' 2023-07-24 07:21:23,713 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes 0.444s 2023-07-24 07:21:23,714 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-884053677", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5c7101-a6c1-4533-97b8-d1d02902d966', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5c7101-a6c1-4533-97b8-d1d02902d966', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:23.601094", "updated_at": null, "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:21:23,829 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.098s 2023-07-24 07:21:23,830 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12c2ed8-5ea5-4564-a924-51e404e5eb38', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12c2ed8-5ea5-4564-a924-51e404e5eb38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": null, "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metad ata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:24,899 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.054s 2023-07-24 07:21:24,899 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c898937a-49cd-48fe-9119-6b68e72abe33', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c898937a-49cd-48fe-9119-6b68e72abe33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:24.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:25,987 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.065s 2023-07-24 07:21:25,988 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e486b000-e554-4071-9d04-58de9dc435e7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e486b000-e554-4071-9d04-58de9dc435e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:24.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5 d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:27,063 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.053s 2023-07-24 07:21:27,064 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952afbb5-869a-45ce-a473-e8190fd3e529', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952afbb5-869a-45ce-a473-e8190fd3e529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:24.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:28,149 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.064s 2023-07-24 07:21:28,150 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-863fe9ff-b251-4d00-a9f9-a6c967a16c5c', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-863fe9ff-b251-4d00-a9f9-a6c967a16c5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:28.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2 023-07-24 07:21:28,169 79774 INFO [tempest.common.waiters] volume b67fd29d-5644-4a51-9d9c-5d8995f25779 reached available after waiting for 5.169420 seconds 2023-07-24 07:21:28,220 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.050s 2023-07-24 07:21:28,221 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61d6d93d-78f6-417d-8068-99074f2be48e', 'content-length': '906', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61d6d93d-78f6-417d-8068-99074f2be48e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:28.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:28,659 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.408s 2023-07-24 07:21:28,660 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2805', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8c29c48d-da9a-4f27-b150-261479e5f4ca', '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": "373b855f84824fe48225a637750f8619", "name": "tempest-TestStampPattern-1750164549-project-member", "password_expires_at": null}, "audit_ids": ["kFNRHhfzQpOKP-HljnakEQ"], "expires_at": "2023-07-24T08:21:28.000000Z", "issued_at": "2023-07-24T07:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b59dfc2971fd4e78ac2eacb2487cd302", "name": "tempest-TestStampPattern-1750164549"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "publi c", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b59dfc2971fd4e78ac2eacb2487cd302", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:21:28,661 79774 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '41856950-1429-45dd-bbd5-5d78d825ed86', 'name': 'tempest-TestStampPattern-598673699-network', 'tenant_id': 'b59dfc2971fd4e78ac2eacb2487cd302', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b59dfc2971fd4e78ac2eacb2487cd302', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 52278, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:20:59Z', 'updated_at': '2023-07-24T07:20:59Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:28,689 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 400 POST http://10.0.0.210/compute/v2.1/servers 0.026s 2023-07-24 07:21:28,689 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-2006127767", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "key_name": "tempest-TestStampPattern-329525238", "security_groups": [{"name": "tempest-secgroup-smoke-486441559"}], "networks": [{"uuid": "41856950-1429-45dd-bbd5-5d78d825ed86"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 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': '73', 'x-openstack-request-id': 'req-51152199-f156-49fc-9793-19b62f230fb7', 'x-compute-request-id': 'req-51152199-f156-49fc-9793-19b62f230fb7', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:21:28,757 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.065s 2023-07-24 07:21:28,757 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content- Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a54c58-ecd8-49d8-99f7-2815c62541bc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'' 2023-07-24 07:21:28,830 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.071s 2023-07-24 07:21:28,830 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3098b3f2-a849-4bb5-96e2-8c901d1b268c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3098b3f2-a849-4bb5-96e2-8c901d1b268c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:29,898 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.047s 2023-07-24 07:21:29,899 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d67691-974a-43ea-a0e8-51a1a7b50972', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d67691-974a-43ea-a0e8-51a1a7b50972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2 eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:30,952 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.042s 2023-07-24 07:21:30,952 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a65e898-eb38-43fc-997c-21843b2d2e3e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a65e898-eb38-43fc-997c-21843b2d2e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:32,025 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.060s 2023-07-24 07:21:32,025 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de62598e-339d-433a-a9e0-a1e1480666d4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de62598e-339d-433a-a9e0-a1e1480666d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b5 9dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:33,081 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.045s 2023-07-24 07:21:33,082 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f048d0a5-b091-4985-8c97-31e478da9566', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f048d0a5-b091-4985-8c97-31e478da9566', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"volume": {"id": "b67fd29d-5644-4a51-9d9c-5d8995f25779", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.000000", "updated_at": "2023-07-24T07:21:29.000000", "name": "tempest-TestStampPattern-volume-884053677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779"}], "user_id": "373b855f84824fe48225a637750f8619", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b59dfc2971fd4e78ac2eacb2487cd302"}}' 2023-07-24 07:21:34,117 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779 0.022s 2023-07-24 07:21:34,117 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb21d889-d428-4f85-8b81-10dcf3c7cb8f', 'x-openstack-request-id': 'req-bb21d889-d428-4f85-8b81-10dcf3c7cb8f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/b59dfc2971fd4e78ac2eacb2487cd302/volumes/b67fd29d-5644-4a51-9d9c-5d8995f25779'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b67fd29d-5644-4a51-9d9c-5d8995f25779 could not be found."}}' 2023-07-24 07:21:34,641 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b 0.523s 2023-07-24 07:21:34,642 79774 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-86fcc03e-c209-4441-bae7-7968adf64b0a', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:21:34 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/7b55ad2b-9e5b-43ee-9fdc-89a6b2caba6b'} Body: b'' 2023-07-24 07:21:34,698 79774 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-329525238 0.055s 2023-07-24 07:21:34,698 79774 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21: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-37d4071b-8768-4a73-bcc2-7f9c2dc26482', 'x-compute-request-id': 'req-37d4071b-8768-4a73-bcc2-7f9c2dc26482', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-329525238'} Body: b'' 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 104, in test_volume_from_snapshot_cascade_delete self.volumes_client.wait_for_resource_deletion(volume['id']) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 948, in wait_for_resource_deletion if self.is_resource_deleted(id, *args, **kwargs): File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 253, in is_resource_deleted raise lib_exc.DeleteErrorException( tempest.lib.exceptions.DeleteErrorException: Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume e1c7bd59-f4b8-46f6-b617-eb59736fd05a failed to delete and is in error_deleting status Captured traceback-1: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 206, in delete_snapshot snapshots_client.delete_snapshot(snapshot_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/snapshots_client.py", line 95, in delete_snapshot resp, body = self.delete("snapshots/%s" % snapshot_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid snapshot: Snapshot status must be available or error and must not be part of a group.'} Captured traceback-2: ~~~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 156, in _delete_volume_for_cleanup BaseVolumeTest.delete_volume(volumes_client, volume_id) File "/opt/stack/tempest/tempest/api/volume/base.py", line 198, in delete_volume client.delete_volume(volume_id) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 145, in delete_volume resp, body = self.delete(url) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 339, in delete return self.request('DELETE', url, extra_headers, headers, body) File "/opt/stack/tempest/tempest/lib/services/volume/base_client.py", line 39, in request resp, resp_body = super(BaseClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:25,007 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes 0.351s 2023-07-24 07:21:25,008 79758 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-1971441068"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-307c1ca7-ed67-44a7-b624-c9e6438300d1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-307c1ca7-ed67-44a7-b624-c9e6438300d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:24.920697", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:21:25,074 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.057s 2023-07-24 07:21:25,075 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b9e4b31-0ba1-4991-a1c0-85b8bb3510da', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b9e4b31-0ba1-4991-a1c0-85b8bb3510da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:26,149 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.062s 2023-07-24 07:21:26,149 79758 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401cf1eb-57dc-49be-81c0-daae1c6f7c39', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401cf1eb-57dc-49be-81c0-daae1c6f7c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:25.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:27,219 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.050s 2023-07-24 07:21:27,219 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e25987a-0365-4dae-a674-2e16b58e9a9c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e25987a-0365-4dae-a674-2e16b58e9a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:25.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:28,279 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.048s 2023-07-24 07:21:28,279 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-582a96f2-41ff-46ca-912e-115c5d91448c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-582a96f2-41ff-46ca-912e-115c5d91448c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:28.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:28,290 79758 INFO [tempest.common.waiters] volume e1c7bd59-f4b8-46f6-b617-eb59736fd05a reached available after waiting for 3.290056 seconds 2023-07-24 07:21:28,472 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots 0.181s 2023-07-24 07:21:28,472 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856cec32-a5b4-4d4f-aecc-3a754ce80014', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856cec32-a5b4-4d4f-aecc-3a754ce80014', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.400230", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 07:21:28,505 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.025s 2023-07-24 07:21:28,505 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c14b5e6-7300-4752-9246-33539cdec243', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c14b5e6-7300-4752-9246-33539cdec243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000 ", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:21:29,584 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.074s 2023-07-24 07:21:29,585 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345b4a9d-552c-4036-865e-19592ff076e8', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345b4a9d-552c-4036-865e-19592ff076e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:21:30,619 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.026s 2023-07-24 07:21:30,619 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b360705c-3438-43d0-8c65-4b58b5890ccd', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b360705c-3438-43d0-8c65-4b58b5890ccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:21:31,729 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.102s 2023-07-24 07:21:31,730 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c5445a6-ef86-402d-9bce-6c5c27e5d483', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 're q-8c5445a6-ef86-402d-9bce-6c5c27e5d483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:21:32,762 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.023s 2023-07-24 07:21:32,762 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d1e688c-2ae5-423e-a913-d26b3f6b7c45', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d1e688c-2ae5-423e-a913-d26b3f6b7c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"snapshot": {"id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "created_at": "2023-07-24T07:21:28.000000", "updated_at": "2023-07-24T07:21:33.000000", "name": "tempest-VolumesDeleteCascade-Snapshot-1335170900", "description": null, "volume_id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "7ee78942ea8a4445a7712f89895943fc", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:21:32,766 79758 INFO [tempest.common.waiters] snapshot d4af6b7f-0c01-45f9-8228-db945f38b7ec reached available after waiting for 4.766181 seconds 2023-07-24 07:21:33,063 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes 0.296s 2023-07-24 07:21:33,063 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1269496693"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ecbf8a-c0c4-4c58-aabb-30754f2ca551', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ecbf8a-c0c4-4c58-aabb-30754f2ca551', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:32.964730", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_i d": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:21:33,127 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.052s 2023-07-24 07:21:33,127 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0bfa342-d767-425d-a11b-3a94fa3088c0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0bfa342-d767-425d-a11b-3a94fa3088c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:34,185 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.046s 2023-07-24 07:21:34,185 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea168d8c-b86e-4aff-91d7-44b5145f3d76', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea168d8c-b86e-4aff-91d7-44b5145f3d76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89 895943fc"}}' 2023-07-24 07:21:35,279 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.083s 2023-07-24 07:21:35,280 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2ebca39-e5ab-47e4-b199-9d8250d2ddda', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2ebca39-e5ab-47e4-b199-9d8250d2ddda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:36,347 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.054s 2023-07-24 07:21:36,348 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da7bad9f-8f33-461b-a93c-7ae66c73b11e', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da7bad9f-8f33-461b-a93c-7ae66c73b11e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:37,415 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cas cade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.042s 2023-07-24 07:21:37,415 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a546699b-b899-4728-95ff-322a48c6dd5b', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a546699b-b899-4728-95ff-322a48c6dd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:37.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:37,425 79758 INFO [tempest.common.waiters] volume 0cbe3e77-3737-4bb2-a622-29a469a73292 reached available after waiting for 4.425925 seconds 2023-07-24 07:21:37,503 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.077s 2023-07-24 07:21:37,503 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78457980-fc6e-4b08-9bfc-6ab3eedf480a', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78457980-fc6e-4b08-9bfc-6ab3eedf480a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:37.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:37,619 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volum e_from_snapshot_cascade_delete): 202 DELETE http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a?cascade=True 0.105s 2023-07-24 07:21:37,619 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5b04166-0a4d-46db-af93-5ff8d5a5a7aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a?cascade=True'} Body: b'' 2023-07-24 07:21:37,689 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.068s 2023-07-24 07:21:37,689 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2fbec9-574f-4b5a-9aaf-e16dab42d0f4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2fbec9-574f-4b5a-9aaf-e16dab42d0f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:38.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:38,777 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.076s 2023-07-24 07:21:38,778 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe298fc-0db0-47b0-b93c-276448a7f7a3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe298fc-0db0-47b0-b93c-276448a7f7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:38.000000", "name": "tempest-VolumesDelet eCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:39,860 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.069s 2023-07-24 07:21:39,860 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b6039fe-9ffd-4349-bffe-68a42cf46b65', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b6039fe-9ffd-4349-bffe-68a42cf46b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:39.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:39,944 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.070s 2023-07-24 07:21:39,945 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e091a6b4-4d1c-4af1-b7a2-3b6bd0bfe08d', 'content-length': '945', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e091a6b4-4d1c-4af1-b7a2-3b6bd0bfe08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:37.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume /v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:40,066 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.091s 2023-07-24 07:21:40,069 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf49baac-6c1a-4e5a-90d6-892fbedaa3e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'' 2023-07-24 07:21:40,133 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.064s 2023-07-24 07:21:40,134 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5d9d99f-16e8-4513-8a59-4940b1b9e987', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5d9d99f-16e8-4513-8a59-4940b1b9e987', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:41,197 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.050s 2023-07-24 07:21:41,197 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-437c3924-9c54-4437-83d9-748307f40928', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': ' OpenStack-API-Version', 'x-openstack-request-id': 'req-437c3924-9c54-4437-83d9-748307f40928', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:42,296 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.087s 2023-07-24 07:21:42,296 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce22c59e-0690-42a9-bb08-3e7b4e8ce999', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce22c59e-0690-42a9-bb08-3e7b4e8ce999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:43,357 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.046s 2023-07-24 07:21:43,357 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca0ec22-65da-4467-96eb-932ac4299ed9', 'content-length': '944', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca0ec22-65da-4467-96eb-932ac4299ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a444 5a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"volume": {"id": "0cbe3e77-3737-4bb2-a622-29a469a73292", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:33.000000", "updated_at": "2023-07-24T07:21:40.000000", "name": "tempest-VolumesDeleteCascade-Volume-1269496693", "description": null, "volume_type": "joviandss-2", "snapshot_id": "d4af6b7f-0c01-45f9-8228-db945f38b7ec", "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:44,393 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292 0.024s 2023-07-24 07:21:44,393 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-794a5490-8130-421a-b97f-c16c78136b5f', 'x-openstack-request-id': 'req-794a5490-8130-421a-b97f-c16c78136b5f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/0cbe3e77-3737-4bb2-a622-29a469a73292'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0cbe3e77-3737-4bb2-a622-29a469a73292 could not be found."}}' 2023-07-24 07:21:44,463 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec 0.069s 2023-07-24 07:21:44,464 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '137', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b1dc03-6098-4e7c-acd7-c11112ebd063', 'x-openstack-request-id': 'req-17b1dc03-6098-4e7c-acd7-c11112ebd063', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/snapshots/d4af6b7f-0c01-45f9-8228-db945f38b7ec'} Body: b'{"badRequest": {"code": 400, "message": "Invalid snapshot: Snapshot status must be available or error and must not be part of a group."}}' 2023-07-24 07:21:44,524 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.058s 2023-07-24 07:21:44,524 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae0f059-3faf-4732-9c80-53269f2eafed', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae0f059-3faf-4732-9c80-532 69f2eafed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"volume": {"id": "e1c7bd59-f4b8-46f6-b617-eb59736fd05a", "status": "error_deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:21:25.000000", "updated_at": "2023-07-24T07:21:39.000000", "name": "tempest-VolumesDeleteCascade-Volume-1971441068", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a"}], "user_id": "625f9780c0674818a86e501c71280d17", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7ee78942ea8a4445a7712f89895943fc"}}' 2023-07-24 07:21:44,635 79758 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 400 DELETE http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a 0.098s 2023-07-24 07:21:44,636 79758 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-df49c930-0d43-4563-afec-9e1f1654f584', 'x-openstack-request-id': 'req-df49c930-0d43-4563-afec-9e1f1654f584', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/volume/v3/7ee78942ea8a4445a7712f89895943fc/volumes/e1c7bd59-f4b8-46f6-b617-eb59736fd05a'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' 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 163, in test_old_versions_reject server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:53,578 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.129s 2023-07-24 07:21:53,578 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2853', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e2aa1c20-57ba-4360-a7cb-59c601709f9d', '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": "c05742bd6043485b95eaedd6fe3a38a1", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1285765965-project-member", "password_expires_at": null}, "audit_ids": ["d6PjrRssRGiQGK-C6wtgoA"], "expires_at": "2023-07-24T08:21:53.000000Z", "issued_at": "2023-07-24T07:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0cbf71071f649318a07d69cd7ab9d5d", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1285765965"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d0cbf71071f649318a07d69cd7ab9d5d", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d0cbf71071f649318a07d69cd7ab9d5d", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d0cbf71071f649318a07d69cd7ab9d5d", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:21:53,579 79762 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '81224c9a-4b5c-4577-a335-92f4e15e4b5b', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-275915548-network', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd0cbf71 071f649318a07d69cd7ab9d5d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53678, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:29Z', 'updated_at': '2023-07-24T07:21:29Z', 'revision_number': 1} available for tenant 2023-07-24 07:21:53,581 79762 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:21:53,581 79762 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:21:53,849 79762 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.259s 2023-07-24 07:21:53,850 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2040111982", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtejLa6RqK/Vj1PDHDqRz5E3yOgNOKYo6ttAm5NRcPMiOCDmY00W8KUxf/1ydYQskEUH/bgZj5T3tGpk9p4vdyPL1hBpPdwjPOiJtEJ1B67IzjIpU4yNWdpDsvXzH+Q+w=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:53 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-7140ce0b-d11c-4419-8b06-533617334753', 'x-compute-request-id': 'req-7140ce0b-d11c-4419-8b06-533617334753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2040111982", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtejLa6RqK/Vj1PDHDqRz5E3yOgNOKYo6ttAm5NRcPMiOCDmY00W8KUxf/1ydYQskEUH/bgZj5T3tGpk9p4vdyPL1hBpPdwjPOiJtEJ1B67IzjIpU4yNWdpDsvXzH+Q+w==", "fingerprint": "73:49:4d:49:50:b1:48:53:3f:d8:c8:a5:2f:56:e5:28", "user_id": "c05742bd6043485b95eaedd6fe3a38a1"}}' 2023-07-24 07:21:53,852 79762 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2040111982 created 2023-07-24 07:21:54,049 79762 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.196s 2023-07-24 07:21:54,050 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1605290188", "description": "tempest-description--1028702990"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1599', 'x-openstack-request-id': 'req-fc417c16-a173-4b3f-a939-284bffedfe3c', 'date': 'Mon, 24 Jul 2023 07:21:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "name": "tempest-securitygroup--1605290188", "stateful": true, "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "description": "tempest-description--1028702990", "shared": false, "security_group_rules": [{"id": "bac9988a-b828-4919-8ce6-c759d5d00008", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "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_at tr_id": 1029, "description": null, "tags": [], "created_at": "2023-07-24T07:21:53Z", "updated_at": "2023-07-24T07:21:53Z", "revision_number": 0}, {"id": "bd958175-6ea3-48ec-a0b1-09e8be9ee25c", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "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": 1030, "description": null, "tags": [], "created_at": "2023-07-24T07:21:53Z", "updated_at": "2023-07-24T07:21:53Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:53Z", "updated_at": "2023-07-24T07:21:53Z", "revision_number": 1, "project_id": "d0cbf71071f649318a07d69cd7ab9d5d"}}' 2023-07-24 07:21:54,223 79762 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.173s 2023-07-24 07:21:54,224 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-c4ab0550-1388-4905-8753-2c9cd166a6b1', 'date': 'Mon, 24 Jul 2023 07:21:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fd9a7de9-e8bf-4915-84ee-ac3a23bd783d", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 0}}' 2023-07-24 07:21:54,554 79762 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.329s 2023-07-24 07:21:54,554 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-79828af1-8a1f-49e9-b07d-596f28164f10', 'date': 'Mon, 24 Jul 2023 07:21:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2f280c42-0f88-4454-9aaa-99a46df35c09", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "security_group_id": "5ba34da1-1630-45cf-80d9-908f93720b7b", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 0}}' 2023-07-24 07:21:54,554 79762 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1605290188 created 2023-07-24 07:21:56,991 79762 INFO [tempest.lib.common.rest_client] R equest (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.436s 2023-07-24 07:21:56,991 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-eeb0c9f1-0af7-4fe0-bc9b-7840c73b0d12', 'date': 'Mon, 24 Jul 2023 07:21:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6a597004-6417-478f-9eff-c4f8ce4f8c11", "tenant_id": "d0cbf71071f649318a07d69cd7ab9d5d", "floating_ip_address": "172.24.4.229", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d0cbf71071f649318a07d69cd7ab9d5d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:21:56Z", "updated_at": "2023-07-24T07:21:56Z", "revision_number": 0}}' 2023-07-24 07:21:56,992 79762 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6a597004-6417-478f-9eff-c4f8ce4f8c11', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'floating_ip_address': '172.24.4.229', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:56Z', 'updated_at': '2023-07-24T07:21:56Z', 'revision_number': 0, 'ip': '172.24.4.229'} created 2023-07-24 07:21:56,992 79762 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2040111982', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEtejLa6RqK/Vj1PDHDqRz5E3yOgNOKYo6ttAm5NRcPMiOCDmY00W8KUxf/1ydYQskEUH/bgZj5T3tGpk9p4vdyPL1hBpPdwjPOiJtEJ1B67IzjIpU4yNWdpDsvXzH+Q+w==', 'fingerprint': '73:49:4d:49:50:b1:48:53:3f:d8:c8:a5:2f:56:e5:28', 'user_id': 'c05742bd6043485b95eaedd6fe3a38a1', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAqxvgHVFT+VUVtetsDb9HwHujAyBaxfjaA3Jmbpc74ao82xj6Ecnle\ng4WvOO5BeNKgBwYFK4EEACKhZANiAARLXoy2ukaiv1Y9Twxw6kc+RN8joDTimKOr\nbQJuTUXDzIjgg5mNNFvClMX/9cnWELJBFB/24GY+U97RqZPaeL3cjy9YQaT3cIzz\noibRCdQeuyM4yKVOMjVnaQ7L18x/kPs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '5ba34da1-1630-45cf-80d9-908f93720b7b', 'name': 'tempest-securitygroup--1605290188', 'stateful': True, 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'description': 'tempest-description--1028702990', 'shared': False, 'security_group_rules': [{'id': 'bac9988a-b828-4919-8ce6-c759d5d00008', 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'security_group_id': '5ba34da1-1630-45cf-80d9-908f93720b7b', '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': 1029, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:53Z', 'updated_at': '2023-07-24T07:21:53Z', 'revision_number': 0}, {'id': 'bd958175-6ea3-48ec-a0b1-09e8be9ee25c', 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'security_group_id': '5ba34da1-1630-45cf-80d9-908f93720b7b', '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': 1030, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:53Z', ' updated_at': '2023-07-24T07:21:53Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:21:53Z', 'updated_at': '2023-07-24T07:21:53Z', 'revision_number': 1, 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d'}, 'floating_ip': {'id': '6a597004-6417-478f-9eff-c4f8ce4f8c11', 'tenant_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'floating_ip_address': '172.24.4.229', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd0cbf71071f649318a07d69cd7ab9d5d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:56Z', 'updated_at': '2023-07-24T07:21:56Z', 'revision_number': 0, 'ip': '172.24.4.229'}} 2023-07-24 07:21:57,021 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 400 POST http://10.0.0.210/compute/v2.1/servers 0.027s 2023-07-24 07:21:57,021 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1863338916", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "81224c9a-4b5c-4577-a335-92f4e15e4b5b"}], "security_groups": [{"name": "tempest-securitygroup--1605290188"}], "key_name": "tempest-keypair-2040111982", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:56 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': '73', 'x-openstack-request-id': 'req-8802ad13-8837-4059-b33b-bf6f6481b625', 'x-compute-request-id': 'req-8802ad13-8837-4059-b33b-bf6f6481b625', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:21:57,062 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2040111982 0.037s 2023-07-24 07:21:57,062 79762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21: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-50340bee-2400-4d09-9b00-e6462e078da3', 'x-compute-request-id': 'req-50340bee-2400-4d09-9b00-e6462e078da3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2040111982'} Body: b'' 2023-07-24 07:21:57,397 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/5ba34da1-1630-45cf-80d9-908f93720b7b 0.334s 2023-07-24 07:21:57,397 79762 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-9d622b3b-c2a8-42ad-8cf1-2c7b72ab5b3c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:21:57 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5ba34da1-1630-45cf-80d9-908f93720b7b '} Body: b'' 2023-07-24 07:21:57,435 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/5ba34da1-1630-45cf-80d9-908f93720b7b 0.037s 2023-07-24 07:21:57,436 79762 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-9eb928df-52d1-4554-9969-e8582ecc6bab', 'date': 'Mon, 24 Jul 2023 07:21:57 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/5ba34da1-1630-45cf-80d9-908f93720b7b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 5ba34da1-1630-45cf-80d9-908f93720b7b does not exist", "detail": ""}}' 2023-07-24 07:21:58,255 79762 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/6a597004-6417-478f-9eff-c4f8ce4f8c11 0.818s 2023-07-24 07:21:58,255 79762 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-9a1dfc2f-4f7c-44fc-8569-2a75aeaddb59', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/6a597004-6417-478f-9eff-c4f8ce4f8c11'} Body: b'' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/scenario/test_snapshots.py", line 56, in test_snapshot_data_integrity server = self.create_server( File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:54,133 79754 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:21:54,133 79754 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:21:54,388 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.252s 2023-07-24 07:21:54,388 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1879986926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEREDYiyMYQk5on+xpv5Ntd5YZxqRiRjNPSmHI3gtbSJMx6vVrF97yQJsvvN2a5EhwdSdi+Z3hs8y5xAfqPn2lZ2VAMgGH3K4hHOtvmErkzkhxAdNGkGTmsk8YN811ygoQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:54 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-326e58d5-c214-45be-b3b3-0fd4440c6c07', 'x-compute-request-id': 'req-326e58d5-c214-45be-b3b3-0fd4440c6c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1879986926", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEREDYiyMYQk5on+xpv5Ntd5YZxqRiRjNPSmHI3gtbSJMx6vVrF97yQJsvvN2a5EhwdSdi+Z3hs8y5xAfqPn2lZ2VAMgGH3K4hHOtvmErkzkhxAdNGkGTmsk8YN811ygoQ==", "fingerprint": "fe:8f:50:f1:71:17:4a:8d:6f:7e:7c:63:0c:d3:00:ee", "user_id": "18cb0d0fafcb4ea7b17ba8ef5ddb8b79"}}' 2023-07-24 07:21:54,390 79754 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1879986926 created 2023-07-24 07:21:55,199 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.808s 2023-07-24 07:21:55,199 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--825601845", "description": "tempest-description--1634771149"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-0b753faf-7a01-4e98-94ec-41b19005567f', 'date': 'Mon, 24 Jul 2023 07:21:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "name": "tempest-securitygroup--825601845", "stateful": true, "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "description": "tempest-description--1634771149", "shared": false, "security_group_rules": [{"id": "5639aa58-45d0-4fe4-a1b0-a8affd3efba2", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "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": 1038, "description": null, "tags": [], "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 0}, {"id": "ac6c3914-ec94-4f80-967a-94c7dbb5e282", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_pr efix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1040, "description": null, "tags": [], "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:54Z", "updated_at": "2023-07-24T07:21:54Z", "revision_number": 1, "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d"}}' 2023-07-24 07:21:55,764 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.564s 2023-07-24 07:21:55,764 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-7b443f4d-bb24-437f-b5b3-25a3f15aee95', 'date': 'Mon, 24 Jul 2023 07:21: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": "97dcd506-ce08-4563-b37c-8713f79b8f38", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:55Z", "updated_at": "2023-07-24T07:21:55Z", "revision_number": 0}}' 2023-07-24 07:21:56,191 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.426s 2023-07-24 07:21:56,191 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2bd4dbaa-a1bb-4622-9c85-7a02a7af5f2f', 'date': 'Mon, 24 Jul 2023 07:21: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": "61f46674-afb9-4501-9689-70a477668e84", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "9d40ef6f-dd0a-45e4-bd81-59237f51e669", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:55Z", "updated_at": "2023-07-24T07:21:55Z", "revision_number": 0}}' 2023-07-24 07:21:56,192 79754 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--825601845 created 2023-07-24 07:21:57,933 79754 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.741s 2023-07-24 07:21:57,934 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-71272a3c-f460-4541-88c8-8dd10a80fea0', 'date': 'Mon, 24 Jul 2023 07:21:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4e5725ec-d0a7-4609-bf91-9e8580f5a815", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "floating_ip_address": "172.24.4.181", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:21:57Z", "updated_at": "2023-07-24T07:21:57Z", "revision_number": 0}}' 2023-07-24 07:21:57,934 79754 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4e5725ec-d0a7-4609-bf91-9e8580f5a815', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:57Z', 'updated_at': '2023-07-24T07:21:57Z', 'revision_number': 0, 'ip': '172.24.4.181'} created 2023-07-24 07:21:58,290 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.355s 2023-07-24 07:21:58,290 79754 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-218852595", "description": "tempest-secgroup-smoke-218852595 description", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-9f89c110-1519-4569-982d-ed7d16855de2', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "name": "tempest-secgroup-smoke-218852595", "stateful": true, "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "description": "tempest-secgroup-smoke-218852595 description", "shared": false, "security_group_rules": [{"id": "0b13fcf5-e37b-4c85-bd50-2e8cee3a7b24", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "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": 1058, "description": null, "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}, {"id": "f49dbf43-70dd-4b01-a4d2-459a8b9758f2", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "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": 1059, "description": null, "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 1, "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d"}}' 2023-07-24 07:21:58,743 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking /v2.0/security-group-rules 0.452s 2023-07-24 07:21:58,743 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-760fc4ef-8121-4650-8167-d092855fc4ad', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "063d6430-fcec-4994-ae27-86530d32fa45", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}}' 2023-07-24 07:21:59,198 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.453s 2023-07-24 07:21:59,198 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-5d845db7-fb78-48db-9735-c5fa7ad4e389', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69611622-cf90-4319-b637-fc35ec80e102", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}}' 2023-07-24 07:21:59,360 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.161s 2023-07-24 07:21:59,360 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5d65c3d5-1b23-4003-8af4-28d6d1960b37', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0e155879-3a51-4f89-a229-23b3c3093da9", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_rang e_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:21:59,546 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-07-24 07:21:59,546 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-a6336913-2985-4503-ab53-114679a10724', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2779ab0-101b-4867-b531-ee3db3c3bcea", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:21:59,803 79754 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 2023-07-24 07:21:59,804 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-80fefd7a-82c3-4f9b-a94d-158254659118', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "68e9e026-0ffa-4d28-9c2e-d36abd99d1a6", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:22:00,006 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.202s 2023-07-24 07:22:00,007 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-796f8c91-cd7e-4323-a050-0e8db872ea21', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '201', 'content-lo cation': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4a982977-339f-4217-8997-10729faaf356", "project_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "tenant_id": "dcc105cacfb14d548f60bf6fbe0fea5d", "security_group_id": "22cb9baa-646f-4b1f-914e-9b81f431f178", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:22:00,123 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.108s 2023-07-24 07:22:00,123 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 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-1fb9ef03-e215-49e9-abf0-def671a6cabc', '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": "18cb0d0fafcb4ea7b17ba8ef5ddb8b79", "name": "tempest-SnapshotDataIntegrityTests-33010828-project-member", "password_expires_at": null}, "audit_ids": ["eY4v2WLoSCSfrwNoHsjv0A"], "expires_at": "2023-07-24T08:22:00.000000Z", "issued_at": "2023-07-24T07:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dcc105cacfb14d548f60bf6fbe0fea5d", "name": "tempest-SnapshotDataIntegrityTests-33010828"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/dcc105cacfb14d548f60bf6fbe0fea5d", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dcc105cacfb14d548f60bf6fbe0fea5d", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", " url": "http://10.0.0.210/volume/v3/dcc105cacfb14d548f60bf6fbe0fea5d", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:00,124 79754 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '2b5d1177-feb5-4e17-a0fb-da6bc7cf136a', 'name': 'tempest-SnapshotDataIntegrityTests-1178074945-network', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64887, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:33Z', 'updated_at': '2023-07-24T07:21:34Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:00,125 79754 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1879986926', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEREDYiyMYQk5on+xpv5Ntd5YZxqRiRjNPSmHI3gtbSJMx6vVrF97yQJsvvN2a5EhwdSdi+Z3hs8y5xAfqPn2lZ2VAMgGH3K4hHOtvmErkzkhxAdNGkGTmsk8YN811ygoQ==', 'fingerprint': 'fe:8f:50:f1:71:17:4a:8d:6f:7e:7c:63:0c:d3:00:ee', 'user_id': '18cb0d0fafcb4ea7b17ba8ef5ddb8b79', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCZLpTCTs27ET7x7vEF79+CJg5+RrS4W/r8o/IzRfmNkGulF0n8t6/8\nxvkXj0MbfUOgBwYFK4EEACKhZANiAARERA2IsjGEJOaJ/sab+TbXeWGcakYkYzT0\nphyN4LW0iTMer1axfe8kCbL7zdmuRIcHUnYvmd4bPMucQH6j59pWdlQDIBh9yuIR\nzrb5hK5M5IcQHTRpBk5rJPGDfNdcoKE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9d40ef6f-dd0a-45e4-bd81-59237f51e669', 'name': 'tempest-securitygroup--825601845', 'stateful': True, 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'description': 'tempest-description--1634771149', 'shared': False, 'security_group_rules': [{'id': '5639aa58-45d0-4fe4-a1b0-a8affd3efba2', 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'security_group_id': '9d40ef6f-dd0a-45e4-bd81-59237f51e669', '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': 1038, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:54Z', 'revision_number': 0}, {'id': 'ac6c3914-ec94-4f80-967a-94c7dbb5e282', 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'security_group_id': '9d40ef6f-dd0a-45e4-bd81-59237f51e669', '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': 1040, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:54Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:54Z', 'revision_number': 1, 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d'}, 'floating_ip': {'id': '4e5725ec-d0a7-4609-bf91-9e8580f5a815', 'tenant_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'floating_ip_address': '172.24.4.181', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dcc105cacfb14d548f60bf6fbe0fea5d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:21:57Z', 'updated_at': '2023-07-24T07:21:57Z', 'revision_number': 0, 'ip': '172.24.4.181'}} 2023-07-24 07:22:00,158 79754 INFO [tempest.lib.common. rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 400 POST http://10.0.0.210/compute/v2.1/servers 0.032s 2023-07-24 07:22:00,158 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1702084379", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "key_name": "tempest-keypair-1879986926", "security_groups": [{"name": "tempest-secgroup-smoke-218852595"}, {"name": "tempest-securitygroup--825601845"}], "networks": [{"uuid": "2b5d1177-feb5-4e17-a0fb-da6bc7cf136a"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-7cd2b09c-12e1-4907-8fa2-bc0661ec34ac', 'x-compute-request-id': 'req-7cd2b09c-12e1-4907-8fa2-bc0661ec34ac', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:00,381 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/22cb9baa-646f-4b1f-914e-9b81f431f178 0.221s 2023-07-24 07:22:00,381 79754 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-56a926e4-93f7-4770-8d00-6c5038e9d872', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/22cb9baa-646f-4b1f-914e-9b81f431f178'} Body: b'' 2023-07-24 07:22:00,416 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1879986926 0.034s 2023-07-24 07:22:00,416 79754 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6855cb1-1817-46e5-bac5-4e7a5c1f7d5f', 'x-compute-request-id': 'req-e6855cb1-1817-46e5-bac5-4e7a5c1f7d5f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1879986926'} Body: b'' 2023-07-24 07:22:00,617 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9d40ef6f-dd0a-45e4-bd81-59237f51e669 0.200s 2023-07-24 07:22:00,618 79754 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-c8f22938-d619-40b8-afbe-329a81fa63f4', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9d40ef6f-dd0a-45e4-bd81-59237f51e669'} Body: b'' 2023-07-24 07:22:00,695 79754 INFO [tempes t.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9d40ef6f-dd0a-45e4-bd81-59237f51e669 0.077s 2023-07-24 07:22:00,696 79754 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-c5843129-b498-4a8a-ad29-6c9f6b463fcf', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9d40ef6f-dd0a-45e4-bd81-59237f51e669'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9d40ef6f-dd0a-45e4-bd81-59237f51e669 does not exist", "detail": ""}}' 2023-07-24 07:22:01,249 79754 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4e5725ec-d0a7-4609-bf91-9e8580f5a815 0.552s 2023-07-24 07:22:01,249 79754 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-664eae6a-1e7a-4dcd-ad35-ca6388a5c033', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4e5725ec-d0a7-4609-bf91-9e8580f5a815'} Body: b'' 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 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:21:57,987 79772 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.256s 2023-07-24 07:21:57,987 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1563877129", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSmDBlPYWp3dkQkZ51oSJoB2uQ8T/bPEYxma/CGLiQYgjgF6Xk5vBAeAT1lfCQTEMQqGnl0omkdjK+KJMTtsRucvKf6P7tH45tYbMuK1BvUE0sDGbbDmxiWEMem+tmRLw=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:21:57 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-8ce8c5e4-e33b-4198-b1dd-b8bf08d2f509', 'x-compute-request-id': 'req-8ce8c5e4-e33b-4198-b1dd-b8bf08d2f509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1563877129", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMSmDBlPYWp3dkQkZ51oSJoB2uQ8T/bPEYxma/CGLiQYgjgF6Xk5vBAeAT1lfCQTEMQqGnl0omkdjK+KJMTtsRucvKf6P7tH45tYbMuK1BvUE0sDGbbDmxiWEMem+tmRLw==", "fingerprint": "9a:2e:93:46:68:a1:3d:a0:c2:51:67:78:ba:9a:dd:8c", "user_id": "26d3592141d84873822f8b02da6f2cba"}}' 2023-07-24 07:21:58,230 79772 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.239s 2023-07-24 07:21:58,230 79772 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-522398589", "description": "tempest-secgroup-smoke-522398589 description", "project_id": "ce3aa2f886974f679698f4f27dc6a432"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-c09b6a55-ede4-4ce9-881d-9e55aded7d8f', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d3cd1815-771d-423f-a295-00b2df48d373", "name": "tempest-secgroup-smoke-522398589", "stateful": true, "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "description": "tempest-secgroup-smoke-522398589 description", "shared": false, "security_group_rules": [{"id": "a4447b85-24dc-47c0-821a-81b34bdef898", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "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": 1062, "description": null, "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}, {"id": "e2e7a2f8-74b1-4732-ab56-4b7f4f7f697a", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "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": 1061, "description": null, "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21 :58Z", "revision_number": 1, "project_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:21:58,684 79772 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.453s 2023-07-24 07:21:58,685 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-3d877061-d181-4e4c-a52f-40eaba4973bd', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e72f5564-ac14-44e4-a3b9-b9b9706f7a13", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}}' 2023-07-24 07:21:58,917 79772 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.231s 2023-07-24 07:21:58,918 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-771dee9e-d3fd-4d45-8b4a-5780c112a1fc', 'date': 'Mon, 24 Jul 2023 07:21:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "700424cc-0687-412e-a711-e4bf35f21c34", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:58Z", "updated_at": "2023-07-24T07:21:58Z", "revision_number": 0}}' 2023-07-24 07:21:59,342 79772 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.424s 2023-07-24 07:21:59,343 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d78a2edd-643a-4a38-8a5e-e5fcdb572716', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"se curity_group_rule": {"id": "e4617b2d-eda9-4d91-9eed-a4ff44b60f15", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:21:59,809 79772 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.465s 2023-07-24 07:21:59,810 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-15f03cfe-85bd-4dee-82cc-0c0b052dfb9e', 'date': 'Mon, 24 Jul 2023 07:21:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "16ba385b-0ae0-4393-8bf5-af69e6066def", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:21:59Z", "updated_at": "2023-07-24T07:21:59Z", "revision_number": 0}}' 2023-07-24 07:22:00,280 79772 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.469s 2023-07-24 07:22:00,280 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-6725562f-75ac-4b02-8a2f-c146a81dbd25', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a650bd1-2199-48ed-b379-989bf8d8ec0d", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:00Z", "updated_at": "2023-07-24T07:22:00Z", "revision_number": 0}}' 2023-07-24 07:22:00,721 79772 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.439s 2023-07-24 07:22:00,721 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373" , "project_id": "ce3aa2f886974f679698f4f27dc6a432", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-b2d36a5b-4af5-4f67-92e0-0aeb5a142f6f', 'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "111735e4-8ea0-4914-953e-1e6f84034c36", "project_id": "ce3aa2f886974f679698f4f27dc6a432", "tenant_id": "ce3aa2f886974f679698f4f27dc6a432", "security_group_id": "d3cd1815-771d-423f-a295-00b2df48d373", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:00Z", "updated_at": "2023-07-24T07:22:00Z", "revision_number": 0}}' 2023-07-24 07:22:00,779 79772 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.048s 2023-07-24 07:22:00,779 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2807', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-77fe54aa-37cc-4394-b2c9-a4fc3dd6409e', '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": "26d3592141d84873822f8b02da6f2cba", "name": "tempest-TestShelveInstance-565590385-project-member", "password_expires_at": null}, "audit_ids": ["5MD-GB0aTJi436robyipmQ"], "expires_at": "2023-07-24T08:22:00.000000Z", "issued_at": "2023-07-24T07:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3aa2f886974f679698f4f27dc6a432", "name": "tempest-TestShelveInstance-565590385"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ce3aa2f886974f679698f4f27dc6a432", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{ "id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:00,780 79772 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '03f9665e-e1c0-4eaf-b127-e4661d8db07f', 'name': 'tempest-TestShelveInstance-494307693-network', 'tenant_id': 'ce3aa2f886974f679698f4f27dc6a432', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ce3aa2f886974f679698f4f27dc6a432', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3690, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:36Z', 'updated_at': '2023-07-24T07:21:36Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:01,279 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes 0.498s 2023-07-24 07:22:01,280 79772 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-340349007", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c2afb9a-2247-44ac-8c7f-9eba26523a0f', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c2afb9a-2247-44ac-8c7f-9eba26523a0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.172740", "updated_at": null, "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:01,381 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.084s 2023-07-24 07:22:01,382 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ae3797-d44c-47cd-8560-44a3da8107ed', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reques t-id': 'req-b4ae3797-d44c-47cd-8560-44a3da8107ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:02,447 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.053s 2023-07-24 07:22:02,447 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67dda136-a89e-4034-8aa8-db5bfb2a53d7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67dda136-a89e-4034-8aa8-db5bfb2a53d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": "2023-07-24T07:22:01.000000", "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:03,505 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.042s 2023-07-24 07:22:03,506 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdbcae6d-8e11-49c0-86de-2cf74f7d90dc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdbcae6d-8e11-49c0-86de-2cf74f7d90dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"i d": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": "2023-07-24T07:22:01.000000", "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:04,571 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.044s 2023-07-24 07:22:04,571 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8d892f-1e21-4ee0-b7fa-56cdce8f52b1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8d892f-1e21-4ee0-b7fa-56cdce8f52b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": "2023-07-24T07:22:01.000000", "name": "tempest-tempest.common.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:05,658 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e 0.067s 2023-07-24 07:22:05,658 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba34ca2-531f-4e9e-9b59-49d397f00903', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba34ca2-531f-4e9e-9b59-49d397f00903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e'} Body: b'{"volume": {"id": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:01.000000", "updated_at": "2023-07-24T07:22:06.000000", "name": "tempest-tempest.commo n.compute-volume-340349007", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ce3aa2f886974f679698f4f27dc6a432/volumes/76ba52e7-0515-4c80-abb4-2c98ea81a82e"}], "user_id": "26d3592141d84873822f8b02da6f2cba", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ce3aa2f886974f679698f4f27dc6a432"}}' 2023-07-24 07:22:05,673 79772 INFO [tempest.common.waiters] volume 76ba52e7-0515-4c80-abb4-2c98ea81a82e reached available after waiting for 4.673787 seconds 2023-07-24 07:22:05,714 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 400 POST http://10.0.0.210/compute/v2.1/servers 0.040s 2023-07-24 07:22:05,715 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestShelveInstance-server-840031976", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-1563877129", "security_groups": [{"name": "tempest-secgroup-smoke-522398589"}], "networks": [{"uuid": "03f9665e-e1c0-4eaf-b127-e4661d8db07f"}], "block_device_mapping_v2": [{"uuid": "76ba52e7-0515-4c80-abb4-2c98ea81a82e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-3aa53a91-6181-4492-813e-1a44dd12324f', 'x-compute-request-id': 'req-3aa53a91-6181-4492-813e-1a44dd12324f', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:05,893 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/d3cd1815-771d-423f-a295-00b2df48d373 0.177s 2023-07-24 07:22:05,893 79772 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-de82c7fb-82ad-4a86-ad82-4769775d0a1f', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/d3cd1815-771d-423f-a295-00b2df48d373'} Body: b'' 2023-07-24 07:22:05,924 79772 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1563877129 0.030s 2023-07-24 07:22:05,924 79772 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-30694ccd-aaa2-4b5b-b8ff-1c666f079eac', 'x-compute-request-id': 'req-30694ccd-aaa2-4b5b-b8ff-1c666f079eac', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1563877129'} Body: b'' tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id[compute,id-f5e56b0a-5d02-43c1-a2a7-c9b792c2e3f6,negative] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- 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_negative.py", line 179, in test_attach_volumes_with_nonexistent_volume_id server = self.create_server() File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:11,067 79764 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.095s 2023-07-24 07:22:11,067 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bf6f5a21-06e6-491a-aaba-a85ad8a3cdef', '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": "459ee8c09cbc489f93f5b00b7dec066d", "name": "tempest-VolumesNegativeTest-1796329338-project-member", "password_expires_at": null}, "audit_ids": ["9wNsw2cBRO-h9RXgtcfxbA"], "expires_at": "2023-07-24T08:22:11.000000Z", "issued_at": "2023-07-24T07:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9dd4a916cfcd4144bcec1cb7199bf395", "name": "tempest-VolumesNegativeTest-1796329338"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9dd4a916cfcd4144bcec1cb7199bf395", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9dd4a916cfcd4144bcec1cb7199bf395", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9dd4a916cfcd4144bcec1cb7199bf395", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:11,068 79764 INFO [tempest.lib.common.fixed_network] (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id) Found network None available for tenant 2023-07-24 07:22:11,092 79764 INFO [tempest.lib.common.rest_client] Request (VolumesNegativeTest:test_attach_volumes_with_nonexistent_volume_id): 400 POST http://10.0.0.210/compute/v2.1/servers 0.023s 2023-07-24 07:22:11,093 79764 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'C ontent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesNegativeTest-instance-1927747843", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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': '73', 'x-openstack-request-id': 'req-ec0cbfc8-3db1-4a27-ab6d-a27d3a75cab4', 'x-compute-request-id': 'req-ec0cbfc8-3db1-4a27-ab6d-a27d3a75cab4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot[compute,id-05795fb2-b2a7-4c9f-8fac-ff25aedb1489,image,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 144, in test_create_server_from_volume_snapshot server = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:14,813 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787 0.262s 2023-07-24 07:22:14,813 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9f2f9671-fe17-48b4-a638-61bb862ba20c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:22:15,236 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes 0.422s 2023-07-24 07:22:15,236 79774 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-215821598", "snapshot_id": null, "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-658d93a4-4c71-486a-94ef-afc452ac04ba', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-658d93a4-4c71-486a-94ef-afc452ac04ba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.161898", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:15,283 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.037s 2023-07-24 07:22:15,284 79774 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1f9fb17-d768-40ca-8fd7-f03621495f51', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1f9fb17-d768-40ca-8fd7-f03621495f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:16,373 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.077s 2023-07-24 07:22:16,373 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fa1ef0-8908-4ae4-8c82-0d2a17c55c95', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fa1ef0-8908-4ae4-8c82-0d2a17c55c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:17,421 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.037s 2023-07-24 07:22:17,422 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:17 GMT', 'server': 'Apache/2. 4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb9f2ea-0ee2-4bee-928c-b3a8d3ab6e61', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb9f2ea-0ee2-4bee-928c-b3a8d3ab6e61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:18,496 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.061s 2023-07-24 07:22:18,496 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e0a748-1d6c-42ea-bd67-2d5890b47579', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e0a748-1d6c-42ea-bd67-2d5890b47579', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:15.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:19,662 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.154s 2023-07-24 07:22:19,662 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d063c1-4cc6-45be-a9af-40250631b01e', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'Open Stack-API-Version', 'x-openstack-request-id': 'req-18d063c1-4cc6-45be-a9af-40250631b01e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:19.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:19,675 79774 INFO [tempest.common.waiters] volume 2fc280bc-5df2-422c-9921-adf216d038b6 reached available after waiting for 4.675427 seconds 2023-07-24 07:22:19,713 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.037s 2023-07-24 07:22:19,713 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7f465d-84e3-408e-9315-00b1621c6d8f', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7f465d-84e3-408e-9315-00b1621c6d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:19.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "m in_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:19,856 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots 0.133s 2023-07-24 07:22:19,857 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "metadata": null}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88a525ed-04ee-4f31-a12d-3d72572778b8', 'content-length': '307', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88a525ed-04ee-4f31-a12d-3d72572778b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:19.812907", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 07:22:19,881 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.021s 2023-07-24 07:22:19,882 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c9b1520-bb91-4685-ae4e-3b562cb77b58', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c9b1520-bb91-4685-ae4e-3b562cb77b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:22:20,930 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.043s 2023-07-24 07:22:20,930 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8d7b8f7-1444-4fd4-b0ec-63931c759b76', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8d7b8f7-1444-4fd4-b0ec-63931c759b76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd -432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:22:21,976 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.038s 2023-07-24 07:22:21,977 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f343e133-1856-4081-a1af-d98590aab7dd', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f343e133-1856-4081-a1af-d98590aab7dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:22:23,018 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.034s 2023-07-24 07:22:23,019 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df46b311-0a94-4673-bc45-4880cad23112', 'content-length': '439', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df46b311-0a94-4673-bc45-4880cad23112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:22:24,062 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.035s 2023-07-24 07:22:24,063 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6d9d266-9345-4ad8-98d5-5e28b10601c8', 'content-length': '466', 'openstack-api-version': 'volume 3 .0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6d9d266-9345-4ad8-98d5-5e28b10601c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:24,067 79774 INFO [tempest.common.waiters] snapshot 401e936c-6ccd-432b-8388-0abc29ab7059 reached available after waiting for 5.066993 seconds 2023-07-24 07:22:24,105 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.037s 2023-07-24 07:22:24,105 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29dd47c0-dee9-4e53-af68-03352cfaac2a', 'content-length': '466', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29dd47c0-dee9-4e53-af68-03352cfaac2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:24,215 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.101s 2023-07-24 07:22:24,215 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:24 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-4643f0a5-2a0d-4b7f-a2e8-5f6f47e83f35', '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": "4de92fb2095344de8396fd5a859b6311", "name": "tempest-TestVolumeBootPattern-794435888-project-member", "password_expires_at": null}, "audit_ids": ["DUlQoyizRjaJMO6OX7uDxA"], "expires_at": "2023-07-24T08:22:24.000000Z", "issued_at": "2023-07-24T07:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe67f177036448dad7194b309731817", "name": "tempest-TestVolumeBootPattern-794435888"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b782744 64a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:24,216 79774 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_create_server_from_volume_snapshot) Found network {'id': 'a6c9ba2f-d79b-4c12-993f-dec725a46fb3', 'name': 'tempest-TestVolumeBootPattern-688860582-network', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ebe67f177036448dad7194b309731817', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51430, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:55Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:24,251 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 400 POST http://10.0.0.210/compute/v2.1/servers 0.034s 2023-07-24 07:22:24,252 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1017857965", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "401e936c-6ccd-432b-8388-0abc29ab7059", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "a6c9ba2f-d79b-4c12-993f-dec725a46fb3"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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': '73', 'x-openstack-request-id': 'req-ea8b48ca-beca-4583-8e8b-e114b22c0a54', 'x-compute-request-id': 'req-ea8b48ca-beca-4583-8e8b-e114b22c0a54', 'connection': 'close', 'status': '400', 'content- location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:24,311 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.056s 2023-07-24 07:22:24,311 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-6a2380fd-04d2-47e5-aa2b-df8f15550d3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'' 2023-07-24 07:22:24,340 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.028s 2023-07-24 07:22:24,340 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c61935-6614-427f-935c-2e475018978d', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c61935-6614-427f-935c-2e475018978d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:25,375 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.026s 2023-07-24 07:22:25,375 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130ced73-5826-43a0-a7dc-cca6050d4690', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130ced73-5826-43a0-a7dc-cca6050d4690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:26,403 79774 INFO [tempest.lib .common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.022s 2023-07-24 07:22:26,403 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5e087cf-7658-4fc9-bf8b-b55eac05b212', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5e087cf-7658-4fc9-bf8b-b55eac05b212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:27,436 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.028s 2023-07-24 07:22:27,437 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4fcbf00-e36c-4d0b-974a-bedc571c96ae', 'content-length': '465', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4fcbf00-e36c-4d0b-974a-bedc571c96ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"snapshot": {"id": "401e936c-6ccd-432b-8388-0abc29ab7059", "created_at": "2023-07-24T07:22:20.000000", "updated_at": "2023-07-24T07:22:24.000000", "name": "tempest-TestVolumeBootPattern-snapshot-598819485", "description": null, "volume_id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "ebe67f177036448dad7194b309731817", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:22:28,473 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059 0.031s 2023-07-24 07:22:28,473 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c623090-3149-4e00-915c-c141791b97aa', 'x-openstack-request-id': 'req-4c623090-3149-4e00-915c-c141791b97aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/snapshots/401e936c-6ccd-432b-8388-0abc29ab7059'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 401e936c-6ccd-432b-8388-0abc29ab7059 could not be found."}}' 2023-07-24 07:22:28,629 79774 INFO [tempest.lib.common.rest_client] Requ est (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.155s 2023-07-24 07:22:28,629 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c09894-9a8a-40b5-80e3-f32598778f4b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'' 2023-07-24 07:22:28,730 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.100s 2023-07-24 07:22:28,730 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54d0792-dc71-4def-8662-2dac24127ba6', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54d0792-dc71-4def-8662-2dac24127ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:29,821 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.071s 2023-07-24 07:22:29,821 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79a41bf0-d446-4d8d-8a81-3d9fa9f2d67b', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79a41bf0-d446-4d8d-8a81-3d9fa9f2d67b', 'connection': 'close', 'status': ' 200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:30,892 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.056s 2023-07-24 07:22:30,893 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b821cd16-9658-4b95-aad1-7c99ed8b1ffb', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b821cd16-9658-4b95-aad1-7c99ed8b1ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:31,947 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df 2-422c-9921-adf216d038b6 0.043s 2023-07-24 07:22:31,948 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19d9ba8-7eaf-445b-91c5-dcc10f408c56', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19d9ba8-7eaf-445b-91c5-dcc10f408c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:33,017 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.048s 2023-07-24 07:22:33,017 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a735a329-b174-48b1-b2fd-692980e38f5c', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a735a329-b174-48b1-b2fd-692980e38f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.m d5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:34,074 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.046s 2023-07-24 07:22:34,075 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2c8992a-d912-4b28-a00e-a4bde546528e', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2c8992a-d912-4b28-a00e-a4bde546528e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:35,175 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.088s 2023-07-24 07:22:35,175 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db23713-44c8-47af-bf40-e35d486a6cc6', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db23713-44c8-47af-bf40-e35d486a6cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "descript ion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:36,237 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.044s 2023-07-24 07:22:36,238 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d807381d-2111-47ca-ba1c-5d5efb524bf3', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d807381d-2111-47ca-ba1c-5d5efb524bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:37,294 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.041s 2023-07-24 07:22:37,295 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dd7ec5e-03e4-4d8b-a983-5dd0 bb2ab7e1', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dd7ec5e-03e4-4d8b-a983-5dd0bb2ab7e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"volume": {"id": "2fc280bc-5df2-422c-9921-adf216d038b6", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:15.000000", "updated_at": "2023-07-24T07:22:29.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-215821598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:38,325 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6 0.020s 2023-07-24 07:22:38,325 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bc4996-fd59-4f9c-acc3-1f861819a487', 'x-openstack-request-id': 'req-60bc4996-fd59-4f9c-acc3-1f861819a487', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/2fc280bc-5df2-422c-9921-adf216d038b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2fc280bc-5df2-422c-9921-adf216d038b6 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 186, in test_image_defined_boot_from_volume instance1 = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:38,357 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787 0.020s 2023-07-24 07:22:38,357 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5a1fb8dd-472b-423f-aa90-63ab870faf39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:22:38,711 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes 0.353s 2023-07-24 07:22:38,712 79774 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-382356034", "snapshot_id": null, "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3645e68-3ab1-470e-bb78-b6963af8735b', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3645e68-3ab1-470e-bb78-b6963af8735b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:38.651059", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:38,768 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.046s 2023-07-24 07:22:38,768 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d70f2ee-8ea8-4fd4-8be1-119e716419c9', 'content-length': '893', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d70f2ee-8ea8-4fd4-8be1-119e716419c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:39,819 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.039s 2023-07-24 07:22:39,819 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-806cec69-270f-49cd-ad9c-45aa9c856273', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-806cec69-270f-49cd-ad9c-45aa9c856273', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:40,896 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.064s 2023-07-24 07:22:40,897 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-e40d15e4-4213-435d-bb6c-5ebca764addf', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e40d15e4-4213-435d-bb6c-5ebca764addf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:41,958 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.043s 2023-07-24 07:22:41,959 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a4017b6-9dce-40de-a09d-c3eddf53805f', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a4017b6-9dce-40de-a09d-c3eddf53805f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:39.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:43,012 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.042s 2023-07-24 07:22:43,013 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57e5f961-dbd3-4957-b360-04d95f71fee2', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opens tack-request-id': 'req-57e5f961-dbd3-4957-b360-04d95f71fee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:43,029 79774 INFO [tempest.common.waiters] volume eed41e8a-faed-4d79-b92e-ea8a233931fc reached available after waiting for 5.029760 seconds 2023-07-24 07:22:43,095 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.065s 2023-07-24 07:22:43,096 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b1d275e-6efc-41c5-b2f4-2eb1b12ea28d', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b1d275e-6efc-41c5-b2f4-2eb1b12ea28d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:43.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272" }, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:43,199 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2023-07-24 07:22:43,199 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:43 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-82b2801d-9d7f-4a83-9dd5-6c9a4952abe9', '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": "4de92fb2095344de8396fd5a859b6311", "name": "tempest-TestVolumeBootPattern-794435888-project-member", "password_expires_at": null}, "audit_ids": ["Oku42ep-Q_-xzL97rrFzeA"], "expires_at": "2023-07-24T08:22:43.000000Z", "issued_at": "2023-07-24T07:22:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe67f177036448dad7194b309731817", "name": "tempest-TestVolumeBootPattern-794435888"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:43,200 79774 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_image_defined_boot_from_volume) Found network {'id': 'a6c9ba2f-d79b-4c12-993f-dec725a46fb3', 'name': 'tempest-TestVolumeBootPattern-688860582-network', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ebe67f177 036448dad7194b309731817', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51430, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:55Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:43,201 79774 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:22:43,201 79774 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:22:43,269 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.065s 2023-07-24 07:22:43,269 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1214348647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHJ2vzBBhKlf4ttr0cnNmwURA7redDlZXlVUBQTP75xAaQI7S2FQXKfhT9qT9N/iwD/YzyBiCdwVV3qEfxpkv08ORaKYBLCsaMUcsxyh7YRbJ8jmIJigZSaKmS1RimovQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:43 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-dd0f9c6a-34a2-42ba-b8fe-c8d80998894b', 'x-compute-request-id': 'req-dd0f9c6a-34a2-42ba-b8fe-c8d80998894b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1214348647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHJ2vzBBhKlf4ttr0cnNmwURA7redDlZXlVUBQTP75xAaQI7S2FQXKfhT9qT9N/iwD/YzyBiCdwVV3qEfxpkv08ORaKYBLCsaMUcsxyh7YRbJ8jmIJigZSaKmS1RimovQ==", "fingerprint": "5f:b9:36:5d:d9:44:7f:47:8c:7f:0a:61:ae:08:4c:f5", "user_id": "4de92fb2095344de8396fd5a859b6311"}}' 2023-07-24 07:22:43,272 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1214348647 created 2023-07-24 07:22:43,435 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.162s 2023-07-24 07:22:43,436 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1437041431", "description": "tempest-description--28104908"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-d6dac306-325a-4daa-8d3d-1ad454466d80', 'date': 'Mon, 24 Jul 2023 07:22:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8572fea1-3056-4816-8659-93208f1494e9", "name": "tempest-securitygroup--1437041431", "stateful": true, "tenant_id": "ebe67f177036448dad7194b309731817", "description": "tempest-description--28104908", "shared": false, "security_group_rules": [{"id": "233237a6-fc68-4edc-98c3-ad3fe90cd1ac", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "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" : 1148, "description": null, "tags": [], "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 0}, {"id": "cd667960-4e04-421c-af17-081bf7317438", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "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": 1149, "description": null, "tags": [], "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 1, "project_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:43,625 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.188s 2023-07-24 07:22:43,625 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-b0ec82d9-3b2c-4376-aa37-974c29f5a643', 'date': 'Mon, 24 Jul 2023 07:22:43 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ae18c0e6-2c8e-4098-a5cc-8cd8f2b679f5", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 0}}' 2023-07-24 07:22:44,100 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.474s 2023-07-24 07:22:44,100 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9b706e7e-cb68-4444-9775-498ec467ef5e', 'date': 'Mon, 24 Jul 2023 07:22:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6363b01d-0a0f-41b0-96ab-1fc1ef1bb70c", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8572fea1-3056-4816-8659-93208f1494e9", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:43Z", "updated_at": "2023-07-24T07:22:43Z", "revision_number": 0}}' 2023-07-24 07:22:44,101 79774 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1437041431 created 2023-07-24 07:22:44,913 79774 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.812s 2023-07-24 07:22:44,914 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9023a8ec-5a9a-4580-a9e6-3e1e153eb88c', 'date': 'Mon, 24 Jul 2023 07:22:44 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ff81fd35-52be-4d11-aa00-ebf7e295dc35", "tenant_id": "ebe67f177036448dad7194b309731817", "floating_ip_address": "172.24.4.150", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ebe67f177036448dad7194b309731817", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:22:44Z", "updated_at": "2023-07-24T07:22:44Z", "revision_number": 0}}' 2023-07-24 07:22:44,915 79774 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ff81fd35-52be-4d11-aa00-ebf7e295dc35', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'floating_ip_address': '172.24.4.150', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ebe67f177036448dad7194b309731817', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:22:44Z', 'updated_at': '2023-07-24T07:22:44Z', 'revision_number': 0, 'ip': '172.24.4.150'} created 2023-07-24 07:22:44,915 79774 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1214348647', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCHJ2vzBBhKlf4ttr0cnNmwURA7redDlZXlVUBQTP75xAaQI7S2FQXKfhT9qT9N/iwD/YzyBiCdwVV3qEfxpkv08ORaKYBLCsaMUcsxyh7YRbJ8jmIJigZSaKmS1RimovQ==', 'fingerprint': '5f:b9:36:5d:d9:44:7f:47:8c:7f:0a:61:ae:08:4c:f5', 'user_id': '4de92fb2095344de8396fd5a859b6311', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC1Wie4d54qsQ0m35SM4XE7KCYVnYKjlrRXQcpKR8p/prIlEHSPN5dl\nCZqqIb+h4mOgBwYFK4EEACKhZANiAAQhydr8wQYSpX+Lba9HJzZsFEQO63nQ5WV5\nVVAUEz++cQGkCO0thUFyn4U/ak/Tf4sA/2M8gYgncFVd6hH8aZL9PDkWimASwrGj\nFHLMcoe2EWyfI5iCYoGUmipktUYpqL0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8572fea1-3056-4816-8659-93208f1494e9', 'name': 'tempest-securitygroup--1437041431', 'stateful': True, 'tenant_id': 'ebe67f177036448dad7194b309731817', 'description': 'tempest-description--28104908', 'shared': False, 'security_group_rules': [{'id': '233237a6-fc68-4edc-98c3-ad3fe90cd1ac', 'project_id': 'ebe67f177036448dad7194b309731817', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'security_group_id': '8572fea1-3056-4816-8659-93208f1494e9', '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': 1148, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:22:43Z', 'updated_at': '2023-07-24T07:22:43Z', 'revision_number': 0}, {'id': 'cd667960-4e04-421c-af17-081bf7317438', 'project_id': 'ebe67f177036448dad7194b309731817', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'security_group_id': '8572fea1-3056-4816-8659-93208f1494e9', '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': 1149, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:22:43Z', 'updated_ at': '2023-07-24T07:22:43Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:22:43Z', 'updated_at': '2023-07-24T07:22:43Z', 'revision_number': 1, 'project_id': 'ebe67f177036448dad7194b309731817'}, 'floating_ip': {'id': 'ff81fd35-52be-4d11-aa00-ebf7e295dc35', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'floating_ip_address': '172.24.4.150', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ebe67f177036448dad7194b309731817', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:22:44Z', 'updated_at': '2023-07-24T07:22:44Z', 'revision_number': 0, 'ip': '172.24.4.150'}} 2023-07-24 07:22:44,949 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 400 POST http://10.0.0.210/compute/v2.1/servers 0.032s 2023-07-24 07:22:44,949 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-934757540", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "a6c9ba2f-d79b-4c12-993f-dec725a46fb3"}], "security_groups": [{"name": "tempest-securitygroup--1437041431"}], "key_name": "tempest-keypair-1214348647", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:44 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': '73', 'x-openstack-request-id': 'req-689f347b-4e79-4be2-8ec6-3654c4050cd5', 'x-compute-request-id': 'req-689f347b-4e79-4be2-8ec6-3654c4050cd5', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:44,978 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1214348647 0.027s 2023-07-24 07:22:44,978 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-3392e5da-f751-438d-a737-8b6bbad31068', 'x-compute-request-id': 'req-3392e5da-f751-438d-a737-8b6bbad31068', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1214348647'} Body: b'' 2023-07-24 07:22:45,124 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8572fea1-3056-4816-8659-93208f1494e9 0.145s 2023-07-24 07:22:45,124 79774 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-9b46b144-e0c6-42e3-b329-6728117309a8', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http: //10.0.0.210:9696/networking/v2.0/security-groups/8572fea1-3056-4816-8659-93208f1494e9'} Body: b'' 2023-07-24 07:22:45,145 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/8572fea1-3056-4816-8659-93208f1494e9 0.020s 2023-07-24 07:22:45,145 79774 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-337f6e92-033f-43a9-8fba-382a1f805233', 'date': 'Mon, 24 Jul 2023 07:22:45 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8572fea1-3056-4816-8659-93208f1494e9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8572fea1-3056-4816-8659-93208f1494e9 does not exist", "detail": ""}}' 2023-07-24 07:22:45,686 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/ff81fd35-52be-4d11-aa00-ebf7e295dc35 0.540s 2023-07-24 07:22:45,687 79774 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-d9d722dc-315f-4687-851a-187df2efc0a0', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:45 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/ff81fd35-52be-4d11-aa00-ebf7e295dc35'} Body: b'' 2023-07-24 07:22:45,749 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.061s 2023-07-24 07:22:45,749 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-69b7240b-bf42-4f49-be1c-adbe7ae22b58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'' 2023-07-24 07:22:45,807 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.057s 2023-07-24 07:22:45,807 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02a4655c-ea3b-41d0-91a6-f1b369a2c839', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02a4655c-ea3b-41d0-91a6-f1b369a2c839', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snaps hot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:46,882 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.062s 2023-07-24 07:22:46,882 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38af8453-1e23-4e5d-b299-09351f433586', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38af8453-1e23-4e5d-b299-09351f433586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:47,951 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.049s 2023-07-24 07:22:47,951 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb1e8f0-026a-4a67-9326-aedb1ae10ad7', 'content-length': '1364', 'openstack- api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb1e8f0-026a-4a67-9326-aedb1ae10ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:49,008 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.046s 2023-07-24 07:22:49,009 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45ea733e-bd8f-48ab-b2c3-89a220b763b6', 'content-length': '1364', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45ea733e-bd8f-48ab-b2c3-89a220b763b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"volume": {"id": "eed41e8a-faed-4d79-b92e-ea8a233931fc", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:39.000000", "updated_at": "2023-07-24T07:22:46.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-382356034", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:50,045 79774 INFO [tem pest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc 0.023s 2023-07-24 07:22:50,045 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-31abb98f-c88a-4c10-96af-6a973696aa4f', 'x-openstack-request-id': 'req-31abb98f-c88a-4c10-96af-6a973696aa4f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/eed41e8a-faed-4d79-b92e-ea8a233931fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eed41e8a-faed-4d79-b92e-ea8a233931fc could not be found."}}' tearDownClass (cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest) -------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Resource %(resource_id)s failed to delete and is in ERROR status Details: Volume 40febb99-dd4c-4cbf-aa03-b19822645290 failed to delete and is in error_deleting status, ), (, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, )) 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 72, in test_volume_boot_pattern instance_1st = self.boot_instance_from_resource( File "/opt/stack/tempest/tempest/scenario/manager.py", line 1266, in boot_instance_from_resource return self.create_server(**create_kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:50,054 79774 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2023-07-24 07:22:50,103 79774 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.046s 2023-07-24 07:22:50,104 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1838866652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEUrSMW7OQTzBQidPzaiRRQ4SFkoIJkFZD20NNIbBIC0xEbS4JvRxhSONV+0DCjtQFS7H6SUwtzHVxAlYTfYQtDAoIXw6i4Xh06qDLSK0qExRXNcBThJIqTr6Bt8tz/eYg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5647923e-d97e-4390-a69b-03ca978b247e', 'x-compute-request-id': 'req-5647923e-d97e-4390-a69b-03ca978b247e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1838866652", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEUrSMW7OQTzBQidPzaiRRQ4SFkoIJkFZD20NNIbBIC0xEbS4JvRxhSONV+0DCjtQFS7H6SUwtzHVxAlYTfYQtDAoIXw6i4Xh06qDLSK0qExRXNcBThJIqTr6Bt8tz/eYg==", "fingerprint": "a5:d2:cb:9e:52:59:50:45:8b:1a:1e:75:d9:b0:4f:e6", "user_id": "4de92fb2095344de8396fd5a859b6311"}}' 2023-07-24 07:22:50,634 79774 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.527s 2023-07-24 07:22:50,634 79774 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-1598017303", "description": "tempest-secgroup-smoke-1598017303 description", "project_id": "ebe67f177036448dad7194b309731817"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1613', 'x-openstack-request-id': 'req-0c064dfd-6c7d-439f-979d-252d20d811ab', 'date': 'Mon, 24 Jul 2023 07:22:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "name": "tempest-secgroup-smoke-1598017303", "stateful": true, "tenant_id": "ebe67f177036448dad7194b309731817", "description": "tempest-secgroup-smoke-1598017303 description", "shared": false, "security_group_rules": [{"id": "42cba470-a137-42e9-8886-8a6df490df58", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "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": 1171, "description": null, "tags": [], "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07:22:50Z", "revision_number": 0}, {"id": "868023a9-10a0-41ce-945c-3c20cf03cbac", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "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": 1172, "description": null, "tags": [], "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07 :22:50Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07:22:50Z", "revision_number": 1, "project_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:50,835 79774 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.200s 2023-07-24 07:22:50,836 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-a109447e-7f0e-4194-b3ec-f06d8bf7e65e', 'date': 'Mon, 24 Jul 2023 07:22:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f4901f8f-5d6f-440d-a225-b4a9378d6be3", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07:22:50Z", "revision_number": 0}}' 2023-07-24 07:22:51,191 79774 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.354s 2023-07-24 07:22:51,191 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '564', 'x-openstack-request-id': 'req-436726ee-c420-45a5-9adf-0b341f58ba89', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "de1897a6-7e9b-41e3-ac9a-8df66b26f955", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv4", "direction": "egress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:50Z", "updated_at": "2023-07-24T07:22:50Z", "revision_number": 0}}' 2023-07-24 07:22:51,402 79774 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.211s 2023-07-24 07:22:51,403 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8890c18b-56c9-4119-9ec9-b44834ceb7ac', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content- location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2cb9fb7f-dc0b-45d8-9b22-2b67ae7200be", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:51Z", "updated_at": "2023-07-24T07:22:51Z", "revision_number": 0}}' 2023-07-24 07:22:51,595 79774 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.191s 2023-07-24 07:22:51,595 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-49a0654c-5104-4c80-8ecd-11b8b7036872', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1656ea09-de37-4b17-983e-4e155afd1523", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv4", "direction": "egress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:51Z", "updated_at": "2023-07-24T07:22:51Z", "revision_number": 0}}' 2023-07-24 07:22:51,768 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.172s 2023-07-24 07:22:51,769 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-be823c86-876a-4e42-bd08-0c849080994b', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dde18aa4-c496-4c9c-bea3-3444be1d824c", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv6", "direction": "ingress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:51Z", "updated_at": "2023-07-24T07:22:51Z", "revision_number": 0}}' 2023-07-24 07:22:51,981 79774 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.212s 2023-07-24 07:22:51,982 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_ group_rule": {"security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "project_id": "ebe67f177036448dad7194b309731817", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-63cae988-132c-402b-b240-348c394544fa', 'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "025df649-10b7-49f6-ac9e-8a122d1df234", "project_id": "ebe67f177036448dad7194b309731817", "tenant_id": "ebe67f177036448dad7194b309731817", "security_group_id": "8dc22286-4838-4d1b-bde0-272a8adc42e6", "ethertype": "IPv6", "direction": "egress", "protocol": "ipv6-icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:51Z", "updated_at": "2023-07-24T07:22:51Z", "revision_number": 0}}' 2023-07-24 07:22:51,982 79774 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2023-07-24 07:22:52,005 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787 0.022s 2023-07-24 07:22:52,005 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a3a3a3e0-f218-40a7-982d-49e62cd91e43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:22:52,361 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes 0.355s 2023-07-24 07:22:52,362 79774 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-1582614074", "snapshot_id": null, "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b482cf2-4976-476d-818b-e96e8485ba14', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b482cf2-4976-476d-818b-e96e8485ba14', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/vo lumes'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.293499", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:52,416 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.040s 2023-07-24 07:22:52,416 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c144a3e3-d15c-4a85-a099-3795af06e401', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c144a3e3-d15c-4a85-a099-3795af06e401', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:53,471 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.043s 2023-07-24 07:22:53,471 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d032cecb-c109-435b-882d-7846793f5cdc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d032cecb-c109-435b-882d-7846793f5cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviand ss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:54,553 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.070s 2023-07-24 07:22:54,553 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41cf5b4d-6970-43e0-b348-77bf3d5caa02', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41cf5b4d-6970-43e0-b348-77bf3d5caa02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:55,612 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.038s 2023-07-24 07:22:55,612 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8a5d9ca-9cfd-484b-a0bc-bcaf80a4b4c6', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8a5d9ca-9cfd-484b-a0bc-bcaf80a4b4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmar k", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:56,686 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.061s 2023-07-24 07:22:56,686 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39422a00-1a5d-4ff8-aa11-20e4c1e5995b', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39422a00-1a5d-4ff8-aa11-20e4c1e5995b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:57,764 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.066s 2023-07-24 07:22:57,765 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6b79618-ef4d-4c0b-86e1-d47af696797f', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6b79618-ef4d-4c0b-86e1-d47af696797f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_stat us": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:57,777 79774 INFO [tempest.common.waiters] volume 00cddcc2-f228-47bc-9d90-944ad01acb13 reached available after waiting for 5.777244 seconds 2023-07-24 07:22:57,818 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.041s 2023-07-24 07:22:57,819 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db4c91ac-2969-49f0-8c05-6182bd912b94', 'content-length': '1366', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db4c91ac-2969-49f0-8c05-6182bd912b94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:57.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:57,929 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.093s 2023-07-24 07:22:57,929 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:57 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-b19b955f-e85b-47d4-9b99-346581cbef95', '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": "4de92fb2095344de8396fd5a859b6311", "name": "tempest-TestVolumeBootPatte rn-794435888-project-member", "password_expires_at": null}, "audit_ids": ["2Kq0kizMRaC4b0cdME8i8A"], "expires_at": "2023-07-24T08:22:57.000000Z", "issued_at": "2023-07-24T07:22:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ebe67f177036448dad7194b309731817", "name": "tempest-TestVolumeBootPattern-794435888"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:57,930 79774 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'a6c9ba2f-d79b-4c12-993f-dec725a46fb3', 'name': 'tempest-TestVolumeBootPattern-688860582-network', 'tenant_id': 'ebe67f177036448dad7194b309731817', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ebe67f177036448dad7194b309731817', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51430, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:21:54Z', 'updated_at': '2023-07-24T07:21:55Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:57,956 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 400 POST http://10.0.0.210/compute/v2.1/servers 0.025s 2023-07-24 07:22:57,956 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1964393934", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1598017303"}], "block_device_m apping_v2": [{"uuid": "00cddcc2-f228-47bc-9d90-944ad01acb13", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-1838866652", "networks": [{"uuid": "a6c9ba2f-d79b-4c12-993f-dec725a46fb3"}]}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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': '73', 'x-openstack-request-id': 'req-7c5d248e-855a-4392-85c4-51b63a419a03', 'x-compute-request-id': 'req-7c5d248e-855a-4392-85c4-51b63a419a03', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:58,013 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.056s 2023-07-24 07:22:58,014 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22: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-c69be7e2-8b0d-496d-b3e4-e189c66082c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'' 2023-07-24 07:22:58,056 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.041s 2023-07-24 07:22:58,057 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3bbc3a2-3f7c-4ded-9e27-9186c759eb20', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3bbc3a2-3f7c-4ded-9e27-9186c759eb20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_form at": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:22:59,134 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.064s 2023-07-24 07:22:59,135 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c749eb-33e0-4b6f-bc74-808b1a2b4a57', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c749eb-33e0-4b6f-bc74-808b1a2b4a57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:23:00,204 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.057s 2023-07-24 07:23:00,204 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3ef6d19-5315-483e-90f0-27f81508d9ab', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3ef6d19-5315-483e-90f0-27f81508d9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "h ttp://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:23:01,265 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.042s 2023-07-24 07:23:01,266 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e141047e-8ca0-4049-84fb-4da35ebe6581', 'content-length': '1365', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e141047e-8ca0-4049-84fb-4da35ebe6581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"volume": {"id": "00cddcc2-f228-47bc-9d90-944ad01acb13", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:52.000000", "updated_at": "2023-07-24T07:22:58.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1582614074", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13"}], "user_id": "4de92fb2095344de8396fd5a859b6311", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "ebe67f177036448dad7194b309731817"}}' 2023-07-24 07:23:02,302 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ebe67f177036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13 0.024s 2023-07-24 07:23:02,303 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-84c17440-1105-414b-b2d5-08632885ef5d', 'x-openstack-request-id': 'req-84c17440-1105-414b-b2d5-08632885ef5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ebe67f1 77036448dad7194b309731817/volumes/00cddcc2-f228-47bc-9d90-944ad01acb13'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 00cddcc2-f228-47bc-9d90-944ad01acb13 could not be found."}}' 2023-07-24 07:23:02,504 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/8dc22286-4838-4d1b-bde0-272a8adc42e6 0.201s 2023-07-24 07:23:02,505 79774 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-af5b3932-76e1-4119-b334-682770e9053d', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/8dc22286-4838-4d1b-bde0-272a8adc42e6'} Body: b'' 2023-07-24 07:23:02,545 79774 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1838866652 0.039s 2023-07-24 07:23:02,546 79774 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:02 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-2a9c8ac4-73a1-4fd6-9657-12585f5bf9c4', 'x-compute-request-id': 'req-2a9c8ac4-73a1-4fd6-9657-12585f5bf9c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1838866652'} Body: b'' tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- 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_snapshots.py", line 52, in test_snapshot_create_delete_with_volume_in_use server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:22:47,330 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787 0.022s 2023-07-24 07:22:47,330 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d809af64-5019-4323-a366-aff6feb9c058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787'} 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": "aafa288331f74284a294f510c3e31961", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "b7d973e6-abff-4df8-9b16-c487f5603787", "created_at": "2023-07-24T07:14:56Z", "updated_at": "2023-07-24T07:14:57Z", "tags": [], "self": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787", "file": "/v2/images/b7d973e6-abff-4df8-9b16-c487f5603787/file", "schema": "/v2/schemas/image"}' 2023-07-24 07:22:47,893 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes 0.562s 2023-07-24 07:22:47,893 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c8c0e37-54a1-48f0-86d5-8a897dc9944e', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c8c0e37-54a1-48f0-86d5-8a897dc9944e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:47.799683", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-07-24 07:22:47,972 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.069s 2023-07-24 07:22:47,973 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {' Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7dd5d71-ab01-4a63-b962-921d0cffd48c', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7dd5d71-ab01-4a63-b962-921d0cffd48c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:49,056 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.061s 2023-07-24 07:22:49,056 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61cbf11b-0f48-44be-89ad-305b83925344', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61cbf11b-0f48-44be-89ad-305b83925344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:50,124 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.055s 2023-07-24 07:22:50,125 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f58e73-ee1a-45a0-8665-331d7b11aff4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f58e73-ee1a-45a0-8665-331d7b11aff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:51,178 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.041s 2023-07-24 07:22:51,178 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-351b30fc-2ce4-4dfd-b72e-86a74306a8f3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-351b30fc-2ce4-4dfd-b72e-86a74306a8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:52,232 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.038s 2023-07-24 07:22:52,232 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d5f6447-cbf1-4272-868e-5b3c2fff2f12', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStac k-API-Version', 'x-openstack-request-id': 'req-0d5f6447-cbf1-4272-868e-5b3c2fff2f12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:53,302 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.057s 2023-07-24 07:22:53,303 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-981d4a24-6fbe-461c-943c-5419912fa584', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-981d4a24-6fbe-461c-943c-5419912fa584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:54,371 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.045s 2023-07-24 07:22:54,371 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd33bc9b-04a3-4045-85d0-92c616ef6ab6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd33bc9b-04a3-4045-85d0-92c616ef6ab6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c4 8d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:55,423 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.040s 2023-07-24 07:22:55,423 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c005d9c3-1d27-47a7-8039-b842ed65f44b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c005d9c3-1d27-47a7-8039-b842ed65f44b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:48.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:56,476 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.041s 2023-07-24 07:22:56,476 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2cfc58f4-5534-48cb-8f4d-b6d647879b14', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2cfc58f4-5534-48cb-8f4d-b6d647879b14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "available", "size": 1, "availabilit y_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:56,495 79756 INFO [tempest.common.waiters] volume a2c50902-eef9-4166-8859-d2917d3e8c2f reached available after waiting for 9.495069 seconds 2023-07-24 07:22:56,495 79756 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:22:56,496 79756 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:22:56,599 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.101s 2023-07-24 07:22:56,600 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1659766308", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRx2blPQOnHujKjn8f/dPWNphgnLBqn7yMbRPgq1gfz0dYaB8zPXcW4yXfm7uUMYnXAqiOZ4yFAHdi64KfZvy8wtf5LwW8BFpcSt89EEqKyap3FS8WFyGR5eUq7dqOXyA=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:56 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-e85412b3-613b-4132-9f20-b3186ac14d08', 'x-compute-request-id': 'req-e85412b3-613b-4132-9f20-b3186ac14d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1659766308", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRx2blPQOnHujKjn8f/dPWNphgnLBqn7yMbRPgq1gfz0dYaB8zPXcW4yXfm7uUMYnXAqiOZ4yFAHdi64KfZvy8wtf5LwW8BFpcSt89EEqKyap3FS8WFyGR5eUq7dqOXyA==", "fingerprint": "c3:ec:fd:19:7d:71:03:f1:1b:e4:12:c7:7d:10:24:5a", "user_id": "67f2cffc9e684089a469d369ea46b245"}}' 2023-07-24 07:22:56,602 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1659766308 created 2023-07-24 07:22:56,769 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.166s 2023-07-24 07:22:56,769 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--888783176", "description": "tempest-description--1674195617"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-opens tack-request-id': 'req-e11bd077-885a-4a8a-88c1-91a1f2fb8937', 'date': 'Mon, 24 Jul 2023 07:22:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "name": "tempest-securitygroup--888783176", "stateful": true, "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "description": "tempest-description--1674195617", "shared": false, "security_group_rules": [{"id": "48b49932-8e7e-46ea-8256-deb190b2a15d", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "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": 1199, "description": null, "tags": [], "created_at": "2023-07-24T07:22:56Z", "updated_at": "2023-07-24T07:22:56Z", "revision_number": 0}, {"id": "f8b650d0-fe4a-46cb-a0ba-d1aa1a70eedf", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "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": 1200, "description": null, "tags": [], "created_at": "2023-07-24T07:22:56Z", "updated_at": "2023-07-24T07:22:56Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:22:56Z", "updated_at": "2023-07-24T07:22:56Z", "revision_number": 1, "project_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:56,939 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.169s 2023-07-24 07:22:56,939 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-9fa1dac4-7020-4b2e-b51b-da33f5c22bd7', 'date': 'Mon, 24 Jul 2023 07:22: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": "2dba9684-99b7-498c-80af-6d34555042bc", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:56Z", "updated_at": "2023-07-24T07:22:56Z", "revision_number": 0}}' 2023-07-24 07:22:57,098 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.159s 2023-07-24 07:22:57,099 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-baebebe8-20eb-44fc-bf6e-44873687eb4e', 'date': 'Mon, 24 Jul 2023 07:22:57 GMT', 'connection': 'close', 'st atus': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4e656e80-63e5-4db7-b007-15fa21303707", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "e93a74ef-de0c-458d-a9d1-22950f0c5b7a", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:22:57Z", "updated_at": "2023-07-24T07:22:57Z", "revision_number": 0}}' 2023-07-24 07:22:57,099 79756 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--888783176 created 2023-07-24 07:22:58,102 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.002s 2023-07-24 07:22:58,102 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-892940e4-692f-4a3d-8486-41f63e0d463c', 'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "88f93591-47c3-4c65-8880-faf081b6b3a0", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "floating_ip_address": "172.24.4.232", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:22:57Z", "updated_at": "2023-07-24T07:22:57Z", "revision_number": 0}}' 2023-07-24 07:22:58,102 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '88f93591-47c3-4c65-8880-faf081b6b3a0', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'floating_ip_address': '172.24.4.232', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:22:57Z', 'updated_at': '2023-07-24T07:22:57Z', 'revision_number': 0, 'ip': '172.24.4.232'} created 2023-07-24 07:22:58,183 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.076s 2023-07-24 07:22:58,184 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:58 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-38eaa876-3c21-434a-95aa-67ff528a872d', '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": "67f2cffc9e684089a469d369ea46b245", "name": "tempest-VolumesSnapshotTestJSON-360362125-project-member", "password_expires_at": null}, "audit_ids": ["n0eu_-oYQzWWyneg_YoBJw"], "expires_at": "2023-07-24T08:22:58.000000Z", "issued_at": "2023-07-24T07:22:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fda264219c48 d19c9fea1a62f18ce6", "name": "tempest-VolumesSnapshotTestJSON-360362125"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:22:58,184 79756 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': 'ddeaa03a-f524-4a16-ab61-df50534f7672', 'name': 'tempest-VolumesSnapshotTestJSON-109114160-network', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9664, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:22:34Z', 'updated_at': '2023-07-24T07:22:35Z', 'revision_number': 1} available for tenant 2023-07-24 07:22:58,185 79756 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1659766308', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKRx2blPQOnHujKjn8f/dPWNphgnLBqn7yMbRPgq1gfz0dYaB8zPXcW4yXfm7uUMYnXAqiOZ4yFAHdi64KfZvy8wtf5LwW8BFpcSt89EEqKyap3FS8WFyGR5eUq7dqOXyA==', 'fingerprint': 'c3:ec:fd:19:7d:71:03:f1:1b:e4:12:c7:7d:10:24:5a', 'user_id': '67f2cffc9e684089a469d369ea46b245', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB90CUa3ZsmaLxawfMerALVgxzx6vjMpyhFtusharaXW4/0ae2wESJg\nORWXxOMLxjCgBwYFK4EEACKhZANiAASkcdm5T0Dpx7oyo5/H/3T1jaYYJywap+8j\nG0T4KtYH89HWGgfMz13FuMl35u7lDGJ1wKojmeMhQB3YuuCn2b8vMLX+S8FvARaX\nErfPRBKismqdxUvFhchkeXlKu3ajl8g=\n-----END EC PRIVATE KEY-----\n'}, 'sec urity_group': {'id': 'e93a74ef-de0c-458d-a9d1-22950f0c5b7a', 'name': 'tempest-securitygroup--888783176', 'stateful': True, 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': 'tempest-description--1674195617', 'shared': False, 'security_group_rules': [{'id': '48b49932-8e7e-46ea-8256-deb190b2a15d', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'security_group_id': 'e93a74ef-de0c-458d-a9d1-22950f0c5b7a', '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': 1199, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:22:56Z', 'updated_at': '2023-07-24T07:22:56Z', 'revision_number': 0}, {'id': 'f8b650d0-fe4a-46cb-a0ba-d1aa1a70eedf', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'security_group_id': 'e93a74ef-de0c-458d-a9d1-22950f0c5b7a', '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': 1200, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:22:56Z', 'updated_at': '2023-07-24T07:22:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:22:56Z', 'updated_at': '2023-07-24T07:22:56Z', 'revision_number': 1, 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6'}, 'floating_ip': {'id': '88f93591-47c3-4c65-8880-faf081b6b3a0', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'floating_ip_address': '172.24.4.232', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:22:57Z', 'updated_at': '2023-07-24T07:22:57Z', 'revision_number': 0, 'ip': '172.24.4.232'}} 2023-07-24 07:22:58,210 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.0.0.210/compute/v2.1/servers 0.024s 2023-07-24 07:22:58,210 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1700917917", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "ddeaa03a-f524-4a16-ab61-df50534f7672"}], "security_groups": [{"name": "tempest-securitygroup--888783176"}], "key_name": "tempest-keypair-1659766308", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-36bc263b-c250-40b9-9928-214ebd38eea3', 'x-compute-request-id': 'req-36bc263b-c250-40b9-9928-214ebd38eea3', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:22:58,238 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1659766308 0.026s 2023-07-24 07:22:58,238 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:58 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-0f24c651-7317-4cdb-90b8-2a0a8c68e19a', 'x-compute-request-id': 'req-0f24c651-7317-4cdb-90b8-2a0a8c68e19a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1659766308'} Body: b'' 2023-07-24 07:22:58,397 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/e93a74ef-de0c-458d-a9d1-22950f0c5b7a 0.158s 2023-07-24 07:22:58,398 79756 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-b7af571b-5e0f-431d-9dec-1043cb37ea41', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e93a74ef-de0c-458d-a9d1-22950f0c5b7a'} Body: b'' 2023-07-24 07:22:58,419 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/e93a74ef-de0c-458d-a9d1-22950f0c5b7a 0.020s 2023-07-24 07:22:58,419 79756 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-a6d68729-6e98-4031-b418-61f23284be5d', 'date': 'Mon, 24 Jul 2023 07:22:58 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/e93a74ef-de0c-458d-a9d1-22950f0c5b7a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e93a74ef-de0c-458d-a9d1-22950f0c5b7a does not exist", "detail": ""}}' 2023-07-24 07:22:59,293 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/88f93591-47c3-4c65-8880-faf081b6b3a0 0.873s 2023-07-24 07:22:59,293 79756 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-51075048-73c3-4bd4-8f0b-0f2cf6a4ba04', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/88f93591-47c3-4c65-8880-faf081b6b3a0'} Body: b'' 2023-07-24 07:22:59,338 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.044s 2023-07-24 07:22:59,339 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8109a1ce-6d16-4da1-af0f-a0ee476f2190', 'content-length': '1361', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8109a1ce-6d16-4da1-af0f-a0ee476f2190', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-ee f9-4166-8859-d2917d3e8c2f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:56.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:22:59,426 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.068s 2023-07-24 07:22:59,426 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff061e26-911b-4368-b1bf-cdbdaaa553bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'' 2023-07-24 07:22:59,479 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.052s 2023-07-24 07:22:59,479 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:22:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e25da703-b2f1-4a72-b832-2f6c0f8aba75', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e25da703-b2f1-4a72-b832-2f6c0f8aba75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mul tiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:00,538 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.046s 2023-07-24 07:23:00,538 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3dc753e8-a53e-4a5c-bfdc-f3c7bc2cea73', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3dc753e8-a53e-4a5c-bfdc-f3c7bc2cea73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:01,606 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.055s 2023-07-24 07:23:01,606 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203124b9-cbef-4fed-ab0d-4560a2b5a4d6', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203124b9-cbef-4fed-ab0d-4560a2b5a4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", " updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:02,670 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.052s 2023-07-24 07:23:02,671 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-292f466d-21b1-4c27-95f2-19ae99221a61', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-292f466d-21b1-4c27-95f2-19ae99221a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:03,728 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.046s 2023-07-24 07:23:03,728 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:03 GMT', 'server': 'Apach e/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54caa37e-e434-443d-aeb9-bda1646b446d', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54caa37e-e434-443d-aeb9-bda1646b446d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:04,800 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.059s 2023-07-24 07:23:04,801 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd56d7f5-65e2-4504-8607-fa3968cbc869', 'content-length': '1360', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd56d7f5-65e2-4504-8607-fa3968cbc869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"volume": {"id": "a2c50902-eef9-4166-8859-d2917d3e8c2f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-07-24T07:22:48.000000", "updated_at": "2023-07-24T07:22:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-1532895260", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f"}], "user_id": "67f2cffc9e684089a469d369ea46b245", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "b7d973e6-abff-4df8-9b16-c487f5603787", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:05,847 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f 0.025s 2023-07-24 07:23:05,848 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23: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-c53ea5ce-b5f4-4e7d-a4b6-fc6ef6833111', 'x-openstack-request-id': 'req-c53ea5ce-b5f4-4e7d-a4b6-fc6ef6833111', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/volumes/a2c50902-eef9-4166-8859-d2917d3e8c2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a2c50902-eef9-4166-8859-d2917d3e8c2f 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 72, in test_server_detach_rules server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/scenario/manager.py", line 345, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:23:03,717 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-07-24 07:23:03,717 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-e0b9371d-2f81-4b3a-bcc4-c7dcc1c2fd5c', '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": "3ecbdafb49d3470aa3d70f270326e4c6", "name": "tempest-TestServerVolumeAttachmentScenario-1015762427-project-member", "password_expires_at": null}, "audit_ids": ["q6_Xf3pNSKelesskyNqlbw"], "expires_at": "2023-07-24T08:23:03.000000Z", "issued_at": "2023-07-24T07:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5ef5098d745d40778b254c2f08ab0723", "name": "tempest-TestServerVolumeAttachmentScenario-1015762427"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5ef5098d745d40778b254c2f08ab0723", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/5ef5098d745d40778b254c2f08ab0723", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/5ef5098d745d40778b254c2f08ab0723", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:23:03,718 79768 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '147330ee-5b0c-4d46-86a6-daa7b41abb97', 'name': 'tempest-TestServerVolumeAttachmentScenario-1218057290-network', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5ef5098d745d40778b254c2f08ab0723', ' port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 31978, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:22:47Z', 'updated_at': '2023-07-24T07:22:47Z', 'revision_number': 1} available for tenant 2023-07-24 07:23:03,719 79768 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:23:03,719 79768 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-07-24 07:23:03,930 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.206s 2023-07-24 07:23:03,931 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-530870862", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOPkB266/fjZk0cB3fqOlJCs8FtwOsZqQ1VKl1ixdRIzAZKqxktDz/LiaGQjLi+mCagfpCDyJygF+V9Dy+zEMaarkjOswp/3TE2qlVRCTyrTOMMpC5+yRknxOAZ4bR4JQ=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23: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-5bf2b7d0-9320-4711-b0f2-848ddf5c3fd1', 'x-compute-request-id': 'req-5bf2b7d0-9320-4711-b0f2-848ddf5c3fd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-530870862", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOPkB266/fjZk0cB3fqOlJCs8FtwOsZqQ1VKl1ixdRIzAZKqxktDz/LiaGQjLi+mCagfpCDyJygF+V9Dy+zEMaarkjOswp/3TE2qlVRCTyrTOMMpC5+yRknxOAZ4bR4JQ==", "fingerprint": "ff:75:ee:c4:1e:4f:90:7d:5a:0b:11:76:6a:9c:48:79", "user_id": "3ecbdafb49d3470aa3d70f270326e4c6"}}' 2023-07-24 07:23:03,935 79768 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-530870862 created 2023-07-24 07:23:04,089 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2023-07-24 07:23:04,090 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--963364846", "description": "tempest-description--339254152"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-2d66eba3-4a80-4632-83b6-19a222e2d6f8', 'date': 'Mon, 24 Jul 2023 07:23:04 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "name": "tempest-securitygroup--963364846", "stateful": true, "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "description": "tempest-description--339254152", "shared": false, "security_group_rules": [{"id": "3373cbbd-5301-499f-ad21-3dd83c0376a9", "project_id": "5ef5098d745d40778b254c2f08ab0723", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "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": 1210, "description": null, " tags": [], "created_at": "2023-07-24T07:23:03Z", "updated_at": "2023-07-24T07:23:03Z", "revision_number": 0}, {"id": "bcdde257-dd6d-43ba-9b27-91222b14b02f", "project_id": "5ef5098d745d40778b254c2f08ab0723", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "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": 1211, "description": null, "tags": [], "created_at": "2023-07-24T07:23:04Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:23:03Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 1, "project_id": "5ef5098d745d40778b254c2f08ab0723"}}' 2023-07-24 07:23:04,243 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.153s 2023-07-24 07:23:04,244 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-d833b434-0eb4-439d-bb10-ddc771d3ebea', 'date': 'Mon, 24 Jul 2023 07:23: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": "3d42a371-15a7-4fb3-a6b1-9928485c2835", "project_id": "5ef5098d745d40778b254c2f08ab0723", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:23:04Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 0}}' 2023-07-24 07:23:04,409 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.165s 2023-07-24 07:23:04,410 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-2ad36ad1-29f8-4ff8-b10b-1b0e4a0c1540', 'date': 'Mon, 24 Jul 2023 07:23: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": "c8717f6d-7dc9-40f8-aea0-db9163c2d85f", "project_id": "5ef5098d745d40778b254c2f08ab0723", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "security_group_id": "07e83b14-ea04-413c-a6a2-d057738c13b5", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:23:04Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 0}}' 2023-07-24 07:23:04,410 79768 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--963364846 created 2023-07-24 07:23:05,242 79768 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:se tUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.832s 2023-07-24 07:23:05,243 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b497dc63-85f1-494c-8883-022b2b01d135', 'date': 'Mon, 24 Jul 2023 07:23:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "43333dc5-d9c9-431f-a6e6-f99410e73f1e", "tenant_id": "5ef5098d745d40778b254c2f08ab0723", "floating_ip_address": "172.24.4.233", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "5ef5098d745d40778b254c2f08ab0723", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:23:04Z", "updated_at": "2023-07-24T07:23:04Z", "revision_number": 0}}' 2023-07-24 07:23:05,243 79768 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '43333dc5-d9c9-431f-a6e6-f99410e73f1e', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'floating_ip_address': '172.24.4.233', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5ef5098d745d40778b254c2f08ab0723', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:23:04Z', 'updated_at': '2023-07-24T07:23:04Z', 'revision_number': 0, 'ip': '172.24.4.233'} created 2023-07-24 07:23:05,244 79768 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-530870862', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOPkB266/fjZk0cB3fqOlJCs8FtwOsZqQ1VKl1ixdRIzAZKqxktDz/LiaGQjLi+mCagfpCDyJygF+V9Dy+zEMaarkjOswp/3TE2qlVRCTyrTOMMpC5+yRknxOAZ4bR4JQ==', 'fingerprint': 'ff:75:ee:c4:1e:4f:90:7d:5a:0b:11:76:6a:9c:48:79', 'user_id': '3ecbdafb49d3470aa3d70f270326e4c6', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCNq0mdWKbWMX5HK38yTGKlKf4KAsLFo5LoJODj9fZG9Cm88faxn2kN\ndoPvdpw3pLGgBwYFK4EEACKhZANiAATTj5Aduuv342ZNHAd36jpSQrPBbcDrGakN\nVSpdYsXUSMwGSqsZLQ8/y4mhkIy4vpgmoH6Qg8icoBflfQ8vsxDGmq5IzrMKf90x\nNqpVUQk8q0zjDKQufskZJ8TgGeG0eCU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '07e83b14-ea04-413c-a6a2-d057738c13b5', 'name': 'tempest-securitygroup--963364846', 'stateful': True, 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'description': 'tempest-description--339254152', 'shared': False, 'security_group_rules': [{'id': '3373cbbd-5301-499f-ad21-3dd83c0376a9', 'project_id': '5ef5098d745d40778b254c2f08ab0723', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'security_group_id': '07e83b14-ea04-413c-a6a2-d057738c13b5', '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': 1210, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:23:03Z', 'updated_at': '2023-07-24T07:23:03Z', 'revision_number': 0}, {'id': 'bcdde257-dd6d-43ba-9b27-91222b14b02f', 'project_id': '5ef5098d745d40778b254c2f08ab0723', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'security_group_id': '07e83b14-ea04-413c-a6a2-d057738c13b5', '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': 1211, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:23:04Z', 'updated_at': '2023-07-24T07:23:04Z', 're vision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:23:03Z', 'updated_at': '2023-07-24T07:23:04Z', 'revision_number': 1, 'project_id': '5ef5098d745d40778b254c2f08ab0723'}, 'floating_ip': {'id': '43333dc5-d9c9-431f-a6e6-f99410e73f1e', 'tenant_id': '5ef5098d745d40778b254c2f08ab0723', 'floating_ip_address': '172.24.4.233', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '5ef5098d745d40778b254c2f08ab0723', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:23:04Z', 'updated_at': '2023-07-24T07:23:04Z', 'revision_number': 0, 'ip': '172.24.4.233'}} 2023-07-24 07:23:05,267 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 400 POST http://10.0.0.210/compute/v2.1/servers 0.022s 2023-07-24 07:23:05,267 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-2102284361", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "147330ee-5b0c-4d46-86a6-daa7b41abb97"}], "security_groups": [{"name": "tempest-securitygroup--963364846"}], "key_name": "tempest-keypair-530870862", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '73', 'x-openstack-request-id': 'req-db305cba-1b56-4682-a368-915246a648a8', 'x-compute-request-id': 'req-db305cba-1b56-4682-a368-915246a648a8', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:23:05,298 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-530870862 0.027s 2023-07-24 07:23:05,298 79768 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23: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-42408f86-f12e-4bf1-b202-f8155fe9474e', 'x-compute-request-id': 'req-42408f86-f12e-4bf1-b202-f8155fe9474e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-530870862'} Body: b'' 2023-07-24 07:23:05,450 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/07e83b14-ea04-413c-a6a2-d057738c13b5 0.151s 2023-07-24 07:23:05,451 79768 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-04a51bd3-b43f-4021-9ba9-ce06210e1c68', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:05 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/07e83b14-ea04-413c-a6a2-d057738c13b5'} Body: b'' 2023-07-24 07:23:05,477 79768 INFO [tempest .lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/07e83b14-ea04-413c-a6a2-d057738c13b5 0.025s 2023-07-24 07:23:05,478 79768 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-921a386d-3055-4570-a3d3-aefa8b6d5aa6', 'date': 'Mon, 24 Jul 2023 07:23:05 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/07e83b14-ea04-413c-a6a2-d057738c13b5'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 07e83b14-ea04-413c-a6a2-d057738c13b5 does not exist", "detail": ""}}' 2023-07-24 07:23:06,026 79768 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/43333dc5-d9c9-431f-a6e6-f99410e73f1e 0.547s 2023-07-24 07:23:06,026 79768 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-1615caf9-f3fb-470c-abd9-f6a76dd522c4', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/43333dc5-d9c9-431f-a6e6-f99410e73f1e'} Body: b'' tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] ------------------------------------------------------------------------------------------------------------------------------------------------------------- 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_snapshots.py", line 88, in test_snapshot_create_offline_delete_online server = self.create_server(wait_until='SSHABLE') File "/opt/stack/tempest/tempest/api/volume/base.py", line 237, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 285, in create_test_server body = clients.servers_client.create_server(name=name, imageRef=image_id, File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 115, in create_server resp, body = self.post('servers', post_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 300, in post return self.request('POST', url, extra_headers, headers, body, chunked) File "/opt/stack/tempest/tempest/lib/services/compute/base_compute_client.py", line 47, in request resp, resp_body = super(BaseComputeClient, self).request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 742, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 857, in _error_checker raise exceptions.BadRequest(resp_body, resp=resp) tempest.lib.exceptions.BadRequest: Bad request Details: {'code': 400, 'message': 'Flavor 42 could not be found.'} Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-07-24 07:23:20,958 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 202 POST http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots 0.135s 2023-07-24 07:23:20,959 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873"}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2724ec3c-5633-4136-b51f-ca14234b8cf7', 'content-length': '309', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2724ec3c-5633-4136-b51f-ca14234b8cf7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:20.905087", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}}}' 2023-07-24 07:23:20,993 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.028s 2023-07-24 07:23:20,994 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28ce09e-e964-4fee-9bbe-2f8c8bb64195', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28ce09e-e964-4fee-9bbe-2f8c8bb64195', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:22,027 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.025s 2023-07-24 07:23:22,027 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb561da7-6393-44f5-a0d4-470c26be3d26', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb561da7-6393-44f5-a0d4-470c26be3d26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot -951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:23,054 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.021s 2023-07-24 07:23:23,055 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3b0a92-ac47-475e-bd76-22b6cbfde96d', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3b0a92-ac47-475e-bd76-22b6cbfde96d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:24,094 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.035s 2023-07-24 07:23:24,095 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbcf4904-6b1c-41b9-a701-55e9f7c78029', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbcf4904-6b1c-41b9-a701-55e9f7c78029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:25,127 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.027s 2023-07-24 07:23:25,127 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b2b6efc-1b68-47d9-a4d0-9b683d9783ab', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b2b6efc-1b68-47d9-a4d0-9b683d9783ab', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:26,155 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.023s 2023-07-24 07:23:26,156 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eef02b8-27b1-4e4e-9e48-9cd8eba8b469', 'content-length': '441', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eef02b8-27b1-4e4e-9e48-9cd8eba8b469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-07-24 07:23:27,182 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.022s 2023-07-24 07:23:27,183 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58c1e28a-cd68-433a-878b-f45ad71835e3', 'content-length': '468', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58c1e28a-cd68-433a-878b-f45ad71835e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:27.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "available", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:27,186 79756 INFO [tempest.common.waiters] snapshot 62846977-55aa-4752-bcdb-3106dd330067 reached available after waiting for 6.186845 seconds 2023-07-24 07:23:27,187 79756 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-07-24 07:23:27,187 79756 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, securi ty group True 2023-07-24 07:23:27,237 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.047s 2023-07-24 07:23:27,237 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-918015337", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKivO34df4uTLqiHP0yUs/+ZoAvLrdi14rSVSumIGea9VAC2VAYOHMv1uU7lsdhlS3HQy+7lhtJbbtMDKpiIHlJW8LybLK2+4sOdQM/MXeQINFsop55t7AH/SgFIAiPVhg=="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd15cdcc-ee52-49b4-8cb2-a15e74b1cd5d', 'x-compute-request-id': 'req-bd15cdcc-ee52-49b4-8cb2-a15e74b1cd5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-918015337", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKivO34df4uTLqiHP0yUs/+ZoAvLrdi14rSVSumIGea9VAC2VAYOHMv1uU7lsdhlS3HQy+7lhtJbbtMDKpiIHlJW8LybLK2+4sOdQM/MXeQINFsop55t7AH/SgFIAiPVhg==", "fingerprint": "b0:8c:73:0f:31:7d:f4:38:40:06:91:be:71:32:ec:9b", "user_id": "67f2cffc9e684089a469d369ea46b245"}}' 2023-07-24 07:23:27,240 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-918015337 created 2023-07-24 07:23:27,395 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.154s 2023-07-24 07:23:27,395 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1179253924", "description": "tempest-description--311591563"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1598', 'x-openstack-request-id': 'req-55bc26a0-2dd1-4ec8-8623-0be5aa776f0d', 'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "name": "tempest-securitygroup--1179253924", "stateful": true, "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "description": "tempest-description--311591563", "shared": false, "security_group_rules": [{"id": "baf3184e-b822-46ce-9c09-2114bf45cd04", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "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": 1228, "description": null, "tags": [], "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023-07-24T07:23:27Z", "revision_number": 0}, {"id": "e9a0e64e-5044-4e50-a113-3e99491b9540", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "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": 1227, "description": null, "tags": [], "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023-07-24T07:23:27Z", "revision_number": 0}], "tags": [], "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023- 07-24T07:23:27Z", "revision_number": 1, "project_id": "d3fda264219c48d19c9fea1a62f18ce6"}}' 2023-07-24 07:23:27,725 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.329s 2023-07-24 07:23:27,726 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-bff145ef-f932-408e-ab95-bacceae25a58', 'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "20401154-539f-487e-9022-a4eec33e9552", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023-07-24T07:23:27Z", "revision_number": 0}}' 2023-07-24 07:23:27,882 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.155s 2023-07-24 07:23:27,883 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-0667b4ee-c91a-4ba3-bdcc-6b231d3d1c57', 'date': 'Mon, 24 Jul 2023 07:23:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9b963650-3697-4c21-a913-2819318661de", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "tenant_id": "d3fda264219c48d19c9fea1a62f18ce6", "security_group_id": "bb2cf435-9591-4437-998f-dcf5abf54eaf", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "description": "", "created_at": "2023-07-24T07:23:27Z", "updated_at": "2023-07-24T07:23:27Z", "revision_number": 0}}' 2023-07-24 07:23:27,883 79756 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1179253924 created 2023-07-24 07:23:28,620 79756 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.736s 2023-07-24 07:23:28,620 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-97ee7e89-ad32-4ca7-a631-f3d2e0a91158', 'date': 'Mon, 24 Jul 2023 07:23:28 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2e30904e-dc9e-477d-9ce8-7a96e8ae5588", "tenant_id": "d3fda26 4219c48d19c9fea1a62f18ce6", "floating_ip_address": "172.24.4.23", "floating_network_id": "f725e56b-dc61-4516-8f41-9bdda0c4b7b3", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d3fda264219c48d19c9fea1a62f18ce6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-07-24T07:23:28Z", "updated_at": "2023-07-24T07:23:28Z", "revision_number": 0}}' 2023-07-24 07:23:28,621 79756 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2e30904e-dc9e-477d-9ce8-7a96e8ae5588', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'floating_ip_address': '172.24.4.23', 'floating_network_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:23:28Z', 'updated_at': '2023-07-24T07:23:28Z', 'revision_number': 0, 'ip': '172.24.4.23'} created 2023-07-24 07:23:28,705 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.079s 2023-07-24 07:23:28,705 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:28 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-04c4df9a-8ae3-428c-8173-808942d8cbc7', '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": "67f2cffc9e684089a469d369ea46b245", "name": "tempest-VolumesSnapshotTestJSON-360362125-project-member", "password_expires_at": null}, "audit_ids": ["cdNUiefXQjKEJj2HZe9fOw"], "expires_at": "2023-07-24T08:23:28.000000Z", "issued_at": "2023-07-24T07:23:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d3fda264219c48d19c9fea1a62f18ce6", "name": "tempest-VolumesSnapshotTestJSON-360362125"}, "is_domain": false, "roles": [{"id": "485d46271e76447992c8341c6d8240dc", "name": "member"}, {"id": "75899f2c61b6424093a8ee81042d7a68", "name": "reader"}], "catalog": [{"endpoints": [{"id": "c699ccd05b2c4019af359f2a6605d97e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "398d825b78274464a38e4a6e76d57cea", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "6deb696260604b778678df0146d6b555", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "5a33e2efc64f41c6aacf22c2cb5631b1", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "1bd6c1556ba148338c0bc5bd39f957e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "6fb885fa215e4287b39dda7539e8c6a8", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "3f7f0a49f0724ae69e2a517baba2512d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "a12cfaa3090f4451a8bc0fd7c4990261", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "acd40ea4d7f743d9848c94fbe3e40f68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a758975bc8e44350bbd5cbdd1ea56206", "type": "image", "name": "glance"}, {"endpoints": [{"id": "da2653a8b4ec4a309cd5405e671d7e6a", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": " ae617f4926064bfebcd56a04ac23792a", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "a0bc7e5c3d06446b97cd6b9e775b71cc", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "bac6ad11fef84d7ca4ed44851624ee87", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b5b8e02e9c524335aa5fb9d1abf35bd6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6", "region": "RegionOne"}], "id": "ce842d4ffeae4d53be5c46bc494f3fab", "type": "volumev3", "name": "cinderv3"}]}}' 2023-07-24 07:23:28,706 79756 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online) Found network {'id': 'ddeaa03a-f524-4a16-ab61-df50534f7672', 'name': 'tempest-VolumesSnapshotTestJSON-109114160-network', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 9664, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-07-24T07:22:34Z', 'updated_at': '2023-07-24T07:22:35Z', 'revision_number': 1} available for tenant 2023-07-24 07:23:28,706 79756 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-918015337', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKivO34df4uTLqiHP0yUs/+ZoAvLrdi14rSVSumIGea9VAC2VAYOHMv1uU7lsdhlS3HQy+7lhtJbbtMDKpiIHlJW8LybLK2+4sOdQM/MXeQINFsop55t7AH/SgFIAiPVhg==', 'fingerprint': 'b0:8c:73:0f:31:7d:f4:38:40:06:91:be:71:32:ec:9b', 'user_id': '67f2cffc9e684089a469d369ea46b245', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDdiClkfgxO6cG/ZIpIdRS0KLiN4hOauIb18CNJgXNkAKo5at7+HCx5\n1g6Niqv5OTugBwYFK4EEACKhZANiAASorzt+HX+Lky6ohz9MlLP/maALy63YteK0\nlUrpiBnmvVQAtlQGDhzL9blO5bHYZUtx0Mvu5YbSW27TAyqYiB5SVvC8myytvuLD\nnUDPzF3kCDRbKKeebewB/0oBSAIj1YY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'bb2cf435-9591-4437-998f-dcf5abf54eaf', 'name': 'tempest-securitygroup--1179253924', 'stateful': True, 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': 'tempest-description--311591563', 'shared': False, 'security_group_rules': [{'id': 'baf3184e-b822-46ce-9c09-2114bf45cd04', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'security_group_id': 'bb2cf435-9591-4437-998f-dcf5abf54eaf', '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': 1228, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:23:27Z', 'updated_at': '2023-07-24T07:23:27Z', 'revision_number': 0}, {'id': 'e9a0e64e-5044-4e50-a113-3e99491b9540', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'security_group_id': 'bb2cf435-9591-4437-998f-dcf5abf54eaf', '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': 1227, 'description': None, 'tags': [], 'created_at': '2023-07-24T07:23:27Z', 'updated_at': '2023-07-24T07:23:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-07-24T07:23:27Z', 'updated_at': '2023-07-24T07:23:27Z', 'revision_number': 1, 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6'}, 'floating_ip': {'id': '2e30904e-dc9e-477d-9ce8-7a96e8ae5588', 'tenant_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'floating_ip_address': '172.24.4.23', 'floating_net work_id': 'f725e56b-dc61-4516-8f41-9bdda0c4b7b3', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd3fda264219c48d19c9fea1a62f18ce6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-07-24T07:23:28Z', 'updated_at': '2023-07-24T07:23:28Z', 'revision_number': 0, 'ip': '172.24.4.23'}} 2023-07-24 07:23:28,733 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_offline_delete_online): 400 POST http://10.0.0.210/compute/v2.1/servers 0.026s 2023-07-24 07:23:28,733 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-1761291424", "imageRef": "b7d973e6-abff-4df8-9b16-c487f5603787", "flavorRef": "42", "networks": [{"uuid": "ddeaa03a-f524-4a16-ab61-df50534f7672"}], "security_groups": [{"name": "tempest-securitygroup--1179253924"}], "key_name": "tempest-keypair-918015337", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:28 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': '73', 'x-openstack-request-id': 'req-25bcb0d1-1e27-475e-9d51-991503145f55', 'x-compute-request-id': 'req-25bcb0d1-1e27-475e-9d51-991503145f55', 'connection': 'close', 'status': '400', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"badRequest": {"code": 400, "message": "Flavor 42 could not be found."}}' 2023-07-24 07:23:28,760 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-918015337 0.025s 2023-07-24 07:23:28,761 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-779736c8-b51e-419d-8334-e7be90e1bace', 'x-compute-request-id': 'req-779736c8-b51e-419d-8334-e7be90e1bace', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-918015337'} Body: b'' 2023-07-24 07:23:28,884 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/bb2cf435-9591-4437-998f-dcf5abf54eaf 0.122s 2023-07-24 07:23:28,884 79756 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-1a5424ff-0ef5-4d91-929b-c50f7947172c', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bb2cf435-9591-4437-998f-dcf5abf54eaf'} Body: b'' 2023-07-24 07:23:28,904 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/bb2cf435-9591-4437-998f-dcf5abf54eaf 0.019s 2023-07-24 07:23:28,904 79756 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-bc5e2064-f82c-4a23-98ee-0e804719a9ee', 'date': 'Mon, 24 Jul 2023 07:23:28 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/bb2cf435-9591-4437-998f-dcf5abf54eaf'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group bb2cf435-9591-4437-998f-dcf5abf54eaf does not exist", "detail": ""}}' 2023-07-24 07:23:29,325 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2e30904e-dc9e-477d-9ce8-7a96e8ae5588 0.420s 2023-07-24 07:23:29,325 79756 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-43999d7b-bf61-4e52-8b1e-6aebdfe08f76', 'content-length': '0', 'date': 'Mon, 24 Jul 2023 07:23:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2e30904e-dc9e-477d-9ce8-7a96e8ae5588'} Body: b'' 2023-07-24 07:23:29,383 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.057s 2023-07-24 07:23:29,383 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23: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-febd3e98-3486-49d5-88b9-580848487f39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'' 2023-07-24 07:23:29,404 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.020s 2023-07-24 07:23:29,404 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcc9f56-5539-40b4-88f2-a3a7280758e9', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcc9f56-5539-40b4-88f2-a3a7280758e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:30,432 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.023s 2023-07-24 07:23:30,433 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json ', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90376241-5476-4372-8255-ea7eb8196bc7', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90376241-5476-4372-8255-ea7eb8196bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:31,462 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.023s 2023-07-24 07:23:31,462 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412e857a-d965-4571-8fbe-a484ae1a1c91', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412e857a-d965-4571-8fbe-a484ae1a1c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:32,491 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.023s 2023-07-24 07:23:32,491 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ec8442f-9635-47c0-900a-3d33c79dbd3d', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ec8442f-9635-47c0-900a-3d33c79dbd3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:33,524 7975 6 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.025s 2023-07-24 07:23:33,525 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc882662-1c79-4ed5-840f-8124c05e9dfc', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc882662-1c79-4ed5-840f-8124c05e9dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:34,552 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.022s 2023-07-24 07:23:34,552 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6372c0f1-d573-4a35-a234-d579e38242a7', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6372c0f1-d573-4a35-a234-d579e38242a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:35,578 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.021s 2023-07-24 07:23:35,578 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7214a9-3181-4244-8114-bb92fd154ab9', 'content-length': '467', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7214a9-3181-4244-8114-bb92fd154ab9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"snapshot": {"id": "62846977-55aa-4752-bcdb-3106dd330067", "created_at": "2023-07-24T07:23:21.000000", "updated_at": "2023-07-24T07:23:29.000000", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-951089873", "description": null, "volume_id": "17982a7d-9ecc-4bec-9868-5ffc0d0b5094", "status": "deleting", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "d3fda264219c48d19c9fea1a62f18ce6", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-07-24 07:23:36,624 79756 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067 0.040s 2023-07-24 07:23:36,625 79756 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 24 Jul 2023 07:23:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '111', 'content-type': 'application/json', 'x-compute-request-id': 'req-54845b2e-94d0-425e-9cc7-664ecc07f3f4', 'x-openstack-request-id': 'req-54845b2e-94d0-425e-9cc7-664ecc07f3f4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/d3fda264219c48d19c9fea1a62f18ce6/snapshots/62846977-55aa-4752-bcdb-3106dd330067'} Body: b'{"itemNotFound": {"code": 404, "message": "Snapshot 62846977-55aa-4752-bcdb-3106dd330067 could not be found."}}' ====== Totals ====== Ran: 290 tests in 377.1454 sec. - Passed: 216 - Skipped: 33 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 41 Sum of execute time for each test: 1364.7917 sec. ============== Worker Balance ============== - Worker 0 (26 tests) => 0:03:00.340407 - Worker 1 (40 tests) => 0:03:45.523623 - Worker 2 (20 tests) => 0:05:31.782160 - Worker 3 (21 tests) => 0:05:03.545216 - Worker 4 (16 tests) => 0:02:02.792608 - Worker 5 (37 tests) => 0:03:39.246966 - Worker 6 (43 tests) => 0:05:05.011897 - Worker 7 (16 tests) => 0:03:30.700995 - Worker 8 (24 tests) => 0:04:51.711617 - Worker 9 (14 tests) => 0:03:10.799658 - Worker 10 (18 tests) => 0:04:41.502715 - Worker 11 (15 tests) => 0:04:57.907240 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed